[syslinux] Re: RIS UNDI

Martin Vogt mvogt at rhrk.uni-kl.de
Fri Jan 11 07:41:58 PST 2002


Hello,

good & bad news. After I uncommented in pxelinux.asm

this line:


;
; Unload PXE stack
;
;Martin         call unload_pxe
                cli

It works. This means: it loads the Microsoft RIS boot disk
does a DHCP lookup and then (bad news) loads pxelinux
again.
This is not very surprising, because it gets the filename
for the same mac adresse as PXELinux before.

Is it possible to overwrite the MAC Adress?
Is it somewhere stored in this UNDI thing?

Then I can do a "fake" MAC adress and the tftp server
serves the RIS boot PXE rom (called startrom.com)

I want to test this, is there a hack in pxelinux to
overwrite the MAC adress after pxelinux is loaded?

regards,

Martin




More information about the Syslinux mailing list