All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baurjan Ismagulov <ibr@gantek.com>
To: linux-msdos@vger.kernel.org
Subject: unable to boot as user
Date: Fri, 14 Jun 2002 17:21:26 +0300	[thread overview]
Message-ID: <20020614142121.GA11777@gantek.com> (raw)

Hello,

I'm trying to boot win98 under dosemu 1.0.2.1-8 from debian sid. I put
the diskette image under /var/lib/dosemu, set

        $_vbootfloppy = "win98.img"

in dosemu.conf and run dosemu. It boots as expected if dosemu is run by
root, and otherwise fails with the following message:

        Linux DOS emulator 1.0.2.1 $Date: 2001/10/13 $
        Last configured at Sun Apr 28 14:06:33 EST 2002 on linux

        Disk I/O error
        Replace the disk, and then press any key

Pressing any key just causes the message to repeat. Dosemu exits after
retrying three times.


I have "all c_all" in dosemu.users. I've tried setting $_secure to ""
and "0" in dosemu.conf and making dosemu.bin suid root -- the same
result.


List archives and Google retrieve quite a few threads discussing similar
issues, but I couldn't figure out how I can solve that. I would
appreciate any help. Please cc to me, as I'm not subscribed.


Attached are relevant (IMHO, that is) snippets from -D+a and strace -f
outputs.


Thanks in advance,
Baurjan.


Debug output (user):

        CONSOLE MSG: 'Linux DOS emulator 1.0.2.1 $Date: 2001/10/13 $'
        CONSOLE MSG: 'Last configured at Sun Apr 28 14:06:33 EST 2002 on linux'
        int 0x1c, ax=0x0000
        DEFIVEC: int 0x1c @ 0xf000:0x01c0
        Return from vm86() for STI
        int 0x1c, ax=0x0000
        DEFIVEC: int 0x1c @ 0xf000:0x01c0
        Return from vm86() for STI
        DISK: null dp
        Sector not found 1!
        DISK 0 read [h:1,s:1,t:0](1)->0x700
        DISK 0 undefined.


Debug output (root):

        CONSOLE MSG: 'Linux DOS emulator 1.0.2.1 $Date: 2001/10/13 $'
        CONSOLE MSG: 'Last configured at Sun Apr 28 14:06:33 EST 2002 on linux'
        int 0x1c, ax=0x0000
        DEFIVEC: int 0x1c @ 0xf000:0x01c0
        Return from vm86() for STI
        DISK: /var/lib/dosemu/win95.img: Trying to read 1 sectors at T/S/H
        0/1/1+0 at pos 9728
        DISK read @1/0/1 (1) -> 0x700 OK.
        DISK: /var/lib/dosemu/win95.img: Trying to read 1 sectors at T/S/H
        0/15/1+0 at pos 16896
        DISK read @1/0/15 (1) -> 0x700 OK.

             reply	other threads:[~2002-06-14 14:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-14 14:21 Baurjan Ismagulov [this message]
2002-06-14 17:14 ` unable to boot as user Baurjan Ismagulov
  -- strict thread matches above, loose matches on Subject: below --
2002-06-14 19:25 Stas Sergeev
2002-06-16 16:02 Baurjan Ismagulov
2002-06-16 21:51 Stas Sergeev
2002-06-17 10:44 ` Baurjan Ismagulov
2002-06-17 13:04   ` Bart Oldeman
2002-06-17 13:43     ` Baurjan Ismagulov

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=20020614142121.GA11777@gantek.com \
    --to=ibr@gantek.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.