|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 | |
|
Member (1 million bit!)
Join Date: Feb 2003
Location: NY
Posts: 1,160
|
Changing boot order
I've been dual booting Red Hat and Windows 2000 on my laptop for a while using GRUB as the boot loader. Is there a way to change the boot order so Windows is the primary OS instead of Red Hat?
Thanks
__________________
![]() |
|
|
|
|
|
|
#2 |
|
Member (8 bit)
Join Date: Mar 2002
Location: An ancient aircraft hangar.
Posts: 185
|
Grub has a configuration file /boot/grub/menu.lst. There should normally be a DEFAULT label within the file that determines which OS label that the grub bootloader should go to first. As I recall, Grub starts with 0 (not 1) as the first value. So if a Linux entry is the first OS entry and Windows is the second, simply change the DEFAULT value from "0" to "1".
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|