![]() |
| |||||||
| Computer Affairs Share ur tips and tricks of computer and computer related questions and answers. |
| Sponsored Links |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Super Moderator Join Date: Oct 2007 Location: me
Posts: 5,543
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Make a backup of the current boot.ini file. Note: The boot.ini file shown below is for illustration purposes only. Your actual boot.ini may vary from this example. [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional" /fastdetect Using Notepad, edit the original boot.ini (shown above) so it appears as shown below. [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional" /fastdetect multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional Safe" /fastdetect The line shown above in red is the line you add. I used the word "Safe" but this can be any word you choose. Close Notepad and save changes when prompted. Start the System Configuration Utility by clicking [Start] [Run] and typing msconfig, then click [OK]. Click the BOOT.INI tab. Highlight the boot line that you added with the word "Safe" or whatever word you chose to add above. Check the /SAFEBOOT option in the Boot Options box and click on the radio buttons to add whatever options you prefer. I'd suggest the MINIMAL option. Click [Apply] and [OK] and Restart when prompted. The option to boot into safe mode will now appear on the boot loader menu Just add to the end of the line you added: multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional Safe" /fastdetect /safeboot:minimal The final boot.ini would look like: Code: [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition (1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional" /fastdetect multi(0)disk(0)rdisk(0)partition(1)\WIND OWS="Microsoft Windows XP Professional Safe" /fastdetect /safeboot:minimal
__________________ |
| | |
| Sponsored Links |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Step by step procedure to install XP..Do it urself. 3 | shadenights | Computer Affairs | 0 | 16th October 2007 11:58 AM |
| Speed Up the Start Menu in Windows XP | shadenights | Computer Affairs | 0 | 15th October 2007 06:03 PM |