mount -t vfat -o charset=cp936 /etc/hda1 /mnt/winc
能不能说清除一点,
[root@localhost root]# mount -t vfat -o charset=cp936 /etc/hda1 /mnt/ss
mount: special device /etc/hda1 does not exist
[root@localhost root]# mount -t vfat -o charset=cp936 /etc/hda6 /mnt/ss
mount: special device /etc/hda6 does not exist
[root@localhost root]# mount -t vfat -o charset=cp936 /etc/hdc6 /mnt/ss
mount: special device /etc/hdc6 does not exist