Kernel Update Failed transfer
-
What version of FOG?
-
Hi George its 1.5.7.2
-
@Trev-lchs OK, while you said you haven’t changed anything with passwords something else might be going on here. Lets have you run through this tutorial just to ensure everything is in its place and set properly: https://forums.fogproject.org/topic/11203/resyncing-fog-s-service-account-password
A good test once you complete the tutorial is to see if you can ftp from a windows computer to the FOG server using the user ID of
fogproject
and the password found in the .fogsettings file. (note you may have to drop the windows firewall to allow the ftp program to connect to the remote computer). -
@george1421 Thanks George, I will work though that in the morning, as always thank you for your help, i will let you know how it goes. its a bit manic here a the moment. As an aside i keep loosing the ability to connect to the Fogproject web-pages, is there an issue or is it our connection?
-
hmm having logged into the server using putty, giving myself sudo -s, copying and pasting /opt/fog/.fogsettings, i get access denied.
-
root@fog-03:~# /opt/fog/.fogsettings
bash: /opt/fog/.fogsettings: Permission denied
root@fog-03:~# -
@Trev-lchs you may need to be root or sudo it to view the file
sudo cat /opt/fog/.fogsettings
-
@george1421 thank you, that worked
-
@george1421 it is asking me to enter a new password for fogproject (in the putty command line) is that the one i just copied from the file less the ’ at each end?
-
@george1421 i do notice that the password in settings, tftp is completely different to the one in the file, can i just paste the one copied from the file into the gui on fog settings, tfpt?
-
@george1421 Magic, George i did paste the password found in the file into the GUI at settings/ TFTP password, and it worked. fab the kernel updated.
-
@Trev-lchs Sorry I had to step away for a bit, it looks like you have it. The password found in the .fogsettings file should always be considered the
master
password since the fog installer/upgrade script will always reference this password when making system adjustments. If for some reason the web ui passwords get out of sync with this password you will get random failures as you saw. -
@george1421 Thanks George, just have to work out why the laptop wont boot info fog using uefi but i have raised another question on that, that was why i was trying to update the Kernel in the first place.
-
@Trev-lchs OK just for clarity the kernel is the FOS Linux kernel that does the imaging. That is independent of the pxe boot loader (that creates the FOG iPXE menu). Difficulty pxe booting then should be focused on undionly.kpxe for bios and ipxe.efi for uefi based systems.
-
@george1421 Yep thanks for your help George, we have it pixie booting now, unfortunately, on checking it this morning the Tech had not switched secure boot off in the laptop bios. due to the other issue i had been having i thought it was FOG, FOG is blameless in this instance.