Hey all,
I am trying to create an OEM image of Zorin OS, to install on old computers and donate them.
The issue I am facing is this, some of these do not support UEFI, thus when I try to deploy the image to that machine I get:
“Partition Table Invalid”
I do not wish to maintain 2 separate images one for UEFI and one for Legacy, I tried creating an unformatted partition and using the following command:
sudo grub-install --target=i386-pc --boot-directory=/mnt/boot /dev/sda
And other suggestions online, but everything I tried I get invalid partition table still.
Would it be so problematic to create one USB Stick with GPT Sheme for UEFI Systems and one with MBR Sheme for Legacy Systems? I would say that this is the easiest and fastest Way to do that.
Hey, it's not a USB stick, it's a full OEM Image.
I customize it, with free games and useful software for kids to learn and be introduced to Linux on older machines that can't run Windows 11.
So I need to be able to use the same image for both, otherwise, each change I make I have to make in 2 images, and that becomes way too much work.
I had this working on Mint before I switched to Zorin, I just can't get this working in Zorin.
Oh, okay. With that I can't unfortunately help because I don't know how this works. I only know that it is possible to create a Hybrid-Image. I think, it is called Hybrid-MBR where You would have MBR and GPT in one. But how this all works ... Sorroy, I don't know. Maybe Other's here can explain that to You.