Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] /dev/shm/.init.d ?
Date: Sat, 20 Oct 2001 10:51:29
Message-Id: 20011020105129.F19854@cvs.gentoo.org
In Reply to: Re: [gentoo-dev] /dev/shm/.init.d ? by Dan C
1 On Sat, Oct 20, 2001 at 12:46:35PM -0400, Dan C wrote:
2 > > I'm getting errors finding files under this directory on boot up of a
3 > > freshly installed system. Any idea what could be causing this? (heck, I
4 > > don't even know what /dev/shm is...)
5 >
6 > I was getting errors with shm also. Make sure you're kernel has support for
7 > it (I believe it was refrenced as tmpfs in the menuconfig), and add this
8 > line to your fstab 'tmpfs /dev/shm tmpfs defaults 0 0'.
9 >
10 > That cured all my shm* errors :)
11
12 tmpfs is mounted to /dev/shm automatically by the init wrapper; you shouldn't
13 have that line in fstab and it should continue to work. Try it and see.
14
15 Best Regards,
16
17 --
18 Daniel Robbins <drobbins@g.o>
19 Chief Architect/President http://www.gentoo.org
20 Gentoo Technologies, Inc.