somone please help!

Matt Alexander plug-discuss@lists.plug.phoenix.az.us
Tue, 23 Jul 2002 15:03:02 -0700 (PDT)


Here's the line from my /etc/fstab:

none    /dev/shm    tmpfs   defaults    0 0


On Tue, 23 Jul 2002, bob smith wrote:

>
> --- robert jorgenson <snoogans@qwest.net> wrote:
> > okay i have been getting SHMGET errors for the
> > longest time, after weeks of searchign through
> > countless useless sites on google i found out what
> > it is, its a system call to get shared memory. the
> > error says function not implemented, so im assuming
> > i need to enable something in my kernel, can someone
> > PLEASE tell me what i need to enable. thanks in
> > advance for any help
> > ________________________________________________
>
> Hey Bob,
> I searched google groups and it sounds like someone is
> having a similar problem. He fixed it by adding
>
> none   /var/shm    shm    exec,dev,suid,rw  0 0
>
> in his /etc/fstab. This mounts shared memory as a
> filesystem.
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Health - Feel better, live better
> http://health.yahoo.com
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
>
> PLUG-discuss mailing list  -  PLUG-discuss@lists.plug.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>