public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: "Bart Oldeman" <bartoldeman@users.sourceforge.net>
To: "Kévin REDON" <kevredon@gmail.com>,
	dosEmu-list <linux-msdos@vger.kernel.org>
Subject: Re: /dev/sd* on ubuntu
Date: Mon, 3 Mar 2008 05:35:38 -0500	[thread overview]
Message-ID: <c3d607cc0803030235k28c8d55fga97c9b73f7ba71d4@mail.gmail.com> (raw)
In-Reply-To: <47CBCED6.5050607@gmail.com>

On Mon, Mar 3, 2008 at 5:11 AM, Kévin REDON <kevredon@gmail.com> wrote:
> even as root it doesn't work, but no error when starting.
>  it recognises sdb1, because it complains when it's mounted (in linux)
>  and if it's not connected it doesn't start.
>  here all the infos :

>  dosemu :
>
[...]
>  E: HD3, Pri[ 1], CHS=    0-1-1, start=     0 MB, size=  1906 MB
[...]
>  E: = LINUX\FS/MEDIA/CDROM CDROM:1 attrib = READ ONLY

Ok, this means /dev/sdb1 is recognized, as non-root too (it has the
right size where 1 MB=1024*1024 bytes), but autoexec.bat calls lredir:
the CDROM at E: overrides it.

You can fix that by either doing "lredir del e:" at the DOS prompt
which uncovers the CDROM so that E: is your /dev/sdb1.
Or you can, in Linux, create an empty "E:" drive:
  mkdir ~/.dosemu/drives/e
so that drives/* has three drives and /dev/sdb1 will be F: for real.

HTH
Bart
--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2008-03-03 10:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-02 22:27 /dev/sd* on ubuntu Kévin REDON
2008-03-03  2:54 ` Bart Oldeman
     [not found]   ` <47CBCED6.5050607@gmail.com>
2008-03-03 10:35     ` Bart Oldeman [this message]
2008-03-03  7:11 ` Robert Cabane

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=c3d607cc0803030235k28c8d55fga97c9b73f7ba71d4@mail.gmail.com \
    --to=bartoldeman@users.sourceforge.net \
    --cc=kevredon@gmail.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