In message: <4d7dd86f1001130347k75ec7dcfhf6adf2a852210...@mail.gmail.com>
            David N <david...@gmail.com> writes:
: I've been poking around /etc/rc.diskless and other rc's. I can't seem
: to find what script loads the md.
: Its not in /etc/fstab
:
: Does anyone know where it is?
: Also how does nanobsd load the /etc into the md? newfs + cpio?

The md driver is usually compiled into the kernel. /etc/rc.d/mdconfig
and /etc/rc.d/mdconfig2 configure the ram disks.  /etc/diskless is
created as part of the build process, and /etc/rc.initdiskless does
all the copying magic.

Warner
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to