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)