Results 1 to 3 of 3
Can any one tell be how to set Windows as the default boot partition under lilo???
I would like to have the Windows option appearing first instead of the Linux
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-07-2005 #1Just Joined!
- Join Date
- Nov 2004
- Posts
- 15
Configuring Lilo
Can any one tell be how to set Windows as the default boot partition under lilo???
I would like to have the Windows option appearing first instead of the Linux
I have Slackware 9.1 installed in one partition (hda2)
and Windows Xp on another partition on the same harddrive (hda1)
- 01-07-2005 #2Linux Newbie
- Join Date
- Jul 2004
- Location
- Oklahoma City, OK
- Posts
- 232
I've no idea why you'd want Windows as the default boot, but here goes.
Open /etc/lilo.conf in an editor with root privilege. Look for something that looks like this:
and this:Code:image = /boot/vmlinuz initrd = /boot/initrd.gz root = /dev/hda7 label = Linux read-only
Swap their positions and save. Then just run LILO and reboot.Code:other = /dev/hda1 label = Windows table = /dev/hda
OH NOOOOO!!!!!! You did it the way I said?
- 01-08-2005 #3Just Joined!
- Join Date
- Nov 2004
- Posts
- 15
thanks for the info
though get me wrong i'll choose slack any day over Xp, but i'm gettin some problems gettin my modem to work in linux


Reply With Quote
