View Single Post
  #1   (View Single Post)  
Old 8th December 2008
elon elon is offline
New User
 
Join Date: Jul 2008
Posts: 3
Default mdmfs and fsck on boot

Is there a generic way to fsck vnode md's mounted through fstab on boot ?

Of course one could write fsck_mfs or tinker with rc.d/fsck or mount the specific file systems in rc.local, but i want sth. standard.

fstab line:
Code:
md0a            /export/whatever     mfs     rw,-P,-F/export/whatever.md,userquota 2 2
TIA
elon
Reply With Quote