Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Missing boot partition with ZFS, system does not boot #1106

Open
leonardolang opened this issue Oct 18, 2018 · 2 comments
Open

Missing boot partition with ZFS, system does not boot #1106

leonardolang opened this issue Oct 18, 2018 · 2 comments

Comments

@leonardolang
Copy link

leonardolang commented Oct 18, 2018

Describe the bug
Installer shows correct partitions and volumes to be created, but fails to create boot partition during installation:

Installing with MBR

Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xba2476a2

Device     Boot Start      End  Sectors Size Id Type
/dev/sda1  *     2048 62914559 62912512  30G 83 Linux

Installing with GPT

Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 5AB2BFF0-FEA0-4C85-B173-042F44711CBB

Device     Start      End  Sectors Size Type
/dev/sda1   2048     6143     4096   2M BIOS boot
/dev/sda2   6144 62914526 62908383  30G Solaris root

Bootloader fails to load and system does not boot as a result.

To Reproduce
Steps to reproduce the behavior:

  1. Install antergos with ZFS
  2. Reboot

Expected behavior
System booting properly and boot partition in place.

Screenshots

Installing with GPT (no separate home):
partitions

Log Files

@karasu
Copy link
Member

karasu commented Oct 19, 2018

Many thanks for your detailed report. ZFS has not got the attention it deserves.
We're trying to not to use a boot partition so when using RAIDZ you can use the whole disks.

We will work on this one asap.

@marcvk
Copy link

marcvk commented Nov 6, 2018

Hi,

In the mean time, is there a workaround? I'm running into the same problem.

Kind regards,
Marc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants