How To Create A
Bootable CD-ROM

 
  Have you ever wanted to create a bootable CD-ROM? With a bootable CD-ROM, you can boot your PC using a CD-ROM instead of a floppy disk.

Floppy boot disks used to be very popular for troubleshooting PC boot problems, but these days, with the ability of computers to boot from the CD-ROM drive, CD-ROM boot discs are becoming more popular. They not only can store more programs, they work faster than a floppy disk too.

Let's get started right away and see how you can easily create a bootable CD-ROM.
 

A bootable CD-ROM can be a life-saver in many PC trouble situations



1. Get a Good CD Burner Software

The first thing to do when creating a bootable CD-ROM is to get a good CD-Burner software. There are many available in the market, but a good one to use is Roxio Easy CD Creator. This software is easy and straightforward to use and retails at a cheap price given its extensive functionalities. Click here for a good deal on Roxio Easy CD Creator.
 

2. Choose To Create A Boot CD

The next step in your bid to create a bootable CD-ROM? Its to access your CD burner software and select the ‘Create Bootable CD’ option. In Easy CD Creator, you can do this by going to File => New CD Layout => Bootable CD. The software then prompts you for a floppy disk that contains the boot CD image.

This is important because the CD-ROM needs to contain an image of a bootable floppy disk. Only then can the PC boot from the CD-ROM and treat it as though it were a ‘bootable floppy’ as such.
 

3. Copy A Floppy Image to The Boot CD

How do you create this bootable floppy? Well, they way we used to do it, of course. What you do is to apply the following commands at the DOS prompt of an old machine with Windows 98:

Format a:/s
Copy c:windowscommandebdoakcdrom.sys a:
Copy c:windowscommandmscdex.exe a:

Next, you have to manually create a config.sys file via command

edit a:config.sys

The config.sys in the bootable floppy should contain the following command:

device=a:oakcdrom.sys /d:mscd001

Then create an Autoexec.bat file, using the command

edit a:autoexec.bat

You also need to ensure the following command is in the file:

a:mscdex.exe /d:mscd001

And that’s all you need to do. Now simply point the CD burner software to the location of this floppy disk and it can begin to burn your bootable CD-ROM. As you can see, its not so hard to create a bootable CD-ROM after all, right?
 

Conclusion

I hope this article has taught you how to easily create a bootable CD-ROM. A bootable CD-ROM can be a life-saver in PC trouble situations. Make sure you have one handy. If you liked this this article on how to create a bootable CD-ROM, then be sure to sign up for my newsletter for more computer tips.

If you always have problems with PCs, one way to get around it is though education. I always believe in that. Read, learn and explore. Computers are not hard to understand. You just need to invest time and experience them.




Related Articles

You may also wish to read the following related articles:

Top 5 Intel Pentium 4 motherboards
Top 5 small form factor PC barebone kits
The basics of personal computer hardware
How to choose a good CPU for your computer
How to buy computer memory for your system



 

© 2007 Build-Your-Own-Computers.com