--- Antonio M <antonio.montagnani@xxxxxxxxx> wrote: > 2008/5/11 Antonio M <antonio.montagnani@xxxxxxxxx>: > > 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@xxxxxxxxxx > 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 -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list