
Originally Posted by
nothingspecial
Try
Code:
sudo chown -R keith:keith /media/usb0
Thanks for reply, but...
Code:
chown: changing ownership of `/media/usb0/stuff/dttls': Operation not permitted
chown: changing ownership of `/media/usb0/stuff': Operation not permitted
chown: changing ownership of `/media/usb0': Operation not permitted
fdisk -l gives...
Code:
Disk /dev/sdd: 2057 MB, 2057306112 bytes
255 heads, 63 sectors/track, 250 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000336de
Device Boot Start End Blocks Id System
/dev/sdd1 * 1 250 2008093+ b W95 FAT32
cat /etc/fstab gives just the root, home and swap partitions, no entry for USB as I was sort of expecting there not to be. Would adding an fstab entry help?
Bookmarks