计算机操作员高级

Boot.ini文件的操作系统部分,()表示SCSI总线号。A、Rdisk(0)B、Disk(0)C、Partition(3)D、Partition(0)

题目

Boot.ini文件的操作系统部分,()表示SCSI总线号。

  • A、Rdisk(0)
  • B、Disk(0)
  • C、Partition(3)
  • D、Partition(0)
如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You are the network administrator for Ezonexam. You are installing Windows 2000 Server on a new computer by using the Windows 2000 Server compact disk. The computer has five 18-GB hard disks Dick0, Disk1, Disk2, Disk3, and Disk4. The disks do not have any partitions defined.

You want to use as much space on Disk0 as possible for the partition on which Windows 2000 Server is installed. You want the disk on which you install Windows 2000 Server to be fault tolerant. You also want as much disk space as possible across the other disks to be available for data storage and to be fault tolerant.

What should you do? (Each correct answer presents part of the solution. Choose three)

A. Install Windows 2000 Server on a 4-GB NTFS partition on Disk 0. Configure the five disks as dynamic disks.

B. Install Windows 2000 Server on a 18-GB NTFS partition on Disk 0. Configure the five disks as dynamic disks.

C. Create a RAID-5 volume using Disk2, Disk3, and Disk4.

D. Create a stripped volume using Disk2, Disk3, and Disk4.

E. Create a RAID-5 volume using all disks.

F. Create a stripped volume using all disks.

G. Select the volume on Disk0 and add a mirror using Disk1.


正确答案:BCG
B,C,G 解析:Explanation: RAID-5 volume is where data is written to 3 to 32 physical disks at the same rate, and is interlaced with parity to provide fault tolerance for a single disk failure. Good read performance; good utilization of disk capacity; expensive in terms of processor utilization and write performance as parity must be calculated during write operations.

Only Windows 2000 supports dynamic storage. To support dynamic storage, a single partition is created that includes the entire disk. A disk that you initialize for dynamic storage is a dynamic disk. Dynamic disks are divided into volumes, which can consist of a portion or portions of one or more physical disks. A dynamic disk can contain simple volumes, spanned volumes, striped volumes (RAID-0), mirrored volumes (RAID-1), and striped with parity volumes (RAID-5). You create a dynamic disk by upgrading a basic disk. A Mirrored volume is where two disks contain identical copies of data. The only software RAID supported on the system volume. Good read and write performance; excellent fault tolerance; but costly in terms of disk utilization, because 50 percent of the volume's potential capacity is used for data redundancy.

Incorrect answers:
A: It is not necessary to install Windows 2000 Server on a 4-GB NTFS partition on Disk0. Disk0 consists of 18-GB.

D: Striped volume is where data is written to 2 to 32 physical disks at the same rate. It offers maximum performance and capacity but no fault tolerance.

E: The main disadvantage of a RAID-5 volume is that once a drive fails, system performance suffers until you rebuild the RAID-5 volume. This is because the parity information must be recalculated through memory to reconstruct the missing drive. If more than one drive fails, the RAID-5 volume becomes inaccessible. This does not bode well for fault tolerance as is required in this question.

F: Striped volumes do not provide fault tolerance.

第2题:

You are the network administrator for Ezonexam.

Your Windows 2000 Server computer named Ezonexam1 contains two 36-GB hard disks. Disk 0 and Disk 1. Each disk is configured as a basic disc and has a single 36-GB NTFS partition. Both partitions are backed up to a tape each night. The partition on Disk 1 stores user data. Most users at Ezonexam encrypt their files. Disk 1 fails. You replace it with a new hard disk and create a single NTFS partition.

You need to recover the data as quickly as possible while maintaining the security of the files on Disk 1.

What should you do?

A.Restore the contents of Disk 1 from the most recent tape backup to a second file server. Instruct users to copy their files from the second file server to the new partition.

B.Restore the contents of Disk 1 from the most recent tape backup to a second file server. Log on to Ezonexam1 console as a recovery agent. Copy the files from the second file server to the new partition.

C.Restore the contents of Disk 1 from the most recent tape backup to the new partition on Ezonexam1. Instruct the users to verify the integrity of their files.

D.Restore the contents of Disk 1 from the most recent tape backup to the new partition on Ezonexam1. Run the cipher command to decrypt the files.


正确答案:C
解析:Explanation:VerifyDataAfterBackupisusedtoconfirmthatfilesarecorrectlybackedup.WindowsBackupcomparesthebackupdataandthesourcedatatoverifythattheyarethesame.Microsoftrecommendsthatyouselectthisoption.RestoringthecontentsofDisk1fromthemostrecentbackuptapetothenewpartitiononEzonexam1andinstructingtheuserstoverifytheintegrityoftheirfileswouldaccomplishthetaskathandthequickestandstillmaintainthesecurityofthefilesofDisk1.Incorrectanswers:A:Thereisnoneedtomakeuseofasecondfileserver.Thiswillnotaccomplishthetaskasquickaspossible.Besides,thisdoesnotmeanthatthesecurityonthefileswillbekeptintact.B:Thereisnoneedtomakeuseofasecondfileserver,neitherasarecoveryagentandthencopyingfilesfromthesecondfileservertothenewpartition.Thiswilltaketoolonginthiscase.D:Thefirstpartofthisoptioniscorrect;buttheciphercommandisusedtodecryptfiles.

