Mikhail Teterin wrote:
> 
> > I actually  wrote a short  program that emulates *all*  of mount_mfs's
> > umpteen  options with  md,  disklabel, and  newfs,  but nobody  seemed
> > interested.  My choice  of  name (mount_md)  wasn't particuarly  good,
> > either. Look at the -hackers  and cvs-all archives around late January
> > and early February for the discussions. I still have that program, and
> > it works great, so perhaps I should make it a port (comments?).
> 
> Why can't that program _replace_ mount_mfs? And assume the name too?

Because md isn't a filesystem. A much better solution would be create a
program that reads an /etc/md.conf, in which size, fs, mount point and
whatever are listed, and call mount on all that stuff.

-- 
Daniel C. Sobral                        (8-DCS)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

        wow regex humor... I'm a geek

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to