Permission
Nils Kassube
kassube at gmx.net
Wed May 13 13:54:18 UTC 2009
Allen Meyers wrote:
> On Wed, May 13, 2009 at 12:37 AM, Nils Kassube <kassube at gmx.net>
wrote:
> > What file system did you use (ext2/3, FAT, NTFS)?
> Anyway the concern that persists is permission related. Both
> partitions are mounted, original partition I have permission, new one
> I do not. So it comes down to ownership I guess 2nd partition.
> Do I want to do as you advised
> sudo mkdir /media/New_Partition_On_USB_Disk/$USER
>
> > sudo chown $USER: /media/New_Partition_On_USB_Disk/$USER
>
> in light of what I discovered?
Well, you didn't answer the question about the file system. Just in case
you don't know, you can find it out with the command
mount
in a terminal. That will tell you the type of the file sytem for each
partition. The commands of my previous mail are for an ext2/ext3
partition and they would still apply. But it wouldn't work that way with
FAT/NTFS.
Nils
More information about the ubuntu-users
mailing list