On 7/9/13 6:12 AM, Teske, Devin wrote:
On Jul 8, 2013, at 11:43 AM, Chad J. Milios wrote:
We also had to put one file into the etc directory on the / "beneath" the /etc
mount so that /sbin/init can read it before /etc is mounted. There were two or three ways
we could do that and each has a tradeoff.
I've been bitten by that.
Getting access to that file that's "beneath" once you've booted the system can
be ... less than easy.
if it's hardlinked to another copy that is not "beneath" then you can
just edit it.
I once had a system at vicor where I had a temporary "beneath" /etc
that had all its files linked to files of the same name in /etc.boot/
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"