考试
2022-12-19 22:01:25

将Windows C:盘(hda1)安装在Linux文件系统

题目描述

将Windows C:盘(hda1)安装在Linux文件系统的/winsys目录下,命令是 。

A、root@l04.edu.cn:~#mount dev/had1 /winsys

B、root@l04.edu.cn:~#mount /dev/had1 /winsys

C、root@l04.edu.cn:~#mount /dev/had1 winsys

D、root@l04.edu.cn:~#mount dev/had1 winsys

本站整理有大量高等教育、资格考试类试题答案,Ctrl+D收藏备用!

答案解析

B root@l04.edu.cn:~#mount /dev/had1 /winsys无

B root@l04.edu.cn:~#mount /dev/had1 /winsys

加载中...
AI正在思考中,请稍候...