Skip to main content

Thread: 11.04 and Windows 7


on 10.04 'host' folder can see 'documents' folder on windows 7 it's useful have access same area whichever system i'm using.

updated 11.04 , host folder not appear can't access data on windows????

ideas folder links two????

type follow command in terminal display partition structure
code:
sudo parted --list
find out windows 7 partition, "/dev/sda1"

edit /etc/fstab
add following line
code:
/dev/<windows 7 partition>            /path/of/mount       ntfs-3g    uid=1000,gid=100,umask=027 0 0
restart ubuntu


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] 11.04 and Windows 7


Ubuntu

Comments