Step 2. Make an
Emergency Boot Disk
If your computer develops a problem that keeps it from
accessing your hard disk, you need some other way to boot your system.
The answer is an emergency boot disk.
Macintosh systems come with either a bootable CD-ROM or a bootable
floppy disk, as does Norton Utilities for Macintosh -- a must for all
Mac owners. If you are using Win95/98/ME, you need to make an
emergency boot disk, which you can make with the Add/Remove Programs
control panel. Select the Startup Disk tab, and you're led through the
process.
On Windows XP, you can generally boot directly from the Windows XP
CD-ROM, however in some cases you may still need a set of boot
floppies. In this case, click one of the links below to download a
program to create boot floppies for Windows XP Home or Windows XP Pro
editions.
Windows
XP Home Edition Boot Floppy Creator
Windows
XP Pro Edition Boot Floopy Creator
Under Windows 3.1, you have to create the disk
yourself. Go to the DOS prompt and enter the following commands. Be
sure to have a blank floppy handy.
FORMAT /S A:
COPY C:\AUTOEXEC.BAT A:
COPY C:\CONFIG.SYS A:
COPY C:\WINDOWS\SYSTEM.INI A:
COPY C:\WINDOWS\WIN.INI A:
Now, if you can't boot from your hard disk, you will have a way to get
your system started so you can deal with the problem.