gahn <[email protected]> writes:
> I am running 8.1. under /dev, I don't see /dev/md0,

/dev/md0 won't show up until you actually run mdconfig.

> so i am trying to add following lines in kernel file and got error
> messages:
>
> options         MFS                 #Memory Filesystem

The correct line is "device md", but mdconfig(8) will automatically load
the module, so you don't need it.

DES
-- 
Dag-Erling Smørgrav - [email protected]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to