Hello,
I'm trying to install FreeBSD, but the installer acts as if I am using a mini-memstick image and asks for a network connection to fetch base system packages. I do not have network access during the installation.
Details of my setup:
- Image file downloaded: FreeBSD-15.1-RELEASE-amd64-memstick.img
- How I wrote it: dd if=FreeBSD-15.1-RELEASE-amd64-memstick.img of=/dev/sda bs=4M status=progress conv=sync
- Target system specs: intel core i7-12650H Nvidia rtx 4060 laptop 16gb ram
When I start bsdinstall, it asks for a network configuration and fails to find local distribution sets.
Could you please help me understand why the installer isn't picking up the local packages from the USB drive
Thanks in advance!
I'm trying to install FreeBSD, but the installer acts as if I am using a mini-memstick image and asks for a network connection to fetch base system packages. I do not have network access during the installation.
Details of my setup:
- Image file downloaded: FreeBSD-15.1-RELEASE-amd64-memstick.img
- How I wrote it: dd if=FreeBSD-15.1-RELEASE-amd64-memstick.img of=/dev/sda bs=4M status=progress conv=sync
- Target system specs: intel core i7-12650H Nvidia rtx 4060 laptop 16gb ram
When I start bsdinstall, it asks for a network configuration and fails to find local distribution sets.
Could you please help me understand why the installer isn't picking up the local packages from the USB drive
Thanks in advance!