Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation fails on a root ZFS partition when trying to dual-boot with GNU/Linux #48

Closed
allentiak opened this issue May 6, 2019 · 5 comments

Comments

Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
@allentiak
Copy link

@allentiak allentiak commented May 6, 2019

(Waiting for #47 to generate the corresponding logs.)

@allentiak
Copy link
Author

@allentiak allentiak commented May 6, 2019

Current partitioning:

root@sysresccd /root % gdisk /dev/sda
GPT fdisk (gdisk) version 1.0.1

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.

Command (? for help): p
Disk /dev/sda: 1000215216 sectors, 476.9 GiB
Model: SAMSUNG SSD SM84
Sector size (logical/physical): 512/512 bytes
Disk identifier (GUID): BAF22793-BCD9-8349-A200-0C0773CF380B
Partition table holds up to 128 entries
Main partition table begins at sector 2 and ends at sector 33
First usable sector is 34, last usable sector is 1000215182
Partitions will be aligned on 2048-sector boundaries
Total free space is 227949 sectors (111.3 MiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   1            2048         1026047   500.0 MiB   EF00  EFI Boot
   2         1026048        98682879   46.6 GiB    8301  rootfs
   3        98682880       161183743   29.8 GiB    8200  
   4       161183744       897814527   351.3 GiB   8301  homefs
   5       897814528       999989247   48.7 GiB    A504  

@allentiak allentiak changed the title 18.12-RELEASE-U8: Installer fails when trying to Dual Boot ZFS root with GNU/Linux 18.12-RELEASE-U8: Installer fails when trying to install on a root ZFS partition (trying dual-boot with with GNU/Linux) May 6, 2019
@allentiak allentiak changed the title 18.12-RELEASE-U8: Installer fails when trying to install on a root ZFS partition (trying dual-boot with with GNU/Linux) 18.12-RELEASE-U8: installation fails on a root ZFS partition when trying to dual-boot with GNU/Linux May 24, 2019
@RodMyers
Copy link
Contributor

@RodMyers RodMyers commented Jul 12, 2019

still an issue

@allentiak
Copy link
Author

@allentiak allentiak commented Jul 13, 2019

My hypothesis (unchecked for now) is that this is related with rEFInd's startup scripts.

I am still not sure whether this bug is to Trident's or to TrueOS', though.

@allentiak
Copy link
Author

@allentiak allentiak commented Jul 13, 2019

still an issue

@RodMyers Do you mean release 19.07?

@allentiak allentiak changed the title 18.12-RELEASE-U8: installation fails on a root ZFS partition when trying to dual-boot with GNU/Linux Installation fails on a root ZFS partition when trying to dual-boot with GNU/Linux Jul 13, 2019
@beanpole135
Copy link
Member

@beanpole135 beanpole135 commented Nov 8, 2019

With the move to Void Linux this is no longer an issue. New installer, procedures, and environment.

@beanpole135 beanpole135 closed this Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment