helloSystem / ISO

helloSystem Live and installation ISO
https://github.com/helloSystem/
BSD 3-Clause "New" or "Revised" License
808 stars 58 forks source link

Installed, but installation not found with EFI in VirtualBox #113

Closed grahamperrin closed 3 years ago

grahamperrin commented 3 years ago

0.4.0 (OD18)

Booted live media with EFI, installed FreeBSD, restarted (from ISO), shut down, removed ISO from guest, started:

image

After stopping the guest then disabling EFI, boot succeeds.

probonopd commented 3 years ago

How can we know whether this is a helloSystem or a VirtualBox bug? How does NomadBSD behave? How does GhostBSD behave?

Note that we are not touching the ESP if there is one. Nor do we write anything with efibootmgr (yet).

grahamperrin commented 3 years ago

Not a bug. PEBKAM! Apologies for the noise.

As the virtual machine originated without a virtual hard disk, so the IDE primary master was the optical drive.

The problem probably arose after I removed the primary master, leaving the .vdi as a slave.

With a fresh installation, and the .vdi moved to IDE primary master:

image

– boot succeeds.

probonopd commented 3 years ago

Thanks for verifying.