Page 1 of 1

Kon-Boot v1.1

Posted: Sat Nov 21, 2009 7:14 am
by RogueSpear
I'm new to these forums and I'm not sure if this is the appropriate place for suggestions / requests but it seemed like the best place to me.

I have the latest version of Kon-Boot working just fine with the following entries (which I added to "Others"):

Code: Select all

title Kon-Boot V1.1
map --mem /ubcd/images/konboot.img.gz (fd0)
map (hd1) (hd0)
map (hd0) (hd1)
map --hook
rootnoverify (fd0)
chainloader +1
and

Code: Select all

LABEL -
MENU LABEL Kon-Boot V1.1
LINUX /boot/syslinux/memdisk
INITRD /ubcd/images/konboot.img.gz
The konboot.img.gz file is only 9.32KB, so it shouldn't be too much to add as far as the size of UBCD is concerned.

Posted: Sat Dec 12, 2009 5:25 am
by SkH
Hey! Thanks for your instructions, I have finally integrated KonBoot 1.1 into UBCD 5.0 RC1!!

I've uploaded the ISO image: http://www.multiupload.com/RSRA9AOX8W

I have tested it successfully, works!!

Thanks again!! :)