This is likely to be a permission problem. Many filesystems commonly
used on flash drives (like vfat) do not have support for file
permission/ownership themselves. On modern distributions like Ubuntu,
fake permissions are put on top of these filesystems in such a way that
normal users have read and write permissions.

Ext3 on the other hand does have full support for unix style file
permissions (usb drive or not), and these will be respected by the
operating system. As a result you may well have insufficient rights by
default to write to the filesystem as a normal user after formatting.
Please mount the usb drive and then change the permissions and/or
ownership in order to make the drive writable (using sudo when needed).


** Changed in: Ubuntu
       Status: New => Incomplete

-- 
Auto-mounted USB thumb drive only has user write permission if FAT16 or FAT32
https://bugs.launchpad.net/bugs/121900
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to