"Offering free computer help, hints, and tips to the Internet populace." Now with over 3,820 tips!

Windows XP and DOS

Burn CDs From the Command Line

SUMMARY: The cdburn command burns CDs from .ISO files on the Windows XP DOS command line.


 

Need to make repeated copies of the same CD? Or do you want to burn a CD image from an .ISO file acquired via the Internet, perhaps of another operating system? If you don't want to open up your CD burning application, you can burn CDs via DOS in Windows XP with the cdburn command.

To use the cdburn command, you'll need to first download and install the Windows 2003 Resource Kit.

To burn a CD, just enter a command in the following format:

cdburn [DRIVE:] [IMAGE]

For example, the following command burns the 5-2-3-linux.iso ISO image on a CD-R placed in the e: drive:

c:\isos\cdburn e: 5-2-3-linux.iso

If you want to erase the current image on a CD-RW first, use the -erase modifier:

c:\isos\cdburn e: -erase 5-2-3-linux.iso

Or, don't provide an image, and cdburn will just erase the contents of the CD-RW.

Other command line options you can place after the image name:

-sao

The cdburn command defaults to "track at once" mode. This option uses "session at once" mode.

-speed

Speed of burn, or max for maximum speed.

-imagehaspostgap

Use if your .ISO image already contains a 150 sector postgap.



Print This Tip

Get E-Mail When New Tips are Online

Return to the Windows XP and DOS page.

 


New in MalekTips:

RSS Feeds- Subscribe!

You want the latest tech tips and tricks in your e-mail Inbox - FREE? Type your e-mail address below and click 'Get Tips!'.
 


( sample / details )
( opt-out instructions )