Re: making a dos boot cd... how??
- From: Charlie Wilkes <charlie_wilkes@xxxxxxxxxxxxxxxxxx>
- Date: Sat, 13 Aug 2005 04:41:55 GMT
On Tue, 09 Aug 2005 19:47:48 -0500, Wildman <wildman@xxxxxxxxxx>
wrote:
>> <snip>
>
>Nero and CDRWin (and others) can create a bootable cd. First
>create a boot floppy with the needed utilities and the files for
>cd-rom support. With config.sys and autoexec.bat files to load
>the cd-rom support. The dos version should be the same as
>what you intend to install. Select "create bootable cd" in the
>burning program. Nero wants to read the floppy direct and
>CDRWin ask for a floppy image. Then the process is the
>same as making a data cd. You include the dos files and
>whatever else you want on the cd.
>
>When you boot from the cd, the BIOS sets up the floppy boot
>image as a virtual floppy drive, read only of course. It is usually
>drive A:. The cd-rom support is needed to access the data part
>of the cd in the same way as you would in windows.
This is quite interesting. Does this mean a computer can boot from CD
using this system, even if CD boot support is not programmed into the
BIOS?
I have the comp version of Nero that came with my CD drive and indeed
it creates a wonderful DOS boot CD that can also include USB drivers
and is very useful. You can take the bootable .img from a bootable
floppy or else use the DR-DOS supplied w/Nero, but I don't think you
can re-install that version of DOS to the HDD because of copy
protections.
>
>If you look at the cd with a file manager, you will not see the
>boot image. The method the burning programs uses is the
>same that MS uses for their bootable cd's.
>
>BTW no version of ms-dos will install from a cd. The setup
>program does several checks to make sure it is running from
>a floppy. The install will have to done manually. Have fun
>expanding all those files.
>
I don't know anything about the MS installer for DOS. I made a CD
with a batch file that makes the C drive bootable and then unzips my
chosen components to a directory called C:\DOS.
sys c:
md c:\dos
pkunzip dosprogs.zip c:\dos
copy autoexec.ba_ config.sy_ c:\
ren c:\autoexec.ba_ autoexec.bat
ren c:\config.sy_ config.sys
I think that is roughly how it goes.
This is MS DOS 7.10, done with the comp Nero mentioned above. Remove
the CD, reset the machine, and there is DOS with the desired
configuration.
But I have never tried it on a machine that doesn't have CD boot
support written into the BIOS.
Charlie
.
- References:
- Re: making a dos boot cd... how??
- From: chuck
- Re: making a dos boot cd... how??
- From: bud
- Re: making a dos boot cd... how??
- From: chuck
- Re: making a dos boot cd... how??
- Prev by Date: Re: What are you running DOS on?
- Next by Date: Re: making a dos boot cd... how??
- Previous by thread: Re: making a dos boot cd... how??
- Next by thread: DOS Batch Scripting
- Index(es):
Relevant Pages
|
Loading