I cant see my windows drive in ubuntu
Posted
by
Shardul Dhande
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Shardul Dhande
Published on 2012-11-18T14:48:15Z
Indexed on
2012/11/18
17:24 UTC
Read the original article
Hit count: 284
I'm n00ber than any n00b you ever seen, so bear with me... I just downloaded wubi and installed ubuntu 12.10 along with Windows 7 on the same HDD. Linux works fine, but doesnt show files from drive C (on which it is installed). I really need C as it contains all my files. I did df -h in the terminal. It does show the drive.
/dev/sda2 577G 220G 358G 38% /host
Now I tried to mount the drive
sudo mount /dev/sda2
and got the response
mount: /dev/sda2 already mounted or /host busy
mount: according to mtab, /dev/sda2 is already mounted on /host
I dont know what that means. The drive doesnt show up in HOME FOLDER.
What am i supposed to do now?
© Ask Ubuntu or respective owner