Click to See Complete Forum and Search --> : grub
I'm using two hard drives in one of my PCs.
With two operating systems, win98 and Mandrake 7.2. How do I edit the "GRUB operating system chooser"? :confused:
So I can rearange the seqence in the list.
Convert
04-05-2001, 03:23 AM
simple, su in as root and run this command:
/sbin/lilo
Now just open your favorite text editor and edit the /etc/lilo.conf file.
I HATE GRUB, LILO forever!
bdg1983
04-05-2001, 05:39 AM
Just do a search for grub here (http://support.calderasystems.com/caldera) and you will find all you want to know about grub, including booting from a 2nd drive.
LiNuts
04-05-2001, 07:11 AM
O.K. if you dont want to do a search, do this.
cd to /boot/grub, then su for root privleges, and use your editor to edit the menu.1st file, and change the default from linux to whatever you want to boot to 1st.
Cheers
LiNuts