[syslinux] Invalid or corrupt kernel image

Helmut Hullen Hullen at t-online.de
Thu Sep 9 06:44:00 PDT 2010


Hallo, Heinz,

Du meintest am 09.09.10:

> I am trying to setup my own PXE boot server. I tried several PXE
> bootable Linux-Distributions. For example if I use the ubuntu netboot
> image from [1] it works quit well but there are a few other images
> they do not work in my case e.g.: RIPLinuX [2].

MENU BEGIN RIP (rescue is possible)
LABEL rip
    MENU LABEL ^RIP (CLI)
    KERNEL memdisk
    APPEND iso raw
    INITRD iso/rip.iso


LABEL rip-X
    MENU LABEL RIP (GUI)
    KERNEL memdisk
    APPEND iso raw
    INITRD iso/rip-X.iso

MENU END

# --------------------------------------------------------------

"rip.iso" is a symlink to /path/to/tftpboot/iso/RIPLinuX-10.3.iso

Works as expected.

Viele Gruesse!
Helmut




More information about the Syslinux mailing list