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

Verify: Install to full disk #2

Closed
beanpole135 opened this issue Aug 2, 2018 · 8 comments
Closed

Verify: Install to full disk #2

beanpole135 opened this issue Aug 2, 2018 · 8 comments

Comments

Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
@beanpole135
Copy link
Member

@beanpole135 beanpole135 commented Aug 2, 2018

Verify that an install to a full, single disk works properly

  • VirtualBox VM is a good test of this
@miker
Copy link

@miker miker commented Aug 31, 2018

On my first attempt using Beta1 I selected full, single disk and the install failed. "No partition schemes found" I rebooted the installer and this time the ZFS partitioning was there. I selected the previously created ZFS partitioning and the installer is happy.

1 thing to note, I did click on the BE radio button. It looked inactive so moved on and didn't click back to single disk. Maybe that's the culprit.

Currently installing :)

@miker
Copy link

@miker miker commented Aug 31, 2018

VirtualBox using UEFI install failed.
EXITERROR: Error 1:
mount -t msdosfs /dev/ada0p /mnt/boot/efi
Cleaning up...
For more details see log file: /tmp/.pc-sysinstall/pc-sysinstall.log

If I were to hazard a guess, the /boot/efi partition wasn't properly created?

@RodMyers
Copy link
Contributor

@RodMyers RodMyers commented Aug 31, 2018

Was this BIOS or UEFI

@miker
Copy link

@miker miker commented Aug 31, 2018

Here is a screenshot from the pc-sysinstall.log
Really github, no image upload?
VirtualBox using UEFI
https://filebin.pw/AGBhHL/

@miker
Copy link

@miker miker commented Aug 31, 2018

Went through the installer again after it failed with the /boot/uefi issue. Here's a pic of the installer's Install Location. It looks like the space for the /boot/uefi partiton is there, just not active or being used?
The screenshot shows Free Space (329MB)
https://filebin.pw/TxG0cZ/

4th time was the charm :) I'm installed and booted. The last time through the installer I clicked on the Disk, not the ZFS partition. Not sure if that was what made the difference.

Let me know if there is anything else I can do.

@revhelix
Copy link

@revhelix revhelix commented Sep 5, 2018

Currently Looking at the stage dated for Sept 5th, Using VMware workstation 14 on Ubuntu.
When installing to disk, the Free Space is able to be selected, but fails.

But upon the next attempt to install, the disk was modified from the previous attempt, but the da0(disk) is then select-able, and able to continue on with the install.

@RodMyers
Copy link
Contributor

@RodMyers RodMyers commented Sep 17, 2018

Beta 2 installed on a Lenovo Carbon X1 2nd gen just fine

@RodMyers
Copy link
Contributor

@RodMyers RodMyers commented Sep 28, 2018

Beta 3 installed on a Lenovo Carbon X1 2nd gen just fine.

could probably close this issue

@beanpole135 beanpole135 closed this Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment