Si cela peux aider , voici mon fstab sur HandyLinux basé sur Debian …
(( pas de problèmes d’écriture sur ma clé-usb sur Handy ))
$ cat /etc/fstab
/etc/fstab: static file system information.
Use ‘blkid’ to print the universally unique identifier for a
device; this may be used with UUID= as a more robust way to name devices
that works even if disks are added and removed. See fstab(5).
/ was on /dev/sda2 during installation
UUID=7b1b44ac-9839-4abc-838d-a96a47545b24 / ext4 errors=remount-ro 0 1
swap was on /dev/sdb3 during installation
UUID=28654950-ce67-4ed8-a4bc-8b33e5f79fd5 none swap sw 0 0
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/sr1 /media/cdrom1 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
#/dev/sdc1 /media/usb0 auto rw,user,noauto 0 0
voici l’image-ecran :
pix.toile-libre.org/upload/origi … 254777.png
==================================
Alors … J’ai changé mon ( fstab ) sur ma Debian de mon ordi de testes , pour ceci :
$ cat /etc/fstab
/etc/fstab: static file system information.
Use ‘blkid’ to print the universally unique identifier for a
device; this may be used with UUID= as a more robust way to name devices
that works even if disks are added and removed. See fstab(5).
/ was on /dev/sdb4 during installation
UUID=fb951bf0-b5d9-4c30-a5de-76d20249055d / ext4 errors=remount-ro 0 1
swap was on /dev/sdb3 during installation
UUID=c41563f0-9c7b-4387-b7b3-42b783097242 none swap sw 0 0
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/sr1 /media/cdrom1 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
#/dev/sdc1 /media/usb0 auto rw,user,noauto 0 0
===================================================================================
fait ensuite :
aptitude update
===================================================================================
Et maintenant , ----> (( Je peux écrire sur ma clè-USB )) … 
Merci mes amis … 