Ubuntu and windows file exchange; Copy Problem
Hodgins Family
ehodgins at telusplanet.net
Mon Dec 19 18:21:18 UTC 2005
Good morning!
> While installing Ubuntu I have created a Fat32 partition of 5 GB to
> exchance files with Windows; now the problem is that I cannot see that
> partition from linux(or I am looking at the wrong places). I have sda1,
> sda2 (which I cannot see inside due to a permission conflict).Message is
> "You do not have the permissions necessary to view the contents of "sda2"".
>
> I again get a permission error while trying to copy a file with
>
> cp deneme.cpp /home/
>
>
> error is
>
> cp: cannot create regular file `/home/deneme.cpp': Permission denied
You will (likely) want to have a 'umask' statement in the relevant line
of your fstab file. Have a look at this page:
http://gentoo-wiki.com/HOWTO_Mount_Windows_partitions_(DOS,_FAT,NTFS).
Ignore the gentoo origin...for this situation, the differences with
Ubuntu are not likely to be relevant
Also google for the following terms: fstab linux umask fat
HTH
Rob
More information about the ubuntu-users
mailing list