Subject: RE: Mounting an nfs on top of an mfs
To: 'David Brownlee' <abs@netbsd.org>
From: Bruce Martin <brucem@cat.co.za>
List: netbsd-users
Date: 02/24/2000 14:44:41
I need to have an actual mfs exported, so an ffs would not work.
Thanks
Bruce
>> Just to confirm - you want to nfs export an mfs filesystem to
>> another box?
>> If you're looking for a shared 'fast' filesystem whos contents
>> do not matter on reboot and you cannot get the above to work you
>> could always use a normal ffs and mount it async.
>>
>>
>> David/absolute