Boot system from CD. Choose "Live CD". Root is mounted read-only. /etc/resolv.conf is a symlink to /tmp/bsdinstall_etc/resolv.conf. The directory /tmp/bsdinstall_etc does not exist. You must manually create /tmp/bsdinstall_etc/. Seems this directory should be created by the live CD? Fix: mkdir /tmp/bsdinstall_etc at some point in the live CD startup. How-To-Repeat: Run dhclient. Interface gets an IP address. resolv.conf is not created, so no DNS. If you manually create & populate the /tmp/bsdinstall_etc/resolv.conf
Responsible Changed From-To: freebsd-bugs->freebsd-sysinstall Over to maintainer(s).
For bugs matching the following criteria: Status: In Progress Changed: (is less than) 2014-06-01 Reset to default assignee and clear in-progress tags. Mail being skipped
^Triage: does this problem still exist on recent versions of FreeBSD?
^Triage: feedback timeout (> 3 months).
Re: comment 0 /tmp/bsdinstall_etc * exists as an empty directory when going live after booting FreeBSD-15.0-CURRENT-amd64-20250626-dca2ab32e831-278235-bootonly.iso /tmp/bsdinstall_etc/resolv.conf * exists with a valid configuration after the automatic network configuration routine in bsdinstall (with DHCP) * exists, but lacks configuration after auto network configuration if the installer is restarted – bug 262262 comment 9, bug 287878 comment 1.