[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: USB cannot be read
- From: Antonio Olivares <olivares14031 yahoo com>
- To: For testers of Fedora Core development releases <fedora-test-list redhat com>
- Subject: Re: USB cannot be read
- Date: Sun, 11 May 2008 09:52:08 -0700 (PDT)
--- Antonio M <antonio montagnani gmail com> wrote:
> 2008/5/11 Antonio M <antonio montagnani gmail com>:
> > After some time I plugged my USB MP3 player and I
> find that is seen as
> > read-only!!!!
> > What is the component to blame???
> >
> > It was working fine....Fedora 9 fully updated!!!
> >
> > Tnx
> >
> > --
> > Antonio Montagnani
> > Skype : antoniomontag
> >
>
> and this is my mtab file
>
> /dev/mapper/VolGroup00-LogVol00 / ext3 rw 0 0
> proc /proc proc rw 0 0
> sysfs /sys sysfs rw 0 0
> devpts /dev/pts devpts rw,gid=5,mode=620 0 0
> /dev/sda1 /boot ext3 rw 0 0
> tmpfs /dev/shm tmpfs rw 0 0
> none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
> sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0
> fusectl /sys/fs/fuse/connections fusectl rw 0 0
> /dev/sdb1 /media/disk vfat
> ro,nosuid,nodev,uhelper=hal,shortname=lower,uid=500
> 0 0
>
>
>
> --
> Antonio Montagnani
> Skype : antoniomontag
>
> --
> fedora-test-list mailing list
> fedora-test-list redhat com
> To unsubscribe:
>
https://www.redhat.com/mailman/listinfo/fedora-test-list
>
/dev/sdb1 /media/disk vfat
ro,nosuid,nodev,uhelper=hal,shortname=lower,uid=500 0
0
There it is, change the ro (which is read-only) to rw
/dev/sdb1 /media/disk vfat
rw,nosuid,nodev,uhelper=hal,shortname=lower,uid=500 0
0
That should cure it :)
Regards,
Antonio
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]