Computing.Net > Forums > Disk Operating System > PCMCIA CD-ROM in DOS

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

PCMCIA CD-ROM in DOS

Reply to Message Icon

Name: John Barsad
Date: August 31, 2002 at 18:44:17 Pacific
Comment:

I have a Toshiba Portege 3010CT. It has a floppy drive and I have found a PCMCIA CD-ROM to accompany it. The notebook was running ME, ran into boot problems. The system will not boot independently (I use a boot disk) and ME will not load. I do not have a copy of ME, but I have a Win 98SE copy I want to get onto the notebook.

So I have to access the Windows 98 CD from DOS. I installed the PCMCIA driver on the notebook and fixed the bootdisk so it loads the driver. On boot the drive is recognized and I can access drive D. However, I cannot perform any system commands with the drive - all I get is "invalid media type a/r/f."

Is there a way I can make DOS recognize iso-9660 file systems? Shouldn't the driver be doing this already?



Sponsored Link
Ads by Google

Response Number 1
Name: name
Date: August 31, 2002 at 21:20:12 Pacific
Reply:

First, what are you booting with, such as Dos 6xx? Have you tried reading a FACTORY CD such as a W9x CD? By this I mean one that is not a burned copy?

Some of my old drives will not reliably read burned CD's, and when you mention the iso type, it suggests to me that you are using a burned copy.


0

Response Number 2
Name: John Barsad
Date: September 2, 2002 at 11:44:14 Pacific
Reply:

I get a dos prompt using a Win98SE boot disk (so dos 7.0/7.1). The only cd I need to read is a factory cd (a very legal copy of Win98SE). Good idea though - I have horrible problems using burned cd's across windows platforms (just have to always specify joliet for the file system).

I believe I know the problem: dos cannot identify the filesystem of cd's. It knows there is a device there, and it supplies the device a drive letter. I have not accessed a cd-rom drive from dis since I used an old 386DX. I cannot remember the details. Thanks for the input.


0

Response Number 3
Name: michdaugh
Date: September 2, 2002 at 19:38:23 Pacific
Reply:

You need to load mscdex.exe in order to access the CD-ROM, assuming you have Card Services and the driver for the CD correctly loaded.

the format is:
mscdex /d:drivername

replace drivername with the driver name that your config.sys is using to load the CD ROM driver.

For instance, If your config.sys had this line:

device=oakcdrom.sys /d:cdrom

you would load the cdrom driver with this command:
mscdex /d:cdrom

You can either plug this into your autoexec.bat or type it manually from a command line.

HTH,
Michael


0
Reply to Message Icon

Related Posts

See More


Some questions about dos ... Dos Shell, BSOD



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: PCMCIA CD-ROM in DOS

CD-ROM in DOS www.computing.net/answers/dos/cdrom-in-dos/9008.html

PCMCIA Card Services in DOS www.computing.net/answers/dos/pcmcia-card-services-in-dos/8094.html

Sound Card CD-Rom in DOS www.computing.net/answers/dos/sound-card-cdrom-in-dos/12706.html