defuser Posted 11 hours ago Posted 11 hours ago (edited) Hello. I've encountered a problem where the CD-ROM works fine in early DOS (before WINDOWS starts), but stops working completely in late DOS (after exiting WINDOWS). Regardless of when MSCDEX is loaded, attempting to access the contents of the CD results in the following error: "CDR103: CDROM not High Sierra or ISO-9660 format reading drive J Abort, Retry, Fail?" I am using the AHCICD 1.1 driver (By Rudolph R. Loew) + MSCDEX 2.95 (By Microsoft Corp). In CONFIG.SYS: "DEVICEHIGH=AHCICD.SYS /D:OEMCD001", and to call MSCDEX the line is used "MSCDEX /D:OEMCD001 /L:J" (AUTOEXEC.BAT or other place). Have you already faced this problem, is it possible to fix it? Thank you. Edited 11 hours ago by defuser
awkduck Posted 4 hours ago Posted 4 hours ago You are no novice user, so I assume most common questions aren't needed. For the sake of any novice, reading this thread, if you type C:\EXIT nothing happens? What happens if you use ahciwrap.sys or GCDROM.SYS? That may help eliminate that the issue is specific to rloew's driver. I'm not a huge user of cd-roms "in any O.S." with that said, the error exposes that the driver's disc filesystem functionality is blocked/unavailable; or now unable to recognize the data it observes it. Maybe, it could be the use of an updated UDF filesystem or other updates/patches; perhaps to the bit access of the drives and their controllers. A change/patch, when Windows loads, may be keeping something persistent, at the hardware level, in so doing "maybe" preventing the media from being recognized; after returning to DOS. I do think my reply is a placeholder, until someone else comes along. But you never know, as you are a competent user, maybe something here will help trigger a thought of your own. Looking forward to seeing this pan out for you.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now