On Tue 01 Nov 2011 at 05:12:06 +, Paddy Tollan wrote:
> Hi I can no longer mount my usb pen drive. When I run the mount vfat -t
> /dev/sdb /mnt/pen
It is more usual to mount a partition:
mount vfat -t /dev/sdbX /mnt/pen
> The commmand complains about there being a bad s
Hi I can no longer mount my usb pen drive. When I run the mount vfat -t
/dev/sdb /mnt/pen The commmand complains about there being a bad superblock on
the usb drive. I run the dmesg command and get the message there is not a valid
fat partition on /dev/sdb.
However there is a valid file syste
2 matches
Mail list logo