Could not start download
-
@janspook I wonder if we can get a hold of ipxe from an earlier build and test that?
What boot file are you using? I still have 1.4.4. in my production environment. I’ll upload what ever iPXE boot loader you are using so you can grab it and test.
-
@george1421
Using the default one. Is there a way to install an older version, i dont care if the webinterface look nicer, its only for installing Windows. -
@janspook said in Could not start download:
Using the default one
Not helpful. Its like me asking you if you like coffee or tea, and you responding “yes”. Just kidding.
Look at the FOG chat bubble, I’ll send you links to the older ipxe boot files.
Rename the existing ones using the linux console commands. The files are in /tftpboot.
Then install these files there. I’m interested in seeing if the older ipxe boot loaders work correctly.
-
@george1421 I found this https://tinkerboarding.co.uk/wiki/index.php?title=PXE-boot
I will test it tomorrow.
-
@janspook I was just looking at the config files for iPXE issued by fog for another ticket and I found the NFS code has been turned off.
https://github.com/FOGProject/fogproject/blob/master/src/ipxe/src/config/general.h
Line #60. So that IS why the NFS protocol doesn’t work in the tutorial. The iPXE kernels I sent you should address the issue in the short term.
-
This post is deleted! -
Sorry I posted this originally in the wrong thread, too much reading I guess.
I’ve updated the ipxe files to use be built with FTP and NFS. These files will be in 1.5.1, and are currently in the working-1.5.1 branch of github repository.
-
@tom-elliott
When will 1.5.1 be released because i have 2 weeks to roll it out. -
@janspook I’m going to test this today. The 1.4.4 iPXE kernels should work correctly. The instructions were created using 1.4.4.
-
@george1421 Oke! Say it when you found something.