请回答以下关于Windows NT使用和操作的问题1~4。Windows NT中,启动系统的选择由文件Boot.ini来设定。假设某台PC机上,文件Boot.ini的内容如下:[boot loader]timeout=30default=multi(0)disk(0)rdisk(0)Partition(2)\WlNNT[opening systems]multi(0)disk(0)rdisk(0)Partition(2)\WlNNT="WindowsNTServerVersion4.00"multi(0)

题目

请回答以下关于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路径应是什么?


相似考题
更多“请回答以下关于Windows NT使用和操作的问题1~4。Windows NT中,启动系统的选择由文件Boot.ini来设定。假设某台PC机上,文件Boot.ini的内容如下:[boot loader]timeout=30default=multi(0)disk(0)rdisk(0)Partition(2)\WlNNT[opening systems]multi(0)disk(0)rdisk(0)Partition(2)\WlNNT="WindowsNTServerVersion4.00"multi(0)”相关问题
  • 第1题:

    为了在列表框中使用Ctrl和Shift键进行多个列表项的选择,应将列表框的Multiselect属性设置为

    A.0

    B.1

    C.2

    D.3


    正确答案:C
    解析:列表框的Multiselect 属性有3个可选值。
    O-None:默认值,不能选择多个选项。
    1-Simple:在不按任何键的情况下可选择多个选项。
    2-Extended:使用Ctrl或Shift键进行分别多选或选择连续多个选项。

  • 第2题:

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

    A.FromWindowsVista,extendDisk0Partition1.InstallWindows7inDisk0Partition1.

    B.FromWindowsVista,createanewpartition.InstallWindows7inDisk0Partition1.

    C.StartthecomputerfromtheWindows7installationmedia.InstallWindows7inDisk0Partition1.

    D.StartthecomputerfromtheWindows7installationmedia.InstallWindows7intheunallocatedspaceon Disk0


    参考答案:D

  • 第3题:

    某文件管理系统在磁盘上建立了位示图(bitmap),记录磁盘的使用情况。若磁盘上物理块的编号依次为0、1、2、....。系统中的字长为64位,字的编号依次为0、1、2、...。字中的一位对应文件存储器上的一个物理块。取值0和1分别表示空闲和占用。如下图所示。假设操作系统将256号物理块分配给某文件,那么该物理块的使用情况在位示图中编号为( )的字中描述,系统应该将(请作答此空)

    A.该字的0号位置“1”
    B.该字的63号位置“1”
    C.该字的0号位置“0”
    D.该字的63号位置“0”

    答案:A
    解析:
    此题考查位示图知识。注意:此题的字号与位号均从0开始。由于物理块的计数是从0开始计数,从0块到255块刚好占用了4个字(64*4=256),第256块应该是第五个字的0号位置。又因为进行了使用分配,故该位置的标志位设为“1”。

  • 第4题:

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

    • A、Rdisk(0)
    • B、Disk(0)
    • C、Partition(3)
    • D、Partition(0)

    正确答案:B

  • 第5题:

    在第一个分区上你执行了一次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

  • 第6题:

    You are the desktop administrator for your company. You install Windows XP Professional on a new portable computer that will be used by one of the company's software developers. You test the computer after you complete the installation and find out that the computer functions properly. The computer contains a 6-GB hard disk and a removable 4-GB hard disk. The 6-GB hard disk is configured as drive C, and the removable hard disk is configured as drive D. You install Windows 98 on drive D and deliver the computer to the software developer. The software developer reports that the computer does not start when drive D is not connected. Instead, the computer briefly displays an operating system menu, and then it displays an error message stating that an operating system could not be found. When drive D is connected, the computer starts Windows 98. You need to configure the computer so that it starts Windows XP Professional whether or not drive D is connected. What should you do?()

    • A、Modify the computer's BIOS so that it automatically detects whether drive D is connected.
    • B、Modify the computer's BIOS so that drive C is first in the computer's boot order. 
    • C、Modify the Boot.ini file on the computer by changing the default= entry to the following value: multi(0)disk(0)rdisk(0)partition(1)="Microsoft Windows XP Professional" /fastdetect.
    • D、Modify the Boot.ini file on the computer by changing the entry for Windows 98 to the following value: D: "Microsoft Windows 98" /fastdetect.

    正确答案:C

  • 第7题:

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

    • A、 执行 bootcfg.exe 应用程序并搭配 /fastdetect 选项。
    • B、 在第一个磁盘分割中全新安装 Windows Vista。
    • C、 执行 msconfig.exe 应用程序,然后在 boot.ini 文件中变更操作系统的顺序。
    • D、 编辑 boot.ini 文件,加入下面这一行文字:Multi(0)Disk(0)Rdisk(0)Partition(1)/Microsoft Windows

    正确答案:B

  • 第8题:

    You are the administrator of Company's network. You have configured your computer with a dual-boot configuration. The computer uses both Windows 2000 Professional and Windows NT Workstation 4.0 with the latest service pack. Your computer is equipped with three hard disks: Disk 0, Disk1, and Disk2. Windows NT Workstation 4.0 is installed on Disk 0. Windows 2000 Professional is installed on Disk1. You wish to use Disk 2 to store your project files on. You partition Disk 2 and configure it as a dynamic volume in Windows 2000 Professional. You then start Windows NT Workstation 4.0. You find that you cannot access your project files. You want to be able to access your project files when using either of the operating systems.  What should you do?()

    • A、Format the dynamic volume as a FAT32 partition.
    • B、Format the dynamic volume as a FAT16 partition.
    • C、Configure Disk 2 to use Encrypting File System (EFS).
    • D、Configure Disk 2 as a basic volume and format the volume as NTFS.
    • E、Configure Disk 2 as a basic volume and format the volume as FAT32.

    正确答案:D

  • 第9题:

    You are the network administrator for . Your network includes a computer named TestKingSrv1, which runs Windows Server 2003 and Windows XPProfessional in a dual boot configuration. TestKingSrv1 has two basic disks, which are configured as shown in the following table. You need to create a 10 GB partition on Server 1 to store user data. TestKingSrv1 must retain its dual boot functionality. What should you do?()

    • A、Convert both disks to dynamic disks. Create a 10 GB extended volume by using the unused space on Disk 1 and Disk 2.
    • B、Back up Partition 2 on Disk2. Remove Partition 2 from Disk 2 and restore it on Disk 1 by using the unused space on Disk 1. Create a 10 GB partition on Disk 2
    • C、Back up partition 2 on Disk 1. Remove Partition 2 from Disk 1 and restore it on Disk 2 by using the unused space on Disk 2. Create a 10 GB partition on Disk 1.
    • D、Convert both disks to dynamic disks. Back up Volume 2 on Disk 2. Remove Volume 2 from Disk 2 and restore it on Disk 1 by using the unused space on Disk 1. Create a 10 GB volume on Disk 2.

    正确答案:B

  • 第10题:

    You are the administrator of Company.com’s Windows 2000 network.   Your computer is configured to use both Windows 2000 Professional and Windows NT Workstation 4.0 Service Pack 3. Your computer has three hard disks: Disk 0, Disk1, and Disk2. Windows NT Workstation 4.0 is installed on Disk 0. Windows 2000 Professional is installed on Disk1. You want to store your project files on Disk2. You configure Disk2 as a basic volume and format the volume as NTFS in Windows 2000 Professional. You then start Windows NT Workstation 4.0. You find that you cannot access your project files.  You want to be able to access your project files when using either operating systems.   What should you do?()

    • A、Upgrade Windows NT Workstation 4.0 to Service Pack 4 or later.
    • B、Configure Disk 2 as a dynamic volume then format as an NTFS partition.
    • C、Configure Disk 2 to use Encrypting File System (EFS).
    • D、Configure Disk 2 as a basic volume and forma the volume as FAT32.

    正确答案:A

  • 第11题:

    单选题
    你是TESTKING.com的台式机管理员。你要安装WINXP专业版到一台便携式电脑让公司的一个软件研发员使用。在你安装完后测试发现电脑运行正常。电脑包括一块6GB的硬盘和一块4GB的可移动硬盘。这个6GB硬盘被配置为C盘,4GB的移动硬盘作为D盘。你安装Win98到D盘,并将电脑给那位研发员。那位研发员说,D盘没有连接时电脑不能启动。相反电脑清晰的显示一个操作系统菜单,它显示的错误信息为”一个操作系统没有发现”,当D盘连接时,电脑从Win98开始。你需要从新配置电脑使WINXP专业版在有无D盘时都能启动。你该如何做?()
    A

    修改电脑BIOS使电脑自动检测是否连接D盘

    B

    修改电脑BIOS使电脑第一启动盘为C盘

    C

    修改电脑的Boot.ini文件,改变default=multi(0)disk(0)partition(1)=”Microsoft Windows XP Professional”/fastdetect

    D

    修改电脑的Boot.ini文件,改变Win98的entry值为D://”Microsoft Windows 98”/fastdetect


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

  • 第12题:

    单选题
    Your computers have both Windows NT Workstation 4.0, and Windows 2000 Professional operating systems. You configure the hard disk on each computer to have two 4-GB partitions. Windows NT Workstation is installed on drive C, and Windows 2000 Professional is installed on drive D. You configure a disk quota on drive D to prevent users from saving data on the disk.  How can you prevent users from saving files to drive D in either operating system?()
    A

    The required result cannot be obtained with the above given solutions

    B

    Enable EFS on D

    C

    Format the NT 4 partition and reload NT 4

    D

    Use NT 4.0 NTFS permissions to deny users write access to D


    正确答案: D
    解析: You should use NT 4.0 NTFS permissions to deny users write access to D.This can prevent users from saving files from windows NT 4.0.             
    Choice “Enable EFS on D is incorrect” because NT 4.0 does not support EFS.  
    Choice “Format the NT 4 partition and reload NT 4.0” will remove MBR and system partition (booting files) of windows 2000 professional.

  • 第13题:

    您在第一个磁盘分割中全新安装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

  • 第14题:

    你正在磁盘1,2和3上建立RAID-0动态卷,下列哪个命令可以使这个卷尽可能的大?()

    A.create volume stripe size=0 disk=1,2,3

    B.create volume stripe disk=1,2,3

    C.create volume raid size=0 disk=1,2,3

    D.create volume raid disk=1,2,3


    参考答案:B

  • 第15题:

    如果把boot.ini中的timeout的值设为0,表示在出现启动选单时()。

    • A、不等待
    • B、一直等待
    • C、默认启动
    • D、等待1秒

    正确答案:A

  • 第16题:

    WINDOWS系统中的系统启动配置文件BOOT.INI文件中的TIMEOUT,表示()

    • A、当前系统下的时间
    • B、系统启动时用户选择系统的时间
    • C、系统启动时进入系统的时间
    • D、系统启动时间

    正确答案:B

  • 第17题:

    你是TESTKING.com的台式机管理员。你要安装WINXP专业版到一台便携式电脑让公司的一个软件研发员使用。在你安装完后测试发现电脑运行正常。电脑包括一块6GB的硬盘和一块4GB的可移动硬盘。这个6GB硬盘被配置为C盘,4GB的移动硬盘作为D盘。你安装Win98到D盘,并将电脑给那位研发员。那位研发员说,D盘没有连接时电脑不能启动。相反电脑清晰的显示一个操作系统菜单,它显示的错误信息为”一个操作系统没有发现”,当D盘连接时,电脑从Win98开始。你需要从新配置电脑使WINXP专业版在有无D盘时都能启动。你该如何做?()

    • A、修改电脑BIOS使电脑自动检测是否连接D盘
    • B、修改电脑BIOS使电脑第一启动盘为C盘
    • C、修改电脑的Boot.ini文件,改变default=multi(0)disk(0)partition(1)=”Microsoft Windows XP Professional”/fastdetect
    • D、修改电脑的Boot.ini文件,改变Win98的entry值为D://”Microsoft Windows 98”/fastdetect

    正确答案:C

  • 第18题:

    You have a computer that runs Windows XP Professional. The computer has multiple FAT32- formatted partitions. You install a new disk drive. You create a new FAT32-formatted partition in the new disk drive. You need to mount the new partition as a folder in drive C. What should you do?() 

    • A、Convert the C partition to NTFS. From Disk Management, modify the drive path of the new partition.
    • B、Convert the new partition to NTFS. From Disk Management, modify the drive path of the C partition.
    • C、Upgrade all disks to dynamic disks. From Diskpart, set the new partition as Active. Add an entry to the boot.ini file. 
    • D、Upgrade all disks to dynamic disks. From Diskpart, clear all configuration information for the new disk. Add an entry to the boot.ini file. 

    正确答案:A

  • 第19题:

    You acquire a pc with 3 hard drives: Disk 0, Disk 1, Disk 2. Each physical disk has a capacity of 6GB. You want each disk to consist of one partition. You want to configure the computer to dual-boot Win98 and Win2K PRO. You want to save your documents to Disk 1 and have the ability to access them under either OS. You also want to install Win2K PRO and have the ability to secure individual files on Disk 2.


    正确答案: Drag the appropriate file systems to the correct disks.
    Drag FAT32 to Disk0
    Drag FAT32 to Disk1
    Drag NTFS to Disk2 

  • 第20题:

    You perform a clean installation of Microsoft Windows Vista on the first partition. Then, you install Microsoft Windows XP Professional on the second partition of the same machine. You are able to log on to Windows XP Professional but do not have the option to boot to Windows Vista. You need to be able to dual boot the computer.  What should you do?()

    • A、Run the bootcfg.exe application with the /fastdetect option.
    • B、Perform a clean installation of Windows Vista on the first partition.
    • C、Run the msconfig.exe application and change the order of the operating systems in the boot.ini file.
    • D、Edit the boot.ini file. Add the following line: Multi(0)Disk(0)Rdisk(0)Partition(1)/Microsoft Windows

    正确答案:B

  • 第21题:

    Your computers have both Windows NT Workstation 4.0, and Windows 2000 Professional operating systems. You configure the hard disk on each computer to have two 4-GB partitions. Windows NT Workstation is installed on drive C, and Windows 2000 Professional is installed on drive D. You configure a disk quota on drive D to prevent users from saving data on the disk.  How can you prevent users from saving files to drive D in either operating system?()

    • A、The required result cannot be obtained with the above given solutions
    • B、Enable EFS on D
    • C、Format the NT 4 partition and reload NT 4
    • D、Use NT 4.0 NTFS permissions to deny users write access to D

    正确答案:D

  • 第22题:

    问答题
    You acquire a pc with 3 hard drives: Disk 0, Disk 1, Disk 2. Each physical disk has a capacity of 6GB. You want each disk to consist of one partition. You want to configure the computer to dual-boot Win98 and Win2K PRO. You want to save your documents to Disk 1 and have the ability to access them under either OS. You also want to install Win2K PRO and have the ability to secure individual files on Disk 2.

    正确答案: Drag the appropriate file systems to the correct disks.
    Drag FAT32 to Disk0
    Drag FAT32 to Disk1
    Drag NTFS to Disk2 
    解析: You should format your Disk 0 with FAT32 file system because you want dual booting of Window 98 and Windows 2000 professional. 
    You should drag FAT32 to the Disk 1 because you want data stored at Disk 1 to be accessible from either OS. 
    You should drag NTFS to Disk 2 because NTFS only provides local file and folder level security. 

  • 第23题:

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

    Rdisk(0)

    B

    Disk(0)

    C

    Partition(3)

    D

    Partition(0)


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