You can use MEMDISK to boot ISO's (use MEMDISK of syslinux 3.84 or higher)
syslinux.cfg file:
Code:
LABEL ubcd50rc1
MENU LABEL Ultimate Boot CD 5.0RC1
LINUX memdisk
INITRD /UBCD50RC1.iso
APPEND iso
Or you can use grub4dos.
menu.lst:
Code:
title Ultimate Boot CD 5.0RC1
map /UBCD50RC1.iso (hd32) || map --mem /UBCD50RC1.iso (hd32)
root (hd32)
chainloader (hd32)
Note: not all iso's will work.
A list of working examples (iso's should work with MEMDISK too):
http://www.boot-land.net/forums/index.p ... topic=5041
Some examples with MEMDISK:
http://www.boot-land.net/forums/index.p ... topic=8258
_________________
Download
Ultimate Boot CD v5.0:
http://www.ultimatebootcd.com/download.htmlUse
Parted Magic for handling all partitioning task:
http://partedmagic.com/