From d5c3712dffb75ac6267a030e1a6fd86cdc649f33 Mon Sep 17 00:00:00 2001 From: Jerry Jacobs Date: Sat, 8 Mar 2025 17:08:53 +0100 Subject: [PATCH] vault backup: 2025-03-08 17:08:53 --- ...n a Scaleway Dedibox server (Online.net) with root on ZFS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2025/FreeBSD 14.2-RELEASE on a Scaleway Dedibox server (Online.net) with root on ZFS.md b/2025/FreeBSD 14.2-RELEASE on a Scaleway Dedibox server (Online.net) with root on ZFS.md index d339f1d..9bd28ab 100644 --- a/2025/FreeBSD 14.2-RELEASE on a Scaleway Dedibox server (Online.net) with root on ZFS.md +++ b/2025/FreeBSD 14.2-RELEASE on a Scaleway Dedibox server (Online.net) with root on ZFS.md @@ -41,7 +41,7 @@ For the post-install network configuration stepĀ _(`/etc/rc.conf`)_, try to figu Start the FreeBSD installer through Qemu, attached to the physical server disk, with the curses UI: ``` -# qemu-system-x86_64 -hda /dev/sda -cdrom FreeBSD-14.2-RELEASE-amd64-bootonly.iso -net none -curses -boot d +# qemu-system-x86_64 -hda /dev/sda -cdrom FreeBSD-14.2-RELEASE-amd64-disc1.iso -net none -curses -boot d ``` Configure IPv4 static IP (as there is no DHCP server on the Linux host)