Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] Install fails to boot (probably a partition error)  (Read 28224 times)

Offline aliclondon

  • User
  • Posts: 8
[EN] Install fails to boot (probably a partition error)
« on: 2025/07/10, 17:10:53 »
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

Offline Geier0815

  • User
  • Posts: 638
Wenn Windows die Lösung ist...
kann ich dann bitte das Problem zurück haben?

Offline aliclondon

  • User
  • Posts: 8
Re: Install fails to boot (probably a partition error)
« Reply #2 on: 2025/07/10, 18:55:20 »
It's a different issue.

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

Offline scholle1

  • Global Moderator
  • User
  • *****
  • Posts: 190
Re: Install fails to boot (probably a partition error)
« Reply #3 on: 2025/07/10, 22:12:11 »
And what does the automatically generated partition table look like?
That might give you a clue.
"pax in terra" - Das ist mein großer, mein einzigster, von Herzen kommender Wunsch.
"Frieden auf der Erde" und alles Weitere erscheint einfach.

Offline aliclondon

  • User
  • Posts: 8
Re: Install fails to boot (probably a partition error)
« Reply #4 on: 2025/07/11, 09:37:42 »
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