vault backup: 2025-03-08 17:08:53

This commit is contained in:
Jerry Jacobs 2025-03-08 17:08:53 +01:00
parent b7bb66ff25
commit d5c3712dff
1 changed files with 1 additions and 1 deletions

View File

@ -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)