2012-01-12, 07:26
i'am trying to boot Hardware detection tool http://hdt-project.org/
1.
boot from ipxe: (works wonderfully)
pxe->undionly.kpxe->vesamenu.c32
LABEL HDT
KERNEL http://memdisk
INITRD http://hdt-0.5.0.iso
APPEND iso
2. boot from pxe (works wonderfully)
pxe->vesamenu.c32
LABEL HDT
KERNEL /hdt/hdt_0_5_0.c32
3. boot from ipxe com32 module (hangs on start)
pxe->undionly.kpxe->vesamenu.c32
LABEL HDT c32
KERNEL http://hdt_0_5_0.c32
-----
tell me What I'm Doing Wrong in "3" ?
1.
boot from ipxe: (works wonderfully)
pxe->undionly.kpxe->vesamenu.c32
LABEL HDT
KERNEL http://memdisk
INITRD http://hdt-0.5.0.iso
APPEND iso
2. boot from pxe (works wonderfully)
pxe->vesamenu.c32
LABEL HDT
KERNEL /hdt/hdt_0_5_0.c32
3. boot from ipxe com32 module (hangs on start)
pxe->undionly.kpxe->vesamenu.c32
LABEL HDT c32
KERNEL http://hdt_0_5_0.c32
-----
tell me What I'm Doing Wrong in "3" ?