UNIX操作系统

将cd-rom mount成一个文件系统的命令是()。A、mount -F HS -ro /dev/cd0 /cdromB、mount -f NFS -ro /dev/cd0 /cdromC、mount -r /dev/cd0 /cdromD、mount -f /dev/cd0 /cdrom

题目

将cd-rom mount成一个文件系统的命令是()。

  • A、mount -F HS -ro /dev/cd0 /cdrom
  • B、mount -f NFS -ro /dev/cd0 /cdrom
  • C、mount -r /dev/cd0 /cdrom
  • D、mount -f /dev/cd0 /cdrom
参考答案和解析
正确答案:C
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Asnapshotofthe/export/projectfilesystemhasbeentaken.Priortobackingupthefilesystem,youneedtochecktoseeifcertainfilesareonthesnapshot.Thesnapshotneedstobemountedtocheckforthesefiles.Whichcommandwillmountthesnapshot?()

A.mount-Fufs-oro/dev/fssnap/0/check

B.mount-Fufs-orw/dev/fssnap/0/check

C.mount-Fufs-oro/export/project/check

D.mount-Fufs-orw/export/project/check


参考答案:A

第2题:

Asystemadministratorisattemptingtounmountfilesystem/dev/dataandreceivesthefollowingmessage:umount:0506-349Cannotunmount/dev/data:Therequestedresourceisbusy.Whichofthefollowingcommandscanbeusedtodeterminewhichprocesshasopenreferenceswithinthefilesystem?()

A.lsfs

B.topas

C.fuser

D.mount


参考答案:C

第3题:

假定kernel支持vfat分区,下面哪一个操作是将/dev/hda1,一个Windows分区加载到/win目录()

A.mount-twindows/win/dev/hda1

B.mount-fs=msdos/dev/hda1/win

C.mount-swin/dev/hda1/win

D.mount–tvfat/dev/hda1/win


正确答案:D

第4题:

在linux系统中,将光驱挂载到/mnt/cdrom目录下,以下正确的命令是()。

  • A、cp /dev/cdrom /mnt/cdrom
  • B、unmount /dev/cdrom /mnt/cdrom
  • C、mount /mnt/cdrom
  • D、mount /dev/cdrom /mnt/cdrom

正确答案:D

第5题:

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

A.mountdev/had1/winsys

B.mount/dev/had1/winsys

C.mount/dev/had1winsys

D.mountdev/had1winsys


参考答案:B

第6题:

YouhavejustaddedaCD.ROMdrive(/dev/hdd)toyoursystemandhaveaddedittoyourfstab.Typicallyyoucanusewhichofthefollowingcommandstomountmediainthatdriveto/mnt/cdrom?()

A.mount/dev/cdrom/mnt/cdrom

B.mount/dev/cdrom

C.mount-tcdrom/dev/cdrom/mnt/cdrom

D.mount/mnt/cdrom

E.automount/mnt/hdd/mnt/cdrom


参考答案:D

第7题:

以下哪些命令可以装载dos格式的软盘,(假设在fstab中软驱格式为ext2)()。

A.mount/dev/fd0

B.mount–tvfat/dev/fd0/mnt/floppy

C.mount/dev/fd0–tvfat

D.mount–tauto/dev/fd0/mnt/floppy


参考答案:B, D

第8题:

如果想加载一个/dev/hdb1的WindowsXP分区到/mnt/winXP目录,需要运行哪个命令()

A.mount-thpfs/mnt/win95/mnt/hdb1

B.mount-thpfs/dev/hdb1/mnt/win95

C.mount-tvfat/dev/hdb1/mnt/win95

D.mount-tvfat/mnt/win95/dev/hdb1


正确答案:C

第9题:

everal people in an finance customer IT department are asking for fileset updates that the  system administrator received from IBM earlier that day on CD-ROM. The system administrator created an install directory on their machine and made it available to everyone.  Which of the following commands will allow the system administrator to copy the images from an IBM update CD-ROM to the install directory()

  • A、"smit bffcreate" from the target directory
  • B、"tar -xvf /dev/cd0" from the target directory
  • C、"restore -xvqf /dev/cd0" from the target directory
  • D、mount the cdrom on /cdrom and run "cp /cdrom/* ." from the target directory

正确答案:A

第10题:

启用交换分区/dev/sdb5的命令:()

  • A、swapon/dev/sdb5
  • B、mkswap/dev/sdb5
  • C、mount/dev/sdb5
  • D、fdisk/dev/sdb5

正确答案:A

更多相关问题