[Soekris] mounting /dev in RAM in OpenBSD

Stuart Henderson stu at spacehopper.org
Sat Dec 22 20:20:28 UTC 2007


On 2007/12/22 20:29, Lars Noodén wrote:
> It's not the same with /dev, however.  I've tried a few variations, e.g.
>   swap /dev mfs -P/dev.base,async,rw,-s=5000,-i=128 0 0

This is fine, just make sure you don't remove /dev from / (it works
fine just overlaying it with the MFS), just make dev.base a copy of it
(or just copy MAKEDEV across and run it by hand).

This, which is practically the same as yours, works fine for me:

swap /dev mfs rw,nosuid,-s=4096,-i=1024,-P=/dev_src 0 0



More information about the Soekris-tech mailing list