public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Stian Sletner <stian@sletner.com>
To: linux-msdos@vger.kernel.org
Subject: Problem with permissions
Date: Tue, 9 Aug 2005 16:11:20 +0200	[thread overview]
Message-ID: <20050809141120.GA21169@sletner.com> (raw)

Hi.

I have a problem running DOSEMU in privileged mode.  It fails to open
/proc/self/*, so when starting doom it bombs out with:

ERROR: can't open /proc/self/maps
ERROR: Unable to allocate DPMI memory pool of size 0x1405000 at address 0x10000000

strace shows that it seems to setuid from root to my user before trying
to open these, maybe that's the problem?

20814 open("/proc/self/maps", O_RDONLY) = -1 EACCES (Permission denied)

I also noticed a lot of this stuff:

20814 vm86(0x1, 0x81a44e0, 0x64, 0x10000, 0) = -1 ENOSYS (Function not implemented)

But I don't know if that's a problem.

Thanks.

-- 
Stian Sletner

             reply	other threads:[~2005-08-09 14:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-09 14:11 Stian Sletner [this message]
2005-08-09 14:17 ` Problem with permissions Stian Sletner
  -- strict thread matches above, loose matches on Subject: below --
2005-08-09 17:20 Stas Sergeev
2005-08-09 17:57 ` Stian Sletner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050809141120.GA21169@sletner.com \
    --to=stian@sletner.com \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox