CDROM question

2008-01-26 Thread Ralph Alvy
I'm using dosemu 1.2.2. In terms of accessing my CDROM drive, I have this:

config.sys

devicehigh=c:\dosemu\cdrom.sys

autoexec.bat


c:\bin\shsucdx

That yields the following error:

Can't open CD driver SHSU-CDN

Where might I find SHSU-CDN?

By the way, this line works in autoexec.bat:

c:\bin\shsucdx /d:mscd0001

but I'd like to know how I might have used SHSU-CDN.

-
To unsubscribe from this list: send the line unsubscribe linux-msdos in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: CDROM question

2008-01-26 Thread Frantisek Hanzlik

SHSU-CDN is default driver for which shsucdx looks.
But DOSEMU CD-ROM code create driver(s) with name(s) mscd0001 - mscd0004,
then you must specify driver name on shsucdx cmdline.
See dosemu and shsucdx doc.

HTH,
Frantisek Hanzlik

Ralph Alvy wrote:

I'm using dosemu 1.2.2. In terms of accessing my CDROM drive, I have this:

config.sys

 devicehigh=c:\dosemu\cdrom.sys

autoexec.bat


 c:\bin\shsucdx

That yields the following error:

 Can't open CD driver SHSU-CDN

Where might I find SHSU-CDN?

By the way, this line works in autoexec.bat:

 c:\bin\shsucdx /d:mscd0001

but I'd like to know how I might have used SHSU-CDN.

-
To unsubscribe from this list: send the line unsubscribe linux-msdos in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

!DSPAM:479b6b5282456491211187!


-
To unsubscribe from this list: send the line unsubscribe linux-msdos in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: CDROM question

2008-01-26 Thread Ralph Alvy
Frantisek Hanzlik wrote:

 SHSU-CDN is default driver for which shsucdx looks.
 But DOSEMU CD-ROM code create driver(s) with name(s) mscd0001 - mscd0004,
 then you must specify driver name on shsucdx cmdline.
 See dosemu and shsucdx doc.

Understood. Thanks.

-
To unsubscribe from this list: send the line unsubscribe linux-msdos in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: cdrom question

2002-03-01 Thread gobo

i've run into vendors of eprom programmers, cross
assemblers, emulators, etc. who support only dos or
windoze.  i spoke with one a few weeks ago who used to
sell his source but because of theft had to stop.  he
now supports his dos products under dosemu as a
solution for his linux customers without source.


eddie


--- Stas Sergeev [EMAIL PROTECTED] wrote:
 But I am a bit curious about a reason why the one
 can
 *start* using DOS under dosemu? The only reason I
 can
 imagine is a good old dos games:)
 
 
 -


__
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com
-
To unsubscribe from this list: send the line unsubscribe linux-msdos in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html



Re: cdrom question

2002-02-28 Thread gaw zay

On Thu, 28 Feb 2002, Stas Sergeev wrote:

 But I am a bit curious about a reason why the one can
 *start* using DOS under dosemu? The only reason I can
 imagine is a good old dos games:)

I was using dosemu to run a C cross compiler that didn't have any linux
version


brian
---
All progress is the work of fanatics
All fanatics are the work of progress
  4:00am  up 12:45,  2 users,  load average: 0.08, 0.04, 0.00

-
To unsubscribe from this list: send the line unsubscribe linux-msdos in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html



Re: cdrom question

2002-02-28 Thread Peter Jay Salzman

begin Stas Sergeev [EMAIL PROTECTED] 
 Hello.
 
 Peter Jay Salzman wrote:
C:\mscdex /D:MSCD0001 /L:E
Not enough drive letters available
 can someone help me resolve this error message? 
 Have you tried something like LASTDRIVE=Z adding in your 
 config.sys?
 
thanks everyone.  that worked.  i can now access the cdrom drive.

