已知设备名为/dev/hdb1的Windows95分区挂载到/mnt/win95目录,如果想卸载需要运行哪个命令.( )
(A)umount -t vfat /mnt/win95 /mnt/hdb1
(B) mount -t vfat /dev/hdb1 /mnt/win95
(C) umount /mnt/win95
(D) mount /mnt/win95
参考答案
继续答题:下一题
(A)umount -t vfat /mnt/win95 /mnt/hdb1
(B) mount -t vfat /dev/hdb1 /mnt/win95
(C) umount /mnt/win95
(D) mount /mnt/win95