Forum: EasyBoot
Topic: adding boot from CD-ROM in the menu
started by: Jack

Posted by Jack on Dec. 25 2004,09:01
I want to add a command to the menu that will boot the computer only from the cd-rom drive i.e. a menu command that shows 'boot from the CD' and on running it behaves in such a way as if the computer has been booted from a bootable floppy.

I am talking of the interface that is shown when you insert a bootable floppy and boot from it. :)
Posted by Incroyable HULK on Dec. 25 2004,11:26
Just add a menu in EasyBoot:

Code Sample
run setup98.img

this image file is already provided in EasyBoot\Disk1 and the default template in EasyBoot is using this example.

You can also build a custom floppy image using EasyBoot. Go to Tools - Make Floppy Image.

More information in the Help Section provided with EasyBoot
Posted by Jack on Dec. 27 2004,06:49
One more question if i want to boot into dos mode using menu command then what should I do.  Thanks .