Andrew Schaefer on Mon, 20 Mar 2000 09:05:25 -0500 (EST) |
This is definately the question that answers it's self. Here is the solution in a little more detail: 1) You need to make a directory, /var/shm 2) enter this line into /etc/fstab none /var/shm shm defaults 0 0 3) Run mount -a to try out the new entry in fstab. (should mount shm) 4) You're all set. Andrew Schaefer andrew@schaefer.nu http://www.schaefer.nu On Mon, 20 Mar 2000, Andrew Schaefer wrote: > I just ran into the same problem, but can't quite figure this out. I > don't have a /var/shm or /dev/shm to mount. I tried the fstab entry that > was posted, that didn't fix it ither. The Changes file briefly mentions > this, but really doesn't say exactly what to do. Can someone walk me > through what needs to get changed/done to get this working? Thanks! > > Andrew Schaefer > andrew@schaefer.nu > http://www.schaefer.nu > > > On Mon, 13 Mar 2000, Greg Lopp wrote: > > > Greg Lopp wrote: > > > > > Greg Lopp wrote: > > > > > > > > > For the record, the need to mount /dev/shm (which makes more since than my > > > previous example with /ver/shm) is documented in linux/Documentation/Changes. > > > > > > > Woops, linux/Documentation/Changes does say /var/shm. > > > > My bad. > > > > I'll stop replying to myself and wait to hear if the error goes away.... > > > > > > ______________________________________________________________________ > > Philadelphia Linux Users Group - http://plug.nothinbut.net > > Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce > > General Discussion - http://lists.nothinbut.net/mail/listinfo/plug > > > > > ______________________________________________________________________ > Philadelphia Linux Users Group - http://plug.nothinbut.net > Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce > General Discussion - http://lists.nothinbut.net/mail/listinfo/plug > ______________________________________________________________________ Philadelphia Linux Users Group - http://plug.nothinbut.net Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce General Discussion - http://lists.nothinbut.net/mail/listinfo/plug
|
|