problem with debian/ubuntu images
-
Hello,
I have an issue when i’m deploying a Debian 13 image on HP Elite mini 800 G9.
I have installed a new Fog instance (1.5.10.1763) on a debian 13 and migrated all the datas from a previous Fog Instance (1.5.9).
I can deploy Windows 11 image without problems
I can capture image without problem.
But, when I want to deploy a Debian 13 image, I have a kernel panic error when Debian try to boot (after fog menu)

I have tried a fresh Debian 13 image, and same error.
I also tried with an Ubuntu 24.04 image, but same errorI have installed Kernel 6.12.35 and initrd 2025.02.4 from Fog Configuration.
I have tried diffrents kernels, but no change.The deploiement was ok with the previous fog instance
Any ideas ?
Thanks
Xavier
-
@xavier-duthilleul I suspect it’s your /etc/fstab is looking at a UUID instead of a physical medium.
The one drawback to the uuid method of bootloading (which is great to always ensure you get the same files) is that the UUID’s are not the same between systems.