Trying to see my Windows partition in Feisty
Hey everybody,
I installed NTFS support using Automatix2. At first it showed my 49 gig windows partition, but when I rebooted it was gone. I looked in the mount folder, but I could have sworn it was in the quot;computerquot; folder. Anybody have any idea what could have happened? Did Feisty not remount this partition, or do I have do that manually every time I want access to my windows files?
Thanks,
Helixed
In a terminal type these three commands:
sudo fdisk -l
(i.e. lowercase L)
mount
cat /etc/fstab
Post the output.
Well, it's weird, but when I restarted again, the OS suddenly seems to be able to read my partition. I can't really figure out why this is, but after several more restarts it's still there. I guess I'll post back if I have this problem again. Thanks for the help.
Helixed
I had the same problem. After typing the three statements I got the following output:
#Entry for /dev/sda3 :
UUID=e322ccbd-772e-4bde-81e6-0ac5278638d / ext2 defaults, errors=remount - ro 0 1
Have no clue what this means.... |