Things to remove from /rescue

Poul-Henning Kamp phk at phk.freebsd.dk
Thu Jul 17 09:45:02 PDT 2003


In message <20030717164237.GB47198 at dragon.nuxi.com>, "David O'Brien" writes:
>On Thu, Jul 17, 2003 at 06:25:47PM +0200, Poul-Henning Kamp wrote:
>> >- swapon, this is not needed to fix a whacked out /lib.... unless we add
>> >  Emacs to /resuce.
>> 
>> swapon should stay, various programs which build filesystem trees
>> in memory can become quite hungry.
>
>Does 'swapon' need to be run first in order for 'mdmfs' to work?  I
>suspect so; but want to know for sure.

Depends which backing you want for you md(4) device.  It's only necessary
for "swap" backing, "malloc" and "vnode" backing does not need it.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-arch mailing list