unfortunately, the system freezes up for something like 30 seconds when
the cdrom is first accessed (or when i do a DIR in a cd directory that
hasn't been cached yet).

but one problem at a time...  i'm going to try installing the sound
patches next (unless someone tells me that the next version of dosemu
along with the patches will be released soon).

 i never really used
 DOS, so i don't grok things very well.
 For most Linux users DOS is mostly a legacy and dosemu helps
 them to continue using what they could have lost otherwise
 (for me it is a special backup hardware that doesn't have
 a linux drivers).
 But I am a bit curious about a reason why the one can
 *start* using DOS under dosemu? The only reason I can
 imagine is a good old dos games:)
 
really, some of the older DOS games are classics.  true classics.

graphics got better, sound got louder, engine got smarter, but the
originality and brilliance of things like tomb raider or redneck rampage
or duke nukem can never be duplicated.

my girlfriend has a win32 system, and i can't even play tomb raider on
it because it doesn't support her ESS sound chipset...  i was hoping to
play this game under dosemu.

pete 
-
To unsubscribe from this list: send the line unsubscribe linux-msdos in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html



cdrom question

2002-02-27 Thread Peter Jay Salzman

hi all,

here's what i see when i boot dos or xdos:

   Linux DOS emulator 1.1.2.0 $Date:  $
   Last configured at Fri Jan 4 16:22:05 PST 2002 on linux
   DPMI-Server Version 0.9 installed
   
   Starting MS-DOS...
   
   [dosemu cdrom driver instsalled (V0.2)]
   
   C:\path C:\;C:\dos-6.22;C:\utils;C:\dosemu
   
   C:\mscdex /D:MSCD0001 /L:E
   
   Not enough drive letters available

can someone help me resolve this error message?  i never really used
DOS, so i don't grok things very well.  i assume drive letters can go
from A to Z.  currently, i only use C: and D:.

here's autoexec.bat:

   path C:\;C:\dos-6.0;C:\utils;C:\dosemu
   mscdex /D:MSCD0001 /L:E

and config.sys:

   devicehigh cdrom.sys

here are some lines that look relevent in dosemu.conf:

   $_hdimage = dos dosgames cdrom
   $_aspi = sg0:CD-ROM


can someone help me resolve the lack of drive letters for my cdrom?

thanks!
pete
-
To unsubscribe from this list: send the line unsubscribe linux-msdos in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html



Re: cdrom question

2002-02-27 Thread Anderson Ataides

You should try to add this line to CONFIG.SYS:
LASTDRIVE=Z

Anderson Ataides

Em Quarta 27 Fevereiro 2002 20:49, Peter Jay Salzman escreveu:
 hi all,

 here's what i see when i boot dos or xdos:

Linux DOS emulator 1.1.2.0 $Date:  $
Last configured at Fri Jan 4 16:22:05 PST 2002 on linux
DPMI-Server Version 0.9 installed

Starting MS-DOS...

[dosemu cdrom driver instsalled (V0.2)]

C:\path C:\;C:\dos-6.22;C:\utils;C:\dosemu

C:\mscdex /D:MSCD0001 /L:E

Not enough drive letters available

 can someone help me resolve this error message?  i never really used
 DOS, so i don't grok things very well.  i assume drive letters can go
 from A to Z.  currently, i only use C: and D:.

 here's autoexec.bat:

path C:\;C:\dos-6.0;C:\utils;C:\dosemu
mscdex /D:MSCD0001 /L:E

 and config.sys:

devicehigh cdrom.sys

 here are some lines that look relevent in dosemu.conf:

$_hdimage = dos dosgames cdrom
$_aspi = sg0:CD-ROM


 can someone help me resolve the lack of drive letters for my cdrom?

 thanks!
 pete
 -
 To unsubscribe from this list: send the line unsubscribe linux-msdos in
 the body of a message to [EMAIL PROTECTED]
 More majordomo info at  http://vger.kernel.org/majordomo-info.html
-
To unsubscribe from this list: send the line unsubscribe linux-msdos in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html