Boot disk
From Wikipedia, the free encyclopedia
A boot disk is a removable digital data storage medium, normally read-only, that can load (boot) an operating system or utility program.
Boot disks may create and use a RAM disk for temporary file storage, to eliminate the need to write to the fixed storage media of the computer where the boot disk is used.
Boot disks are used for:
- Operating system installation.
- Data recovery.
- Hardware or software troubleshooting.
- Customizing an operating environment.
- Software demonstration.
Floppy disks and CD-ROMs are the most common forms of media used, but other media, such as tape drives, zip drives and more recently, USB flash drives can be used. What can be booted depends on whether a computer's BIOS supports booting from that device. For example, some BIOSes do not support booting from a CD-ROM and require a boot floppy to run the software from the CD-ROM.
Contents |
A modern PC is configured to attempt to boot from various devices in a certain order. If your computer is not booting from the device you desire, such as the floppy drive, you must enter the BIOS setup function, by pressing a special key when the computer is first turned on -- Delete, F1, F2, F10 or F12. There will be a menu option for changing the boot order.
Windows 95/98, Me, NT/2000/XP/2003 Floppy Boot Disk (MS-DOS)
Along with the boot files, usually a Boot sector is also required. This is generally created with the same tool that prepares the boot disk, such as SYS.EXE in early Windows systems.