Hello there,
I am having a problem with some machines not starting scheduled tasks. It is happening with computers all in one room in a building where other computers are being successfully reimaged. The computers were registered with FOG and then given an image task.
I am using Fog V1.20 on Ubuntu 14.04 and am trying to load a 32-bit Windows 7 Sysprepped image.
I am getting this problem on:
–Dell Optiplex 380
–HP Compaq Elite 8300
The computers PXE boot, then load bzimage and init.xz, but instead of starting the image task instead sit at a the linux command prompt [root@10 /]#. If I run “fog”, it goes through the standard checks and says “Task is completed, computer will now restart”, but doesn’t actually do anything. In fact, it doesn’t restart, it just sits at the command prompt still, not giving any errors.
Things I’ve tried:
I’ve tried to start the fog debug mode, but again, with any fog task I get the same error. I have checked my apache error log and it does not give any errors for the IPs of the machines that I am trying to image. I’ve also checked that the partitions exist and they do. I’ve also tried unregistering and re-registering the machines with fog, but that has not worked either. I have tried rebooting our fog server, but that doesn’t help. I have tried formatting the hard drives, but that doesn’t seem to help either.
I did have an issue with breaking our fog server by trying to apt-get phpldapadmin on the same machine (not going to try that again), but have since corrected the problem (as far as I can tell), by removing changes made by apt-get. I have not tried re-installing fog. I’ve searched quite a bit and am not sure of what direction to go in now. Thanks for any and all help.