Results 1 to 4 of 4
Hi, please help me! I have installed easy peasy on my toshiba laptop.
I used the install wizard provided and partitioned my hard drive so that windows was in the ...
- 07-09-2009 #1Just Joined!
- Join Date
- Jul 2009
- Posts
- 2
[SOLVED] GRUB doesn't see existing windows installation
Hi, please help me! I have installed easy peasy on my toshiba laptop.
I used the install wizard provided and partitioned my hard drive so that windows was in the first section (I set the usage to 'do not use'), then created a swap space of 2gb, then created an ubuntu partition of 10gb. Everything seemed to go fine (I'm actually typing this from firefox in easy peasy) but when I turn the laptop on, I'm only given a boot menu if I keep pressing the esc key during bootup and even when I get to the boot screen, it doesn't give me an option of selecting windows.
How do I get it back?
All the other people in my house only use windows, so I must get the old xp as a boot option.
Please help me, before I have to wipe everything and do a fresh install!!
- 07-09-2009 #2
Hi and Welcome !
Its really easy to add Windows OS in GRUB menu but we have to check partition structure of your Hard disk first. Open Terminal and execute this
Post output here.Code:sudo fdisk -l
* Its small L in fdisk -l.
Press Alt+F2 and type this in Command Box :when I turn the laptop on, I'm only given a boot menu if I keep pressing the esc key during bootup
It will open menu.lst file in Gedit with root privileges.Code:gksu gedit /boot/grub/menu.lst
Put # sign before hiddenmenu line.
GRUB Menu will start appearing at startup by default.Code:#hiddenmenu
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-09-2009 #3Just Joined!
- Join Date
- Jul 2009
- Posts
- 2
ahem... embarrasing...
erm, I may have panicked in posting too early.
I did a more detailed search than I had attempted earlier and found an answer.
I had to edit the menu file to get XP to appear in the boot menu. My windows installation had become corrupted, so a quick re-install of XP and now everything is peachy!
Sorry for wasting your time.
Thanks,
Barnaby
- 07-09-2009 #4
Its all right. Do start a new thread if you have any other question.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


