From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Willem Stumpel Subject: Re: cannot map temp file pool Date: Tue, 19 Sep 2006 20:12:32 +0200 Message-ID: <45103310.2040507@my.home> References: <450FE24A.30906@my.home> <450FEFA0.5070800@modsoftsys.com> <45100BB0.2020905@my.home> <45101F74.9050107@sbcglobal.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: In-reply-to: <45101F74.9050107@sbcglobal.net> Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: Mike McCarty Cc: dosemu Mike McCarty wrote: > Jan Willem Stumpel wrote: > So, it appears that something is wrong with your permissions > on /dev/shm/dosemu_16975. > > $ ls -ld /dev/shm > drwxrwxrwt 2 root root 40 Sep 8 06:57 /dev/shm > > My shared memory is accessible to everyone, apparently. > > I wonder whether your permission bits are incorrect on > /dev/shm. Well, in the first place, sincere thanks for your reply (and also thanks to the others who replied, whose messages I still have to digest). It seems that while development of dosemu has stopped, the list is still very much alive. But.. jws@vega:~$ ls -ld /dev/shm drwxrwxrwt 3 root root 60 2006-09-19 17:24 /dev/shm The permissions seem the same. Regards, Jan