i upgraded to a 2.4.19 kernel and the problem went away, where by the way did you find that? ive been searching google for weeks!
On Tue, 23 Jul 2002 12:31:59 -0700 (PDT)
"bob smith" <
sekretskwerl@yahoo.com> 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
>