public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Your DOSEMU request
       [not found] <40053CB4.4A77157A@firstlight.net>
@ 2004-01-15  3:06 ` Stephen torri
       [not found]   ` <40065FA7.31C25A45@firstlight.net>
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen torri @ 2004-01-15  3:06 UTC (permalink / raw)
  To: norseman; +Cc: dosemu

[-- Attachment #1: Type: text/plain, Size: 1414 bytes --]

On Wed, 2004-01-14 at 06:57, norseman wrote:
> Stephen;
> 	You might read the attachment I'm including and
> then try installing the pre-compiles per it's suggestions.
> I am able to run the pre-compiled 1.1.99.1 and Freedos I
> downloaded from the DOSEMU.ORG links. The problems I am
> having are noted in the attachment. Also - the emulators
> that are newer than 1.0.2.1 seem to have smaller memory
> capacities.  If your CPU is "latest and greatest" you may
> not be able to get a compile to run. So far - I can't.
> Like me - you may need to stay with the pre-compiles until
> the others get caught up.
> 
> 
> Hope this helps.

The guide helped with getting dosemu to start. Thanks. I chose to do the
path to use freedos in synthetic mode since I do not have a dos
partition available.

Now the next issue is the CDROM drive. I have a CD-RW drive but I
typically do not use the ide-scsi module. I use the ide-cd module
instead. So my cdrom appears at /dev/cdroms/cdrom0 (Gentoo 1.4 system).

I placed a symbolic link to the drive in my .dosemu/drives directory:

lrwxr-xr-x    1 storri   wheel          10 Jan 14 20:42 d -> /dev/cdrom

The Autoexec.emu and Config.emu mention the cdrom but I did not know
where to place them. Are these files to replace autoexec.bat config.sys
respectively?

Stephen

-- 
Stephen Torri
GPG Key: http://www.cs.wustl.edu/~storri/storri.asc

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: more on your DOSEMU request
       [not found]   ` <40065FA7.31C25A45@firstlight.net>
@ 2004-01-15 23:44     ` Stephen torri
  2004-01-15 23:57       ` Bart Oldeman
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen torri @ 2004-01-15 23:44 UTC (permalink / raw)
  To: norseman; +Cc: dosemu

[-- Attachment #1: Type: text/plain, Size: 898 bytes --]

On Thu, 2004-01-15 at 03:38, norseman wrote:
> normally, in the synthetic mode, you only need the .bat/.sys files. thus
> the contents of the .emu files can be made the contents of the .bat/.sys
> files and you won't need to bother with two sets of configs.
> 
> just reading the above and not having more to go on, 
> 	/dev/cdrom -> /dev/cdroms/cdrom0
> and
>         $HOME/.dosemu/drives/d -> /dev/cdrom
> 
> yes???
> 
> 
> the cdrom.sys in freedos is expecting to find a /dev/cdrom entry.
> 
> 
> 
> IF-- this doesn't work - you may need to use the ide-scsi method.
> hopefully no need to go to this trouble.

I get the following message when I have it setup as you suggested:

bash-2.05b$ ./xdos
ERROR: IMAGE /home/storri/.dosemu/drives/d header lacks magic string -
cannot autosense!

Stephen
-- 
Stephen Torri
GPG Key: http://www.cs.wustl.edu/~storri/storri.asc

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: more on your DOSEMU request
  2004-01-15 23:44     ` more on your " Stephen torri
@ 2004-01-15 23:57       ` Bart Oldeman
  0 siblings, 0 replies; 3+ messages in thread
From: Bart Oldeman @ 2004-01-15 23:57 UTC (permalink / raw)
  To: Stephen torri; +Cc: norseman, dosemu

On Thu, 15 Jan 2004, Stephen torri wrote:

> On Thu, 2004-01-15 at 03:38, norseman wrote:
> > normally, in the synthetic mode, you only need the .bat/.sys files. thus
> > the contents of the .emu files can be made the contents of the .bat/.sys
> > files and you won't need to bother with two sets of configs.
> >
> > just reading the above and not having more to go on,
> > 	/dev/cdrom -> /dev/cdroms/cdrom0
> > and
> >         $HOME/.dosemu/drives/d -> /dev/cdrom
> >
> > yes???

no! You have two alternatives to access the cdrom:
a) device=cdrom.sys (in config.sys)
   shsucdx /d:mscd0001 (in autoexec.bat)
   shsucdx will tell you the drive letter. Alternatively use mscdex.
b) $HOME/.dosemu/drives/d -> /cdrom
   where /cdrom is your CD mount point. In that case you must mount your
   CDROM in Linux.
   lredir d: linux\fs/cdrom
   would do the same (at the DOS prompt or autoexec.bat)

Bart


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-01-15 23:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <40053CB4.4A77157A@firstlight.net>
2004-01-15  3:06 ` Your DOSEMU request Stephen torri
     [not found]   ` <40065FA7.31C25A45@firstlight.net>
2004-01-15 23:44     ` more on your " Stephen torri
2004-01-15 23:57       ` Bart Oldeman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox