I was trying to install ubuntu in my windows 7 with separate partition, and I made a CD for ubuntu 10.10 and installed into my computer. But after I installed ubuntu I don't see any option for windows 7. It seems like I lost everything my important documents. Is there any way I could get back my files. Please help me out.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
You could have read something like this before you tried to install Ubuntu as dual boot : https://help.ubuntu.com/community/WindowsDualBoot If you installed Ubuntu in separate partition then you can access your windows files from ubuntu. You can find all the partitions(including windows) from the 'places' menu on the top panel |
|||
|
|
|
Boot Ubuntu, open a terminal and enter the command: sudo update-grub This command will create the file grub.cfg which will update your grub-menu. Then Reboot. Now Windows 7 should appear in the boot-menu. If it doesn't help you can mount your windows partition from ubuntu to access your files. |
|||
|
|