OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
rc script

From: Abel Talaveron (abelteya.com)
Date: Tue Dec 21 2004 - 08:05:28 CST


Hi all,

I have to mount a memory file system at boot and I run the command:

mount_mfs -s 128000 swap /usr

When I boot I can see this error:

mount_mfs: /usr: mount: Operation not supported

Why? If I try to mount it when the OpenBSD is running it's done!! Why when I
write the command in the rc script is an operation not supported?

Is there any problem with permissions?

Thanks!!