[求助] mount c盘可以,别的分区不性!
如题~
mount -t -vfat /dev/hda1 /mnt/c 可以
但是 当我mount 其他分区的时候出现如下错误!
mount -t -vfat /dev/hda2 /mnt/d
mount :wrong fs type.bad option.bad superblock on /dev/hda2,or too many mounted file systems
(aren't you tring to mount an extended partition,instead of some logical partition inside?)