Hi,

Am Tue, 12 Jul 2005 14:37:41 +0100 schrieb Colin
Cotter <[EMAIL PROTECTED]>:

> critter:/home/colin# mount -t vfat /dev/sda1 /mnt/
> 
> mount: wrong fs type, bad option, bad superblock
> on /dev/sda1,
>           missing codepage or other error
>           In some cases useful info is found in
>           syslog - try dmesg | tail  or so


some sticks aren't partitioned, so just using "mount
/dev/sda /mnt" or "mount -t vfat /dev/sda /mnt"
might do the trick. If this doesn't work, you might
want to try "fdisk /dev/sda" to see the partition
table of the stick and maybe repartition and/or
reformat it to your needs.

Steffen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to