On Tue, May 23, 2000 at 09:58:20AM -0700, Ron Forrester wrote:
> (22)Invalid argument: could not call shmget
>
> I have searched the list archives and found nothing. Is there a remedy
> for this problem?
i'm surprised you haven't seen it. In any case, it's in Documentation/Changes
(where linux/README tells you to look):
General Information
===================
To use System V shared memory, you have to mount the shm filesystem
somewhere. You can do that automatically by adding this line to /etc/fstab:
none /var/shm shm defaults 0 0
Remember to create the mountpoint directory; it does not have to be /var/shm.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue May 23 2000 - 21:00:24 EST