grrr. GRUB!

Associate
Joined
13 May 2007
Posts
103
Location
West Yorkshire, UK
hey guys, im a half linux user as in i know quite a bit but still learning, im looking to do a weird thing but it might take some time to think out
Okay!

grub anoys the hell outa me so id like the default windows boot loader is there anyway of doing this so it listes my xp AND ubuntu install through it? or will i always need grub? :(
i noticed when i did "Wubi" it used this and not the grub loader so i assume its possible

any reply would be great and sorry if its already been posted!
 
Edit menu.lst

copy & paste the windows entry above the linux entry and delete the other lines.

Make sure you make a menuBAK.lst first though coz when linux does a kernal update it may very well overwrite the first entry in GRUB...that being your windows entry.
 
I've found when I used to update my distros kernel the new one just gets added not had anything removed before
 
Edit menu.lst

copy & paste the windows entry above the linux entry and delete the other lines.

Make sure you make a menuBAK.lst first though coz when linux does a kernal update it may very well overwrite the first entry in GRUB...that being your windows entry.

Or you could just change which option it makes the default - I did this in Ubuntu and I'm a 3 week veteran of Linux :D

The only slightly annoying thing is when you get a kernel change, it can affect which number becomes the default.

Shows you how to do it here
 
Back
Top Bottom