Install fails to boot (probably a partition error)

Started by aliclondon, 2025/07/10, 17:10:53

Previous topic - Next topic

aliclondon

Hi,

I'm test installing Siduction on QEMU. I created the following partitions with the GUI installer:

GPT partition table
/dev/vda1 : 8MB unformatted with "bios_grub" flag (as suggested in the installer)
/dev/vda2 : 30GB BTRFS, mounted as /
GRUB installed to /dev/vda

I want /boot files in / because I want them as part of BTRFS snapshots (in-case I accidentally trash them later on).

Siduction installs, but wont boot - it hangs at this:

https://pasteboard.co/b2zGFhV0mgPs.png

Geier0815

Wenn Windows die Lösung ist...
kann ich dann bitte das Problem zurück haben?

aliclondon

It's a different issue.

When I use the "Erase disk" and let the siduction installer automatically partition it installs and boots ok.

scholle1

And what does the automatically generated partition table look like?
That might give you a clue.
"Pax in terris" - Das ist mein großer, mein einzigster für diese Welt von Herzen kommender Wunsch.
"Friede auf Erden" und alles Weitere erscheint einfach.

aliclondon

Quote from: scholle1 on 2025/07/10, 22:12:11
And what does the automatically generated partition table look like?
That might give you a clue.

sudo gdisk -l /dev/vda

This shows it is MBR (not GPT).

So then back to my original post - how do I create a GPT based one that boots - when I try (as in my OP) it fails to boot