* CDROM question
@ 2008-01-26 17:22 Ralph Alvy
2008-01-26 18:11 ` Frantisek Hanzlik
0 siblings, 1 reply; 3+ messages in thread
From: Ralph Alvy @ 2008-01-26 17:22 UTC (permalink / raw)
To: linux-msdos
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.
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: CDROM question
2008-01-26 17:22 CDROM question Ralph Alvy
@ 2008-01-26 18:11 ` Frantisek Hanzlik
2008-01-26 19:43 ` Ralph Alvy
0 siblings, 1 reply; 3+ messages in thread
From: Frantisek Hanzlik @ 2008-01-26 18:11 UTC (permalink / raw)
To: Ralph Alvy; +Cc: linux-msdos
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 majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
> !DSPAM:479b6b5282456491211187!
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-01-26 19:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-26 17:22 CDROM question Ralph Alvy
2008-01-26 18:11 ` Frantisek Hanzlik
2008-01-26 19:43 ` Ralph Alvy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox