somone please help!

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Matt Alexander
Date:  
Subject: somone please help!
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 <> 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 -
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>