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

Test request: Hetzner AX41-NVMe #6

Closed bretton closed 1 year ago

bretton commented 2 years ago

ada0 and ada1

2 x 512 GB NVMe SSD https://www.hetzner.com/dedicated-rootserver/ax41-nvme

Subito commented 1 year ago

Success!

The only things I had to change after bsdinstall were the interfacename in /etc/rc.conf (em0 -> igb0) and uncomment the /boot/efi line in /etc/fstab. (As mentioned here: https://github.com/depenguin-me/mfsbsd-13.1-script/issues/10#issuecomment-1225893163)

After that it booted just fine.

bretton commented 1 year ago

Thanks @Subito, closing