I have downloaded the complete Caldera Dos vsn 7.02 onto my hard
drive.
Could someone give me information on how to transfer this onto a blank
cd disk that would give me a cd disk that would enable the computer to
boot up from the disk in dos mode?
All replies welcomed!
Aaron in N. Hollywood
You want to make a bootable CD using only freeware - this is the
procedure.
This is what you need
1. a bootable floppy disk. ]
If you have downloaded Caldera DOS as an image set the first image might
be bootable, otherwise get a bootable image from
www.bootdisk.com. The
win98se is probabley the best to use as it already has CD drivers
installed. From memory this will be an .exe file which will create a
bootable floppy. Whatever you use make sure it will boot with CD
support.
2. a floppy disk imaging utility. There are a few but the only reliable
one I have found for this purpose is dd (dd.zip - do a search on the
webpage - its about three quarters of the way down) on Barts bootable CD
page -
http://www.nu2.nu/bootcd/. Read the page, it has much
information, however I find Barts method of creating a bootable CD over
complicated.
3. a cd burning app that will make .iso files. Deepburner is ok. I use
the portable version found at
www.portablefreeware.com
4. a utility called mkbootcd from
http://hp.vector.co.jp/authors/VA004958/bootcd/index_e.html
It comes as mkbtcd1.zip and includes a bootcatx.bin file you will need.
Procedure.
These utilities are all commandline driven, except deepburner, so be
prepared to open a command window and do some typing. Easiest way is to
make a 'project' folder and copy all the required files there.
1. use dd to make an image of your bootable floppy. (the command is dd a:
boot.ima)
2. rename the bootcatx.bin file to bootcat.bin
3. use deepburner to make an iso file. Start up as for a normal
multisession CD, add bootcat.bin and boot.ima **important - in that
order**. Instead of burning to disk, select the make iso option. Lets call
this file bootdos.iso
4. use the mkbootcd utility with this commandline
mkbootcd bootdos.iso bootcat.bin boot.ima -m
(or whatever names you created) This will make the iso bootable.
5. burn the modified bootdos.iso to cd and test it to make sure that it
boots.
6. back to windoze and add any files to the CD as another session ie.
Deepburner append/input option.
Finished. The CD will boot to a dos A:\> prompt. Your files will be on
whatever drive letter has been assigned by the CD drivers.
A simpler way (but not free) is to use NeroBurning and a bootable floppy ;-)