niusouti.com

单选题You have just added a CD.ROM drive (/dev/hdd) to your system and have added it to yourfstab. Typically you can use which of the following commands to mount media in that drive to /mnt/cdrom?()Amount /dev/cdrom /mnt/cdromBmount/dev/cdromCmount -t cdrom 

题目
单选题
You have just added a CD.ROM drive (/dev/hdd) to your system and have added it to yourfstab. Typically you can use which of the following commands to mount media in that drive to /mnt/cdrom?()
A

 mount /dev/cdrom /mnt/cdrom

B

 mount/dev/cdrom

C

 mount -t cdrom /dev/cdrom /mnt/cdrom

D

 mount /mnt/cdrom

E

 automount /mnt/hdd /mnt/cdrom


相似考题
更多“单选题You have just added a CD.ROM drive (/dev/hdd) to your system and have added it to yourfstab. Typically you can use which of the following commands to mount media in that drive to /mnt/cdrom?()A  mount /dev/cdrom /mnt/cdromB  mount/dev/cdromC  mount -t ”相关问题
  • 第1题:

    在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

  • 第2题:

    将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

  • 第3题:

    加载MS-DOS下的软盘的命令是()。

    • A、mount -t /dev/fd0/mnt/floppy
    • B、mount -t ext2/dev/fd0/mnt/floppy
    • C、mount -t ext3/dev/fd0/mnt/floppy
    • D、mount -t vfat/dev/fd0/mnt/floppy

    正确答案:D

  • 第4题:

    安装zip驱动器的命令是()。

    • A、$mount-tISO900/dev/sda4/mnt/zipdrive
    • B、$mount/dev/sda4/mnt/zipdrive
    • C、$mount-tvfat/dev/sda4/mnt/zipdrive
    • D、$mount-tauto/dev/sda4/mnt/zipdrive

    正确答案:D

  • 第5题:

    You have just added a CD.ROM drive (/dev/hdd) to your system and have added it to yourfstab. Typically you can use which of the following commands to mount media in that drive to /mnt/cdrom?()

    • A、 mount /dev/cdrom /mnt/cdrom
    • B、 mount/dev/cdrom
    • C、 mount -t cdrom /dev/cdrom /mnt/cdrom
    • D、 mount /mnt/cdrom
    • E、 automount /mnt/hdd /mnt/cdrom

    正确答案:D

  • 第6题:

    Several people in an Information Technology (IT) department are asking for fileset updates that the system administrator received 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 the 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 cp /cdrom/* . from the target directory

    正确答案:A

  • 第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题:

    将光盘CD-ROM(hdc)安装到文件系统的/mnt/cdrom目录下的命令是()。

    • A、mount/mnt/cdrom
    • B、mount/mnt/cdrom/dev/hdc
    • C、mount/dev/hdc/mnt/cdrom
    • D、mount/dev/hdc

    正确答案:C

  • 第9题:

    单选题
    假设/dev/hda5为Windows系统的D://盘、/dev/hda6为Windows系统的E://盘,在执行mount/dev/hda5/mnt/tt和mount/dev/hda6/mnt/tt后,在/mnt/tt目录中的内容为()。
    A

    Windows系统的D://盘内容

    B

    Windows系统的D://盘和E://盘的组合内容

    C

    Windows系统的E://盘内容

    D

    Windows系统的D://盘和E://盘中相同的内容


    正确答案: A
    解析: 暂无解析

  • 第10题:

    单选题
    将光盘CD-ROM安装到文件系统的/mnt/cdrom目录下的命令是()。
    A

    mount/mnt/cdrom

    B

    mount/mnt/cdrom/dev/hdc

    C

    mount/dev/hdc/mnt/cdrom

    D

    mount/dev/hdc


    正确答案: D
    解析: 暂无解析

  • 第11题:

    单选题
    A snapshot of the /export/project file system has been taken. Prior to backing up the file system, you need to check to see if certain files are on the snapshot. The snapshot needs to be mounted to check for these files.  Which command will mount the snapshot? ()
    A

     mount -F ufs -o ro /dev/fssnap/0 /check

    B

     mount -F ufs -o rw /dev/fssnap/0 /check

    C

     mount -F ufs -o ro /export/project /check

    D

     mount -F ufs -o rw /export/project /check


    正确答案: D
    解析: 暂无解析

  • 第12题:

    单选题
    在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


    正确答案: A
    解析: 暂无解析

  • 第13题:

    14将光盘/dev/hdc卸载的命令是:()

    • A、umount /dev/hdc
    • B、unmount /mnt/cdrom /dev/hdc
    • C、unmount /dev/hdc
    • D、umount /mnt/cdrom /dev/hdc

    正确答案:A

  • 第14题:

    假设/dev/hda5为Windows系统的D://盘、/dev/hda6为Windows系统的E://盘,在执行mount/dev/hda5/mnt/tt和mount/dev/hda6/mnt/tt后,在/mnt/tt目录中的内容为()。

    • A、Windows系统的D://盘内容
    • B、Windows系统的D://盘和E://盘的组合内容
    • C、Windows系统的E://盘内容
    • D、Windows系统的D://盘和E://盘中相同的内容

    正确答案:C

  • 第15题:

    在linux系统中,已经将设备/dev/hda3挂载到了/mnt/hda3,那么卸载此文件系统正确的命令是()。

    • A、umount /mnt/hda3 /dev/hda3
    • B、umount /mnt/hda3
    • C、umount /dev/hda3
    • D、umount /dev/hda3 /dev/hda3
    • E、mount /mnt/hda3

    正确答案:B,C,D

  • 第16题:

    在RHEL5操作系统中,哪条命令用于将dev目录下的sdb5设备挂载到mnt目录下的sdb5目录?()

    • A、cat/dev/sdb5/mmt/sdb5
    • B、ln/dev/sdb5/mnt/sdb5
    • C、mount/dev/sdb5/mnt/sdb5
    • D、df/dev/sdb5mnt/sdb5

    正确答案:C

  • 第17题:

    A system administrator is attempting to unmount filesystem /dev/data and receives the following message:   umount: 0506-349 Cannot unmount /dev/data: The requested resource is busy.   Which of the following commands can be used to determine which process has open references within the filesystem?()

    • A、lsfs
    • B、topas
    • C、fuser
    • D、mount

    正确答案:C

  • 第18题:

    A snapshot of the /export/project file system has been taken. Prior to backing up the file system, you need to check to see if certain files are on the snapshot. The snapshot needs to be mounted to check for these files.  Which command will mount the snapshot? ()

    • A、 mount -F ufs -o ro /dev/fssnap/0 /check
    • B、 mount -F ufs -o rw /dev/fssnap/0 /check
    • C、 mount -F ufs -o ro /export/project /check
    • D、 mount -F ufs -o rw /export/project /check

    正确答案:A

  • 第19题:

    将光盘CD-ROM安装到文件系统的/mnt/cdrom目录下的命令是()。

    • A、mount/mnt/cdrom
    • B、mount/mnt/cdrom/dev/hdc
    • C、mount/dev/hdc/mnt/cdrom
    • D、mount/dev/hdc

    正确答案:C

  • 第20题:

    将光盘/dev/hdc卸载的命令是()。

    • A、umount/dev/hdc
    • B、unmount/dev/hdc
    • C、umount/mnt/cdrom/dev/hdc
    • D、unmount/mnt/cdrom/dev/hdc

    正确答案:C

  • 第21题:

    单选题
    安装zip驱动器的命令是()。
    A

    $mount-tISO900/dev/sda4/mnt/zipdrive

    B

    $mount/dev/sda4/mnt/zipdrive

    C

    $mount-tvfat/dev/sda4/mnt/zipdrive

    D

    $mount-tauto/dev/sda4/mnt/zipdrive


    正确答案: D
    解析: 暂无解析

  • 第22题:

    单选题
    将光盘/dev/hdc卸载的命令是()。
    A

    umount/dev/hdc

    B

    unmount/dev/hdc

    C

    umount/mnt/cdrom/dev/hdc

    D

    unmount/mnt/cdrom/dev/hdc


    正确答案: A
    解析: 暂无解析

  • 第23题:

    单选题
    将光盘CD-ROM(hdc)安装到文件系统的/mnt/cdrom目录下的命令是()。
    A

    mount/mnt/cdrom

    B

    mount/mnt/cdrom/dev/hdc

    C

    mount/dev/hdc/mnt/cdrom

    D

    mount/dev/hdc


    正确答案: B
    解析: 暂无解析