@george1421 said in FOG `Kernel panic - not syncing' error after entering quick host registration:
We had this issue a while a go and has been resolved for a 1000 or so revisions.
Lets find out a bit more about the target computer.
What is the make and model?
Is it configured for efi or bios mode?
iPXE is not and issue since you are getting the FOS kernel to start (kind of).
Since you make references to kernels and you are running the trunk version of fog. I would just run through the ./installfog.sh script again and get the correct kernels and inits installed. Lets not make some bad decisions based on what we think is installed.
Target pc’s/laptops:
I tested with;
Gigabyte Brix 4010
Gigabyte Brix 5010
Lenovo B50-B80
(used 2 of them all, just to be sure)
Bios of the clients is configured to use legacy mode.
iPXE works fine untill the execution of a task.
I installed everything as bare as possible (even tried 2 clean installs, Ubuntu+LAMP+FOG via svn checkout)
What the error is saying is that the kernel can’t find the inits (virtual hard drove) for the FOS client.
This makes more sense now, thanks in advance!