Fully parse Boot.ini files and make the launch menu "icing on the cake"

Source: Internet
Author: User
Tags ini



Fully parse Boot.ini files and make the launch menu "icing on the cake"
First, add "Safe Mode to boot menu,"
-----------------------------------------------------------------------------------------------

[boot loader]
Timeout=5
Default=multi (0) disk (0) rdisk (0) partition (2) WIN_XP
[Operating Systems]
multi (0) disk (0) rdisk (0) partition (2) win_xp= "First operating system _microsoft Windows XP Professional Professional Edition"/fastdetect
multi (0) disk (0) rdisk (0) partition (2) win_xp= "First operating system _microsoft Windows XP security Mode"/fastdetect/safeboot:network
c:= "Second operating system _microsoft windows_98"
C:fboot. dos= "Choose to boot the system from the floppy disk, insert the floppy disk and press ENTER." "
C:cmdconsbootsect. dat= the Microsoft Windows XP Recovery console_ Recovery Console/cmdcons

Modify the above according to your own needs,
-----------------------------------------------------------------------------------------------
Note: Do not change the contents of the [boot loader] Item here, just add the following line to [operating systems]
multi (0) disk (0) rdisk (0) partition (2) win_xp= "First operating system _microsoft Windows XP security Mode"/fastdetect/safeboot:network
-----------------------------------------------------------------------------------------------
The resulting boot menu effect is as follows:
First operating system _microsoft Windows XP Professional Professional Edition
First operating system _microsoft Windows XP security mode
Second operating system _microsoft windows_98
Choose to boot the system from the floppy disk, insert the floppy disk and press ENTER.
Microsoft Windows XP Recovery console_ Recovery Console
-----------------------------------------------------------------------------------------------
Second, add the Recovery Console to the boot menu
The Recovery Console is fully installed to about seven MB of disk space on your hard disk, starting with the installed Windows XP system, placing the Windows XP CD in the CD drive, and then clicking start → run to navigate to Windows from the browse The Winnt32.exe program in the I386 folder on the XP installation CD, then return to the Run dialog box, enter a space after the existing command line, and then add the parameter "/cmdcons" return, the Windows XP installer will give a confirmation prompt, select "Yes" to start the installation, When you restart the computer after installation, the Windows XP Recovery console option appears in the System Startup menu, which allows you to enter the system Recovery Console without a Windows XP Setup disk, and the logon process is identical to the CD boot operation.
-----------------------------------------------------------------------------------------------
Comprehensive parsing of Boot.ini files
The following are standard Boot.ini files, the C area installed Win_98,d area installed WIN_XP
[boot loader] System load part
timeout= Set boot Menu wait time (default is 30 seconds) if 0 is the Start menu does not display
Default= set up an operating system that is started by default without intervention,

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.