How to make a DOS boot CD?

MichaelD

Lifer
Jan 16, 2001
31,528
3
76
I used to know this. :eek:

Know how you have a boot floppy to boot to DOS (an "A prompt?") I want to do the same thing, but w/a CD.

How do I do this? I have Nero 6 Ultra if that makes any diff.

Thanks.
 

DaveSimmons

Elite Member
Aug 12, 2001
40,730
670
126
In nero one of the wizards / projects is to make a bootable CD. You put a DOS floppy in your diskette drive, with an autoexec.bat that includes CD drivers, then use that plus a normal set of CD files.

Assuming you got the diskette right, the motherboard treats that part of the CD as A:, while the data files are just like any other CD (they're on D: / E: / whatever).

If you don't have a boot floppy with CD drivers, try bootdsk.com
 

MichaelD

Lifer
Jan 16, 2001
31,528
3
76
Originally posted by: DaveSimmons
In nero one of the wizards / projects is to make a bootable CD. You put a DOS floppy in your diskette drive, with an autoexec.bat that includes CD drivers, then use that plus a normal set of CD files.

Assuming you got the diskette right, the motherboard treats that part of the CD as A:, while the data files are just like any other CD (they're on D: / E: / whatever).

If you don't have a boot floppy with CD drivers, try bootdsk.com

Thanks Dave. I appreciate it. :)