Kon-Boot v1.1

Discussion/announcements about test/beta releases of UBCD will be posted here.

Moderators: Icecube, StopSpazzing

Post Reply
Message
Author
RogueSpear
Posts: 3
Joined: Wed Nov 11, 2009 10:35 am
Location: Buffalo, NY

Kon-Boot v1.1

#1 Post by RogueSpear » Sat Nov 21, 2009 7:14 am

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.

SkH
Posts: 1
Joined: Sat Dec 12, 2009 5:20 am

#2 Post by SkH » Sat Dec 12, 2009 5:25 am

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!! :)

Post Reply