FOG 1.5.4 Windows 7 UEFI Image Capture
-
Hello all!
We are attempting to capture a new Windows 7 UEFI image. We keep receiving this error.
I have double checked the time on the FOG server and on the Dell laptop and both are correct. I have also edited the php.ini file to manually force the correct timezone, rebooted httpd, and that did not work. I did not see a mention of timezone in the ftp_put function call in the fogftp.class.php file. The image definition on the FOG webpage does use the Multiple Partition Image - Single Disk (Not Resizable) Image Type option. We have created a Windows 10 UEFI image and its capture worked just fine. Anyone have any ideas?
Thanks all!
-
I figured it out - I forgot you cannot try to take a new image over an existing image. We already had taken an image with the exact same folder name and when FOS tried to move the files, it failed. When I deleted the old folder, the image capture worked perfectly. My bad!
-
Double check TZ INFO under General Settings under FOG Settings on the WebUI.
-
I double checked it was set to the correct timezone. Changed it, saved settings, changed it back, saved settings, attempted to take image, and it failed with the same error.
-
@ty900000 Server OS and Version? FOG version?
-
Server OS: CentOS 7 with latest updates
FOG version: 1.5.4 verified by checking the http://fog.company.local/fog/service/getversion.php webpage -
-
I looked at that link. I changed the timezone on the server and in FOG to use UTC. It was still throwing the same error. I changed the FTP password to the password of the ‘fog’ user and it complained about a similar, but different error. It complained about the password being wrong and the timezone is wrong.
-
@ty900000 Was a permissions issue for me, had nothing to do with TZ
https://forums.fogproject.org/topic/12048/unable-to-install-kernel-4-17-0/22
-
I figured it out - I forgot you cannot try to take a new image over an existing image. We already had taken an image with the exact same folder name and when FOS tried to move the files, it failed. When I deleted the old folder, the image capture worked perfectly. My bad!