|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (8 bit)
Join Date: Sep 2002
Posts: 188
|
Lilo Issues
Is there a way to change the boot order in Lilo (dual boot system) without reinstalling both OS systems. RIght now if boots into Linux first if you don't touch anything, and this computer likes to restart on it's own randomly when nobody is around, and not everybody that uses it knows Linux and they don't know what to do if they come in and see that OS on the screen.
|
|
|
|
|
|
#2 |
|
Member (11 bit)
Join Date: Nov 1999
Location: Northeast, Michigan
Posts: 1,063
|
yes you can, when you boot into linux log in as root, then from the control center I think under system then look for boot config you can edit lilo from there.
or if you like going by way of command line I would ' su - ' to get root privileges,then type' lilo -D label (label being your windows drive, /dev/hda? |
|
|
|
|
|
#3 |
|
Member (10 bit)
|
log in as root
edit the /etc/lilo.conf file (in RedHat that is where it is) page down to where it says: timeout=50 message=/boot/message lba32 default=linux change the default=linux to default=(whatever the label is for the OS you want to boot by default) reboot. Now that you are done......go and install GRUB. You'll be happier!
__________________
Nisi defectum, Exploro quippini |
|
|
|
|
|
#4 |
|
Member (11 bit)
Join Date: Nov 1999
Location: Northeast, Michigan
Posts: 1,063
|
after you edit the lilo.conf file, you need to run /sbin/lilo for the changes to take effect.
go to the Start panel, then Run, type /sbin/lilo |
|
|
|
|
|
#5 |
|
Member (10 bit)
|
mikeL is right..thanks for correcting my oversite
yet another reason to use GRUB |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|