Results 1 to 2 of 2
how can i change the default of the GRUB boot loader, because it's set on linux as the default but i want to change it...
thanx...
- 05-01-2004 #1Just Joined!
- Join Date
- Apr 2004
- Location
- Amman/Jordan
- Posts
- 5
GRUB default
how can i change the default of the GRUB boot loader, because it's set on linux as the default but i want to change it...
thanx
- 05-01-2004 #2
as root (or su -) use your favorite editor to edit /boot/grub/grub.conf
Here you will find a line that says default followed by a number, the number is the number of the title entry that you want as default (counting from zero not one). Change this number to the entry (OS) that you want (each OS has its own "title" line, count these starting at zero).
Save the file.
Reboot
Have fun
Nerderello
ps. what's wrong with having Linux as your default OS? :P
Use Suse 10.1 and occasionally play with Kubuntu
Also have Windows 98SE and BeOS


Reply With Quote
