0

Possible Duplicate:
How can I repair grub? (How to get Ubuntu back after installing Windows?)

i have a notebook in which i installed windows, and then linux on another partition. Today, i had to reinstall windows and now i don't have access to the boot menu when the computer boots. Now i can't seem to get the grub boot menu, so i can't access my linux system.

I have tried to follow these instructions from the Ubuntu Documentation, but i can't seem to get it.

I ran the Ubuntu Live CD and
1 - I can't find Boot-Repair
2 - in the terminal, when i run fdisk -l, i get:

/dev/sda1 - HPFS/NTFS/exFAT  
/dev/sda2 - HPFS/NTFS/exFAT  
/dev/sda3 - Extended  
/dev/sda5 - HPFS/NTFS/exFAT  
/dev/sda6 - HPFS/NTFS/exFAT  
/dev/sda7 - Linux swap / Solaris  

Please help, thanks

1 Answers1

2

Find? I thought that you had to use the live cd and then install boot-repair, as seen here. Is that what you did?

This is also relevant.

Hope that helps!

Did you perhaps had an image of your windows system in a hidden partition and recovered it from there? If that's the case, then you probably lost your ubuntu partition. Just saying cause I had the same problem and the only thing I could do is install everything from the start.

Kostis
  • 175