在硬件浏览器里我U盘显示的是sdb1 ,文件类型为fat16
我输入mount -t vfat /dev/sdb1 /mnt/usb显示结果为mount:wrong fs type.bad option,bad superblock on /dev/sdb1,or too many mounted file systems
要是输入mount -t fat /dev/sdb1 /mnt/usb或mount -t fat16 /dev/sdb1 /mnt/usb显示结果为
mount:fs type fat(或fat16) not supported by kernel 是不是不我输入的命令错了啊还是这个Linux版本不支持U盘啊


simpninny 于 2007-03-23 00:46:46发表:
看看有用
benny_feng 于 2007-03-18 01:16:42发表:
http://www.linuxdiyf.com/bbs/thread-39758-1-1.html