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

_______________________________________________
Soekris-tech mailing list
[email protected]
http://lists.soekris.com/mailman/listinfo/soekris-tech

Reply via email to