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

RC3 installer does not allow installation to a BE in a TrueOS 18.03 rpool #36

Closed
jgroenveld opened this issue Nov 11, 2018 · 5 comments
Closed

Comments

Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
@jgroenveld
Copy link

@jgroenveld jgroenveld commented Nov 11, 2018

img_1157

RC3 does not allow installation to a BE in a TrueOS 18.03 rpool.

Possibly same as https://github.com/project-trident/trident-installer/issues/27 but
will upload gpart(8) show and screenshot soon.

# gpart show ada0
=>       40  937703008  ada0  GPT  (447G)
         40        512     1  freebsd-boot  (256K)
        552  929038336     2  freebsd-zfs  (443G)
  929038888    8388608     3  freebsd-swap  (4.0G)
  937427496     275552        - free -  (135M)
 
John
groenveld@acm.org
@RodMyers
Copy link
Contributor

@RodMyers RodMyers commented Nov 11, 2018

This is a Lenovo T520, and it has 1803 installed on it. RC3 installed just fine into it.

I'm using it to reply here

@jgroenveld
Copy link
Author

@jgroenveld jgroenveld commented Nov 11, 2018

I'll try to reproduce with a VBox guest next.
Guessing it will work flawlessly there like your T520.
John
groenveld@acm.org

@jgroenveld
Copy link
Author

@jgroenveld jgroenveld commented Nov 12, 2018

Grrrr...I can't reproduce on a VBox guest; installer allows me to select BE and the rpool.
John
groenveld@acm.org

@jgroenveld
Copy link
Author

@jgroenveld jgroenveld commented Nov 28, 2018

Problem persists with pre-release 18.11.
The partition layout and pool were created with the same.
(I wiped the 18.03 installation)
John
groenveld@acm.org

@RodMyers
Copy link
Contributor

@RodMyers RodMyers commented Jan 22, 2019

This is a know issue, since the FreeBSD bootloader was changed from forth to lua.

@RodMyers RodMyers closed this Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment