After upgrade last version fog z400 problem boot
-
No problem with linux live cd.
ICMP ping to client lost
I put FOG_KERNEL_LOGLEVEL to 7 and check FOG_KERNEL_DEBUG
-
@Abuelika You might want to update the BIOS of the Z400 and see if that helps, latest BIOS dates from April this year and fixed a couple of issues with certain CPUs.
http://h20564.www2.hp.com/hpsc/swd/public/readIndex?sp4ts.oid=3718669&swLangOid=8&swEnvOid=4059
-
@Quazz said in After upgrade last version fog z400 problem boot:
You might want to update the BIOS of the Z400 and see if that helps, latest BIOS dates from April this year and fixed a couple of issues with certain CPUs.
I upgrade bios to 3,60 ( last ) and the error is diferent:
-
@Abuelika Looking a lot better already, I can’t spot an error right now, just information about its boot process. Does it stop there when you try to image? Or does something else happen/show up?
-
Great catch with the BIOS update @Quazz! I don’t see any error on that the latest picture either! The only issue I can think of (as live CD is booting fine - by the way which one did you try?) is that we have all the drivers compiled directly into the kernel while most distros use kernel modules that are not automatically loaded on boot up. Possibly one of the modules is causing the issue. But if we don’t get any error on screen we are pretty lost with this.
-
@Quazz said in After upgrade last version fog z400 problem boot:
Looking a lot better already, I can’t spot an error right now, just information about its boot process. Does it stop there when you try to image? Or does something else happen/show up?
It appears kernel panic :
-
I guess we need @Tom-Elliott to compile a kernel including the symbols. Just looking at the hex numbers won’t help us. When you have time Tom - no need to hurry.
-
@Sebastian-Roth said in After upgrade last version fog z400 problem boot:
I guess we need @Tom-Elliott to compile a kernel including the symbols. Just looking at the hex numbers won’t help us. When you have time Tom - no need to hurry.
Ok. No problem. Use an earlier version of bzImage works for computer models that have
-
@Abuelika One thing you can do in the mean time (as you noted) use an older kernel for this model. You can install this bzImage in the same directory fog/service/ipxe but name it bz400Image (or what ever) and then for the host definition you will have to manually register the system but you can specify the kernel name in the host configuration in the FOG web gui.
-
Hi there,
same Problem…
Z400 - BIOS-Version: 7G3_0357 / 19. Nov. 2013
FOG-Version: 1.3.5I just added to Host:
Host Kernel Arguments: “acpi=off”Worked for me
BR
Beekay