@Tom-Elliott Thank you Tom. I change the UUID’s by the devices names on the /etc/fstab on the “golden” machine before I capture a new image and I redeploy it, but apparently it doesn’t change anything
Posts made by DzOnizuka
-
RE: Issue with FOG Deployment - Disk Not Bootable After Deployment (Debian 12)
-
RE: Issue with FOG Deployment - Disk Not Bootable After Deployment (Debian 12)
@Tom-Elliott Thanks for your reply. Should I disable the “Reproduce ?” in the image options?
-
Issue with FOG Deployment - Disk Not Bootable After Deployment (Debian 12)
Hello,
I’m currently facing an issue with FOG when deploying a Debian 12 image to a target machine. Here’s the situation:
-
I captured the image of the source machine using FOG with Partclone as the imaging tool.
-
The image deployment to the target machine completes without errors.
-
However, after deployment, the target machine is not bootable. It seems the bootloader (GRUB) is not correctly configured or missing. It boots from the FOG menu when I choose to boot from the HDD, but it seems like some kind of live boot because when I reboot, it is no longer possible to boot from the HDD. I have tried several actions in the BIOS/UEFI menu.
I suspect the problem lies in Partclone not handling the bootloader (GRUB) installation properly during the image deployment process, especially in an EFI/UEFI environment.
Verified the mode of boot (UEFI/Legacy) is consistent on both source and target machines.
My questions are:
-
Is there a way to configure FOG to properly handle GRUB during deployment, especially for UEFI systems?
-
Would switching the imaging tool in FOG from Partclone to DD help in this case, or is there another recommended approach?
-
Can a post-deployment script be used in FOG to automate GRUB reinstallation? If so, how can this be implemented effectively?
I’d appreciate any guidance or solutions for this issue, especially tips to ensure a seamless bootloader setup after deployment.
Thank you in advance for your help!
-