I installed Ubuntu 12.04 a few days back on my laptop alongside Windows 7. There was some problem during the installation and this corrupted the Windows 7 boot loader. Now I can't start Windows, but Ubuntu works pretty great.
Initially I could view the other Windows partitions in Nautilus (C:
, D:
, etc.) and I could view the files in them. (I never tried accessing any, :( ). But now only Home and File System are shown in nautilus. I ran this command:
sudo lsblk -o NAME,SIZE
and it shows all the partitions correctly. So this means they exist. How do I get them to show up in nautilus? I really need to access some of the files until i get windows up and running( Which might take a while...). Any help would be appreciated!