| |||||||
| Linux OS Problems General Linux-based OS problems. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #2 (permalink) | |
| Do you want it to be first or do you just want Windows to be the default so unless you hit enter on another option or press a button on the keyboard it will wait 10 seconds or whatever you want the timeout as and if you don't do anything it will boot into Windows? | ||
| | | |
| | #4 (permalink) | |
| I think you can do the following: open a console and do sudo gedit /boot/grub/menu.lst then edit this section accordingly: Code: ## default num # Set the default entry to the entry number NUM. Numbering starts from 0, and # the entry number 0 is the default if the command is not used. # # You can specify 'saved' instead of a number. In this case, the default entry # is the entry saved with the command 'savedefault'. default 0 | ||
| | | |
| | #8 (permalink) | |
| Apex Techie Lite | gedit /boot/grub/grub.conf #boot=/dev/hda default=0 timeout=5 splashimage=(hd0,1)/boot/grub/splash.xpm.gz hiddenmenu title Linux root (hd0,1) kernel /boot/vmlinuz-2.6.17-1.2157_FC5 ro root=LABEL=/ rhgb quiet initrd /boot/initrd-2.6.17-1.2157_FC5.img title Windows XP rootnoverify (hd0,0) chainloader +1 it counts the title lines starting from 0. so it will use the title entry higher up on the list. moving windows up above the linux entry will make it 0 so it is the default. or you can change the default number from 0 to 1. either way will work. | |
| | | |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| warm boot performs cold boot..... | PCApexUser01 | Intel CPU/Motherboard OC | 9 | 11-June-06 08:09 PM |
| The Register // Intel Mac tricked into triple-boot config | Gizmo | The Register RSS | 0 | 19-April-06 01:06 PM |
| The Register // Intel Mac tricked into triple-boot config | Gizmo | The Register RSS | 0 | 18-April-06 09:03 PM |
| What would be the best config | jnr4817 | Other Hardware | 3 | 30-October-04 07:03 PM |
| Cant change HDD cable config and boot | Demon Made | Other Hardware | 6 | 27-June-04 01:15 PM |