IPXE Error 0x3d126001
-
Hello all.
Long time FOG user and lurker. I’ve always found what I needed without posting for help… Until now!
I’m having trouble with a clean install of FOG 1.0.1 on CentOS. I’ve followed the updated dnsmasq guide on the wiki but I’m running into a snag.
I ran in to the same issue using Debian, but I thought it might have been because its not the preferred distro.
It has to be something stupid I’m doing.
Oh and thanks very much for all the hard work on the project. As a GNU/Linux user in a heavy Microsoft oriantated company its projects like FOG that stand out as truly innovative.
Cheers.
[url=“/_imported_xf_attachments/0/876_2014-06-03 13.11.20.jpg?:”]2014-06-03 13.11.20.jpg[/url]
-
What are the contents of your /tftpboot/default.ipxe file?
-
[SIZE=3]Hi Tom, [/SIZE]
[SIZE=3]I’ve searched high and low for a answer. [/SIZE]
[SIZE=3]ipxe.org says [/SIZE]
[SIZE=6][B][SIZE=3]Error: Inappropriate I/O control operation[/SIZE][/B][/SIZE][CODE]#!ipxe
cpuid --ext 29 && set arch x86_64 || set arch i386
params
param mac ${net0/mac}
param arch ${arch}
chain http://10.10.180.133/fog/service/ipxe/boot.php##params[/CODE]Cheers
Sam
-
Can you try upgrading the ipxe file to the most recent one and see if it helps?
[code]cd /tftpboot
rm undionly.kpxe
wget https://svn.code.sf.net/p/freeghost/code/trunk/packages/tftp/undionly.kpxe[/code] -
Hi Tom,
Same issue I’m afraid. Tried it using a Virtualbox Host and a Intel S3000 Motherboard. Same issue. The fog server itself is running on Virtuabox also. Don’t know if this is relevant.
Cheers
-
If the issue is specifically on Virtualbox, try ipxe.kpxe or ipxe.pxe.