Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 1997 22:50:46 +0100
From:      j@uriah.heep.sax.de (J Wunsch)
To:        hackers@freebsd.org
Subject:   Re: mfs & swap relationship
Message-ID:  <Mutt.19970217225046.j@uriah.heep.sax.de>
In-Reply-To: <199702170920.KAA00708@labinfo.iet.unipi.it>; from Luigi Rizzo on Feb 17, 1997 10:20:28 %2B0100
References:  <Mutt.19970215130347.j@uriah.heep.sax.de> <199702170920.KAA00708@labinfo.iet.unipi.it>

next in thread | previous in thread | raw e-mail | index | archive | help
As Luigi Rizzo wrote:

>     /dev/null                /var mfs     rw,-T=myformat    0 0 

> in /etc/disktab the entry is
> 
>     myformat:\      dt=ST506:ty=winchester:se#512:nt#256:nc#1:\
>         :pb#12288:ob#0:tb=swap:\
> 	:pc#12288:oc#0:
> 
> (since I only have swap on that...).

So i assume putting this into disktab:

mfs|Generic MFS entry:\
	:dt=ST506:ty=winchester:se#512:nt#256:nc#1:\
	:pc#1:oc#0

together with

/dev/null	/tmp	mfs	rw,-T=mfs,-s=50000	0 0

should work?

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19970217225046.j>