Page 1 of 1

Could not find kernel image: linux

Posted: Wed Jun 18, 2008 3:35 am
by timmybolaf
Hi. Every time I try to boot up the UBCD, I receive the following error message.

ISOLINUX 3.35
Unknown keyword in config file.
Could not find kernel image: Linux
boot:

I am using a Dell 1530.
Bios version A07.

Totally stuck. PLEASE HELP!!!!

Thanks
Tim

Posted: Wed Jun 18, 2008 6:18 am
by Victor Chew
Are you using UBCD on a CD or USB memory stick?

Was there any customization done?

CD

Posted: Thu Jun 19, 2008 1:16 am
by timmybolaf
It's on a CD. WIth Windows Vista and no customisation...

Posted: Fri Jun 20, 2008 4:24 am
by Icecube
Can you give the text from /isolinux/isolinux.cfg from the cd that you made?

Try to update isolinux, this can help sometimes.
Download syslinux from http://www.kernel.org/pub/linux/utils/boot/syslinux/.

Extract the syslinux archive to "c:\syslinux\".

To update isolinux for the CD version
- Copy "c:\syslinux\isolinux.bin" to "c:\ubcd\isolinux\".
- Copy "c:\syslinux\com32\menu\menu.c32" to "c:\ubcd\isolinux\".
- Copy "c:\syslinux\com32\modules\chain.c32" to "c:\ubcd\isolinux\"
- Copy "c:\syslinux\memdisk\memdisk" to "c:\ubcd\isolinux\"

To update syslinux for the bootable USB key
- Copy "c:\syslinux\ldlinux.sys" to "c:\ubcd\syslinux\".
- Copy "c:\syslinux\mbr\mbr.bin" and "c:\syslinux\ldloader.bss" to "c:\ubcd\tools\ubcd2usb\".
- Copy "c:\syslinux\com32\menu\menu.c32" to "c:\ubcd\syslinux\"
- Copy "c:\syslinux\com32\modules\chain.c32" to "c:\ubcd\syslinux\"
- Copy "c:\syslinux\memdisk\memdisk" to "c:\ubcd\syslinux\"

Remaster the iso:
If you don't know how to do it, see viewtopic.php?t=1343.