mount - Unable to write to external hard drive - Ask Ubuntu


i unable write external hard drive.

this output of 'mount' command:

joris@joris $ mount [...] /dev/sda1 on /media/joris/lacie4tb1 type vfat (rw,nosuid,nodev,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush,uhelper=udisks2) [...] 

and output of gparted:

joris@joris $ sudo gparted -l [...] model: lacie p9230 (scsi) disk /dev/sda: 4001gb sector size (logical/physical): 4096b/4096b partition table: msdos  number  start  end     size    type     file system  flags 1      258kb  4001gb  4001gb  primary               lba [...] 

i have tried running:

joris@joris $ sudo mount -o remount,uid=1000,gid=1000,rw /dev/sdb1 

and although makes folders (in explorer) appear read/write capable, still unable copy, or write drive.

can me?


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User