Could not find kernel image: linux

Try looking for help here if you are having problems with the Ultimate Boot CD.

Moderators: Icecube, StopSpazzing

Locked
Message
Author
timmybolaf
Posts: 2
Joined: Wed Jun 18, 2008 3:29 am

Could not find kernel image: linux

#1 Post by timmybolaf » Wed Jun 18, 2008 3:35 am

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

Victor Chew
Posts: 1368
Joined: Mon Feb 21, 2005 10:59 pm
Contact:

#2 Post by Victor Chew » Wed Jun 18, 2008 6:18 am

Are you using UBCD on a CD or USB memory stick?

Was there any customization done?

timmybolaf
Posts: 2
Joined: Wed Jun 18, 2008 3:29 am

CD

#3 Post by timmybolaf » Thu Jun 19, 2008 1:16 am

It's on a CD. WIth Windows Vista and no customisation...

Icecube
Posts: 1278
Joined: Fri Jan 11, 2008 2:52 pm
Contact:

#4 Post by Icecube » Fri Jun 20, 2008 4:24 am

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.

Locked