USB flash drive
I am a newbie using mandrake 10. I have trouble mounting my usb flash drive.
I have the usb-storage displayed when I type lsmod
When I type fdisk -l, it says the usb drive dont have a partition table
Disk /dev/sda: 132 MB, 132120576 bytes
5 heads, 51 sectors/track, 1011 cylinders
Units = cylinders of 255 * 512 = 130560 bytes
Disk /dev/sda doesn't contain a valid partition table
When I try to mount my usb memorystick, it says
(mount -t vfat /dev/sda /mnt/usbstick)
mount: wrong fs type, bad option, bad superblock on /dev/sda,
or too many mounted file systems
I know my usb drive has fat32 format. Does it equal to vfat in Linux?
Can someone tell me what to do to get my usb flash drive working?
Thank you,
|