Error ipxe 1d8c2139
-
Hi, i have an error on some models : Lenovo T43 (not all) and Lenovo R50
I don’t find thread about this.
[IMG]http://www.pc4you.pro/imagesweb/20140613_083616.jpg[/IMG]
-
Have you tried using a different bootfile? Like undionly.kkpxe ? Also if worst comes to worst try this: [URL=‘http://fogproject.org/forum/threads/ipxe-issues-work-around.10727/’][COLOR=#737373]http://fogproject.org/forum/threads/ipxe-issues-work-around.10727/[/COLOR][/URL]
-
You can also try my latest ipxe/undionly files in svn.code.sf.net/p/freeghost/code/trunk/packages/tftp/
I’ve added more “console” information to the files so hopefully they’ll work better.
-
Thanks a lot!! Works fine with the INTEL one
-
Tom, I am having the same issue with a Lenovo machine. How do I update this ipxe file as described here? ll of my other machines image just fine, just not the lenovo’s.
-
I believe you just symbolic link:
[code]mv /tftpboot/undionly.kpxe /tftpboot/undionly.kpxe.orig
ln -s /tftpboot/undionly.kpxe.INTEL /tftpboot/undionly.kpxe[/code] -
Tom, have no idea what the “symbolic link” thing is, but I ran the above code lines you sent to me. I now get:
TFTP.
PXE-T01: File not found
DASH-E3B: TFTP Error - File not found
DASH-M0F: Exiting Option ROMI also tried restarting the TFTP daemon. Still nothing. Now NO stations will acquire the iPXE. What happened? How can I fix?