depenguin-me / depenguin-run

Installer script for mfsBSD image to install FreeBSD 14.0 with zfs-on-root using qemu
MIT License
17 stars 7 forks source link

Statically compiled qemu binary won't work with disks larger than 2TB #4

Closed bretton closed 2 years ago

bretton commented 2 years ago

The original post makes a note:

If you have drives larger than 2 TB, you still need to download the UEFI boot

The depenguinme script doesn't currently cater for this, and it's unclear what needs to happen.

The file exists as an additional mirror at https://depenguin.me/files/uefi.tar.gz

To-do: figure out what needs to happen with the extracted uefi.bin file, perhaps it can be loaded with -bios uefi.bin option?

bretton commented 2 years ago

Should be fixed in 6b2541066de736a70560c25737a05bc0c4a6a0f4