Re: cannot write to usb drive

2009-09-16 Thread Emanoil Kotsev
PierPaolo wrote: > maybe not utf-8 but nls=utf8, > then try -o rw,force,nls=uft8, > then hope that initial sectors of the drive (when it is flash too?) aren't > damaged... if you could, try mounting the drive from winzoz, maybe it was > unmounted from there without "safe removing" or such like tha

Re: cannot write to usb drive

2009-09-16 Thread PierPaolo
maybe not utf-8 but nls=utf8, then try -o rw,force,nls=uft8, then hope that initial sectors of the drive (when it is flash too?) aren't damaged... if you could, try mounting the drive from winzoz, maybe it was unmounted from there without "safe removing" or such like that, once, long time ago, this

Re: cannot write to usb drive

2009-09-16 Thread Emanoil Kotsev
Umarzuki Mochlis wrote: > 2009/9/16 PierPaolo : >> try mounting with -o rw,nls=utf-8 >> > > umarz...@ctrl:~$ sudo mount -o rw,nls=utf-8 /dev/sdc1 /mnt/ > mount: block device /dev/sdc1 is write-protected, mounting read-only > mount: wrong fs type, bad option, bad superblock on /dev/sdc1, >

Re: cannot write to usb drive

2009-09-16 Thread Umarzuki Mochlis
2009/9/16 PierPaolo : > try mounting with -o rw,nls=utf-8 > umarz...@ctrl:~$ sudo mount -o rw,nls=utf-8 /dev/sdc1 /mnt/ mount: block device /dev/sdc1 is write-protected, mounting read-only mount: wrong fs type, bad option, bad superblock on /dev/sdc1, missing codepage or helper program, or

Re: cannot write to usb drive

2009-09-16 Thread PierPaolo
try mounting with -o rw,nls=utf-8 On Wed, Sep 16, 2009 at 08:36, Emanoil Kotsev wrote: > Umarzuki Mochlis wrote: > > > [12405.685764] sd 9:0:0:0: [sdb] Write Protect is on > > [12405.685764] sd 9:0:0:0: [sdb] Mode Sense: 23 00 80 00 > > This is the issue, and it seems you have a write protection

Re: cannot write to usb drive

2009-09-15 Thread Emanoil Kotsev
Umarzuki Mochlis wrote: > [12405.685764] sd 9:0:0:0: [sdb] Write Protect is on > [12405.685764] sd 9:0:0:0: [sdb] Mode Sense: 23 00 80 00 This is the issue, and it seems you have a write protection enabled on the stick. read the documentation about this model (or tell us what model it is) check

Re: cannot write to usb drive

2009-09-15 Thread Emanoil Kotsev
Umarzuki Mochlis wrote: > > It is /dev/sdb1. I could not find any write protection button on this > usb flashdrive. How can I make this one writeable again? > If it's NTFS use fuse.ntfs to mount. fstab entry example: /dev/hda1 /mnt/c fuse.ntfs locale=en_US.utf8 0 0 IF the above is not the c

Re: cannot write to usb drive

2009-09-15 Thread Umarzuki Mochlis
2009/9/16 Till Wimmer : > Umarzuki Mochlis wrote: >> >> umarz...@ctrl:~$ sudo mount /dev/sdb1 /mnt/ >> mount: block device /dev/sdb1 is write-protected, mounting read-only >> umarz...@ctrl:~$ df -h >> Filesystem            Size  Used Avail Use% Mounted on >> /dev/sda1              11G  7.7G  2.2G  

Re: cannot write to usb drive

2009-09-15 Thread Till Wimmer
Umarzuki Mochlis wrote: umarz...@ctrl:~$ sudo mount /dev/sdb1 /mnt/ mount: block device /dev/sdb1 is write-protected, mounting read-only umarz...@ctrl:~$ df -h FilesystemSize Used Avail Use% Mounted on /dev/sda1 11G 7.7G 2.2G 78% / tmpfs 1.9G 0 1.