在Linux中,将Windows C:盘(hda1)安装在Linux 文件系统的/winsys目录下,命令是( )
root@l04.edu.cn:~#mount dev/had1 /winsys
root@l04.edu.cn:~#mount /dev/had1 /winsys
root@l04.edu.cn:~#mount /dev/had1 winsys
root@l04.edu.cn:~#mount dev/had1 winsys
在Linux中,将Windows C:盘(hda1)安装在Linux 文件系统的/winsys目录下,命令是( )
root@l04.edu.cn:~#mount dev/had1 /winsys
root@l04.edu.cn:~#mount /dev/had1 /winsys
root@l04.edu.cn:~#mount /dev/had1 winsys
root@l04.edu.cn:~#mount dev/had1 winsys