开机自检后显示无效boot.ini文件,正在从Cwindows启动.(After the boot check, the invalid boot.ini file is starting from Cwindows).doc
文本预览下载声明
开机自检后显示无效boot.ini文件,正在从Cwindows启动.(After the boot check, the invalid boot.ini file is starting from Cwindows)
The 3 floor
The Boot.ini file located in the root directory of C, is a hidden file in the run, type c:\boot.ini to start the file (Figure 1).
Figure 1
1. custom delay time
The delay time is when the system starts the boot menu, and during the set delay, the user enters the default operating system without any action. The default delay time of the system is 30 seconds. If you feel the default delay is too long, you can enter your required delay time, such as 10 seconds. When setting, first open the Boot.ini file (note to remove the hidden, read-only property of the file), then find the timeout = statement in the [boot loader] field, and change 30 of it to 10. We can also modify it in the system configuration utility. In the start / run, type Msconfig command, in the pop-up system configuration utility, click Boot.ini label (Figure 2), input delay time can be required in the Boot.ini interface XX timeout seconds item.
Figure 2
2. custom display content
When multiple systems are started, there is an operating system selection list that shows the names of all operating systems on the computer, such as: Microsoft, Windows, XP, Professional. We can modify these displays and load some personalized settings. Open the file boot.ini, find the [operating systems] field, the field is to show the current operating system list, which is in the form of multi (0) disk (0) rdisk (0) partition (3) \WINDOWS= Microsoft Windows XP Professional /fastdetect . The part in the back quotation marks is what is displayed when the system is started. Just change the content in the quote to the text you need (Figure 1).
3. define the default boot system
After installing multiple systems, Boot.ini sets one of the systems to the default boot system, such as Windows XP, which automatically boots the default system boot after more than the delay time. We can change the default boot system to
显示全部