Mailing List Archive

Problem or error in syslinux used with UNDI net driver...
Hi



I use this setup with PXELINUX.



label Ghost1

menu label Ghost v11 (uni net 192.168.150.10)

kernel memdisk

append keeppxe initrd=img/gh1.zip floppy vga=1



The sw keeppxe I use to prevent destroy the pxe UNDI net driver.



The problem is similar when using ISOLINUX with the same UNDI net
driver, the driver fail to load!!!



The same will happened if I don't use the sw keeppxe on PXELINUX.



Is there a sw or anything else I can use on ISOLINUX???



Regards

Flemming

_______________________________________________
SYSLINUX mailing list
Submissions to SYSLINUX@zytor.com
Unsubscribe or set options at:
http://www.zytor.com/mailman/listinfo/syslinux
Please do not send private replies to mailing list traffic.
Re: Problem or error in syslinux used with UNDI net driver... [ In reply to ]
flemming.veng@post.dk wrote:
>
> The problem is similar when using ISOLINUX with the same UNDI net
> driver, the driver fail to load!!!
>

Obviously, because PXE/UNDI was never loaded by the BIOS.

>
> The same will happened if I don't use the sw keeppxe on PXELINUX.
>

Obviously, because PXE/UNDI were unloaded by PXELINUX.

>
> Is there a sw or anything else I can use on ISOLINUX???
>

You could try gPXE/Etherboot, www.etherboot.org.

-hpa

_______________________________________________
SYSLINUX mailing list
Submissions to SYSLINUX@zytor.com
Unsubscribe or set options at:
http://www.zytor.com/mailman/listinfo/syslinux
Please do not send private replies to mailing list traffic.