Two ways to make it easy:
1)
Click Start > Run, type in: msconfig and press Enter.
Click the Boot.ini tab.
Click on an entry if more than one's listed under OS's in the upper window to
hilite it.
Click the selection box next to /Safeboot to add it to the hilit OS entry.
Select an option on the right by clciking one of the selection tic circles to
add it to the hilit OS entry.
Change the Timeout which is in Seconds to a value you feel comfortable with.
Click App;y > Ok.
Reboot.
If only one OS was listed the machine will boot to Safe Mode. If more than one
was listed you will boot to an OS boot menu, use the up/down arrow within the
ti,eout limit to select the SafeBoot entry if not selected and press Enter to
boot to Safe Mode.
2)Copy/paste the below into the boot.ini and edit it to match what's present up
to and including the = sign.
Or copy/paste what's a;ready present and edit the line to to add /SB:Minum to
the end of the entry already listed.
Note: To help against human error, ^ = 1 space. If you copy/paste, delete
the ^ and make sure you have/leave 1 space, it's very prudent to boot properly.
If you decide to type in the entry, don't type the ^'s. Although you could
change the name in the quotes if you wanted, make sure the quotes are not
removed.
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="MS XP Pro Safe Mode" ^ /fastdetect
^ /safeboot:minimal
You can get to and edit the boot.ini in a few other ways aside from msconfig:
Right click MyComputer.
Click Properties > Advanced tab > "Startup and Recovery" Settings button > Edit
button.
Open either MyComputer or Explorer.
Boot.ini is in the %root% c:\ but may be hidden and/or need the attributes
changed, if not hidden open it in Notepad to edit/save.
If it is hidden:
On the Menu bar clik Tools > Folder Options > Views tab.
Scroll down and under "Hidden files and Folders" change the selection to "Show
hidden files and folders".
Unselect "Hide extensions for know file types" and "Hide protected operating
system files".
Click Apply > Ok.
Open/edit/save using Notepad.
If you need to remove attributes and edit boot.ini anther way:
Start > Run, type in: cmd and press Enter.
At the prompt type each command below pressing Enter after each, note ^ = 1
space:
attrib ^ -r ^ -s ^ -h ^ c:\boot.ini
edit c:\boot.ini You may have to use the KB to navigate in order to edit.
When finished editing replace the attributes and close the cmd window:
attrib ^ +r ^ +s ^ +h ^ c:\boot.ini
exit
If none of the above work and you still have trouble getting to Safe Mode, you
may have to boot to the Recovery Console in order to edit the boot.ini.
Description of the Windows XP Recovery Console
http://support.microsoft.com/default.aspx?scid=kb;en-us;314058
How to enable an administrator to log on automatically in Recovery Console
http://support.microsoft.com/default.aspx?scid=kb;en-us;312149
How to install the Windows Recovery Console
http://support.microsoft.com/default.aspx?scid=kb;en-us;216417
How to install and use the Recovery Console in Windows XP
http://support.microsoft.com/default.aspx?scid=kb;en-us;307654
How to remove Windows Recovery Console
http://support.microsoft.com/default.aspx?scid=kb;en-us;555032
http://www.michaelstevenstech.com/moving_xp.html
--
Brian A. Sesko { MS MVP_Shell/User }
Conflicts start where information lacks.
http://basconotw.mvps.org/
Suggested posting do's/don'ts:
http://www.dts-l.org/goodpost.htm
How to ask a question:
http://support.microsoft.com/kb/555375