The problem seems to me that FreeDOS can't find your CD drive.
I make a small iso (< 12MB) of the dos apps of UBCD50RC1 that use the FreeDOS image.
Add the following in
/ubcd/custom/custom.cfg:
Code:
LABEL ubcd50RC1dos
MENU LABEL Boot DOS apps of UBCD50RC1
LINUX /boot/syslinux/memdisk
INITRD /ubcd/custom/ubcd50RC1_dos.iso
APPEND iso raw
For the Grub4dos menu, edit
/ubcd/custom/custom.lst:
Code:
title Boot DOS apps of UBCD50RC1
map /boot/ubcd/ubcd50RC1_dos.iso (hd33) || map --mem /boot/ubcd/ubcd50RC1_dos.iso (hd33)
map --hook
map --mem (hd33)/ubcd/images/fdubcd.img.gz (fd0)
map --hook
root (fd0)
chainloader (fd0)+1
You can get
ubcd50RC1_dos.iso from:
http://ubcd.stopspazzing.com/downloads/ubcd-dos/
Place it in /ubcd/custom/.
Rebuild the iso.
_________________
Download
Ultimate Boot CD v5.0:
http://www.ultimatebootcd.com/download.htmlUse
Parted Magic for handling all partitioning task:
http://partedmagic.com/