Quote (jpeters @ April 25 2006,04:08) |
Part Two: Editing "menu.lst" to load Windows "Menu.lst" should be in the partition where you loaded the install, such as /mnt/hda1/boot/grub/menu.lst, although I found mine in the cdrom folder. To edit, you need to be in root, so right click on the Emelfm icon. Note, that the copy found at Knoppix/boot/grub can't be edited. Everyone but the newbies know exactly why, and were born with this knowledge. To get windows back, delete the # marks (used to deactivate lines of code for commenting) on the last 5 lines, begining with "title Windows". That's the word you would like to see on the screen when your grub menu appears after rebooting. You would also like it to load your operating system, so edit the second line to point to the correct partition. Note that in grub language, hda1 is (hd0,0). Hd2 is (hd0,1). The reason why this is true is well known to all but us newbies, so don't expect to see it documented anywhere. I hope that I haven't spoiled the joy of hunting down your windows operating system for anyone, but after reading a few posts where newbies reinstalled their operating systems from scratch, I thought it might be worth posting for the non-initiated trying out linux for the first time. Fortunately, I had a free day to play hide and seek. |