Re: Bootable DOS CD? - May I tag another question to this one ?
- From: Mike Walsh <spamscks@xxxxxxxxxx>
- Date: Fri, 09 Dec 2005 13:37:43 -0500
When you boot with a CD, the CD must normally remain in the drive because that is where the command interpreter is. You can get around this if you create a ramdisk, copy files (including Command.com) to the ramdisk, and use comspec to specify the command interpreter on the ramdisk. I use this so I can swap CDs on PCs with only one CD device. You could also do it if you want to terminate CD boot disk emulation.
"R.Wieser" wrote:
>
> Some time ago I had about the same idea (creating a CD-ROM that would boot
> into DOS), but with a twist : I needed, after the system booted from the CD
> to be able to access *both* floppy-drives, and the hard-disk on it's normal
> place again.
>
> I thought I had the answer in using INT 13h, AX=4B00h : Terminate the
> bootable CD-rom's disk-emulation, but could not get it to work (I would
> execute a small program calling this as the last command in an
> autoexec.bat).
>
> Any ideas about what could have gone wrong here ?
>
> Regards,
> Rudy Wieser
--
Mike Walsh
West Palm Beach, Florida, U.S.A.
.
- Follow-Ups:
- References:
- Bootable DOS CD?
- From: Charlie Wilkes
- Re: Bootable DOS CD?
- From: Patrick Klos
- Re: Bootable DOS CD? - May I tag another question to this one ?
- From: R.Wieser
- Bootable DOS CD?
- Prev by Date: Re: Drivers for HP Notebook N3438
- Next by Date: Re: Drivers for HP Notebook N3438
- Previous by thread: Re: Bootable DOS CD? - May I tag another question to this one ?
- Next by thread: Re: Bootable DOS CD? - May I tag another question to this one ?
- Index(es):
Relevant Pages
|