第3题:

请回答以下关于Windows NT使用和操作的问题1~4。

Windows NT中,启动系统的选择由文件Boot.ini来设定。假设某台PC机上,文件Boot.ini的内容如下:

[boot loader]

timeout=30

default=multi(0)disk(0)rdisk(0)Partition(2)\WlNNT

[opening systems]

multi(0)disk(0)rdisk(0)Partition(2)\WlNNT="WindowsNTServerVersion4.00"

multi(0)disk(0)rdisk(0)Partition(2)\W1NNT="Windows NT Server Version 4.00[VGA moder/basevideo

c:\"MS-DOS"

(1)该PC机一般默认情况下为Windows NT Server 4.0操作系统启动。若要改为默认情况下由DOS操作系统启动,则应该怎样改写Boot.ini中的内容?

(2)若PC机中有两个IDE硬盘,第一个硬盘有一个主分区,第二个硬盘有两个主分区和一个逻辑分区,在第二个硬盘的逻辑分区上安装了Windows NTServer4.0操作系统,则 Boot.ini中的ARC路径应是什么?


正确答案:第3行改为default=C:\ (2)multi(0)disk(0)rdisk(1)partition(3)
第3行改为default=C:\ (2)multi(0)disk(0)rdisk(1)partition(3)

第4题:

在使用Ghost时,下列菜单中叙述错误的是:()。

  • A、Partition To Partition表示将一个分区的数据复制到另一个分区
  • B、Partition To Image表示将一个分区的数据复制到一个磁盘文件
  • C、Partition From Image表示将一个Image文件的数据恢复到一个分区上
  • D、Disk To Disk表示将一个磁盘的数据移动到另一个磁盘上

正确答案:D

第5题:

使用镜像文件安装WindowsXP系统,Ghost操作选项是()

  • A、Local→Partition→From Image
  • B、Local→Disk→From Image
  • C、Local→Partition→To Image
  • D、Local→Disk→To Image

正确答案:A

第6题:

您在第一个磁盘分割中全新安装MicrosoftWindowsVista,然后在相同计算机的第二个磁盘分割中安装MicrosoftWindowsXPProfessional。现在,您可以登入WindowsXPProfessional,但没有选项可以开机到WindowsVista。您需要计算机能够双重开机。这时应该怎么做?()

A.执行bootcfg.exe应用程序并搭配/fastdetect选项。

B.在第一个磁盘分割中全新安装WindowsVista。

C.执行msconfig.exe应用程序,然后在boot.ini文件中变更操作系统的顺序。

D.编辑boot.ini文件,加入下面这一行文字:Multi(0)Disk(0)Rdisk(0)Partition(1)\MicrosoftWindows


参考答案:B

第7题:

YouhaveacomputerthatrunsWindowsVista.Theharddiskisconfiguredasshownintheexhibit.(ClicktheExhibitbutton.)YouneedtoinstallWindows7inadual-bootconfiguration.Whatshouldyoudo?()

A.FromWindowsVista,extendDisk0Partition1.InstallWindows7inDisk0Partition1.

B.FromWindowsVista,createanewpartition.InstallWindows7inDisk0Partition1.

C.StartthecomputerfromtheWindows7installationmedia.InstallWindows7inDisk0Partition1.

D.StartthecomputerfromtheWindows7installationmedia.InstallWindows7intheunallocatedspaceon Disk0


参考答案:D

第8题:

Boot.ini文件的操作系统部分,() 表示SCSI总线号。

A.Rdisk(0)

B.Disk(0)

C.Partition(3)

D.Partition(0)


正确答案:B


第9题:

用Ghost进行分区对拷(复制),需要选择的命令是()

  • A、“LOCAL”→“DISK”→“TO PARTITION”
  • B、“LOCAL”→“PARTITION”→“FROM IMAGE”
  • C、“LOCAL”→“DISK”→“TO DISK”
  • D、“LOCAL”→“PARTITION”→“TO PARTITION”

正确答案:D

第10题:

在第一个分区上你执行了一次vista的全新安装,然后,在同一台机器的第二分区上你安装了xp。你可以登陆到xp,但却没有选单来启动vista。你希望能双启动计算机,你该怎么做()

  • A、运行bootcfg.exe程序加上/fastdetect选项
  • B、在第一个分区上再执行一个全新的vista安装
  • C、运行msconfig.exe程序然后改变boot.ini文件里的系统的顺序
  • D、编辑boot.ini文件。在里面添加如下数据:Multi(0)Disk(0)Rdisk(0)Partition(1)MicrosoftWindows

正确答案:B

更多相关问题