Hi all
I am trying to create an extensive list of config files and settings that need to be modified if one takes an installed FreeBSD and copies it to another computer. Meaning not moving the physical HDD but a tar archive of the data only.
What is obviuos is/are the NIC/s in /etc/rc.conf, /boot/loader.conf and the mounts in /etc/fstab. As long as disks get detected automatically, this should suffice.
But what about other hardware such as storage or USB controllers? Which are the best settings for forcing detection and not using the hints files (or rebuilding them upon each/first boot)?
I am trying to create an extensive list of config files and settings that need to be modified if one takes an installed FreeBSD and copies it to another computer. Meaning not moving the physical HDD but a tar archive of the data only.
What is obviuos is/are the NIC/s in /etc/rc.conf, /boot/loader.conf and the mounts in /etc/fstab. As long as disks get detected automatically, this should suffice.
But what about other hardware such as storage or USB controllers? Which are the best settings for forcing detection and not using the hints files (or rebuilding them upon each/first boot)?