Petter wrote:
> I am starting to suspect it, yes.  We have seen issues with tmpfs
> triggered by insserv doing operations too quickly.  The tmpfs issues
> are kernel bugs (Kel already reported them to LKML).  Do you use tmpfs
> file systems for /etc/ and the location where you tried to build
> insserv?

tmpfs is mounted to /tmp. Others are mounted automatically.

 $ cat /proc/mounts | grep tmpfs
 tmpfs /lib/init/rw tmpfs rw,nosuid,size=1024k,mode=755 0 0
 tmpfs /dev tmpfs rw,size=10240k,mode=755 0 0
 tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
 tmpfs /tmp tmpfs rw,nosuid,nodev,noatime,size=32768k 0 0



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to