| Back to Back Issues Page |
![]() |
|
The Computer Builder #046: How To Create A Bootable CD-ROM July 01, 2009 |
Welcome to this edition of The Computer Builder! The weather in June and July gets really hot here in Singapore. I find myself drinking more and more iced water these 2 weeks! Ok, on to our feature article this week. Let's say you're building a computer and something goes wrong. Your PC suddenly fails to boot up. What do you do? Well, the first thing I do is to whip out a bootable CD-ROM and boot up the PC from there. This is one very useful trick and can be a life saver if you just cannot get back into your operating system to copy out your data from the affected PC. This week, we'll discuss look at a quick way to create a bootable CD-ROM. Once you do this, you'll be protected (somewhat) from potential PC disasters like the inability to boot into Windows. So read on - I hope you like the guide. On another note, I've been wondering what kind of topics you guys would like to read about in this newsletter. This newsletter has gone one for quite some time, and I think it's pretty much time for me to relook at the content I'm providing. So feel free to drop me a note and tell me what of articles you'd see! Thanks for your support so far.
How To Create A Bootable CD-ROMHave 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. 1. Get a Good CD Burner Software 2. Choose To Create A Boot CD 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 Format a:/s 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 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.
Other ArticlesLearn how to install a desktop power supply A list of essential tools you should have when working on a PC Some tips on getting more value out of an old PC Learn how to install a motherboard A list of tips for keeping your PC in good shape For more articles, be sure to visit Build-Your-Own-Computers.com.
Build A Gaming Computer For Under $1000Have you ever wished you could build your own gaming computer at a cheap price? Gaming computers sold by manufacturers like Alienware, Gateway or Dell will cost a lot more money, anywhere from $2000 to $4000. Click here to discover how to build your own gaming computer for under $1000 - without compromising the quality of hardware and gaming performance. |
| Back to Back Issues Page |