| 
 
chinaboy 
初级用户
 
  
 
  
 
积分 115 
发帖 4 
注册 2002-10-25 
状态 离线
 | 
『楼 主』:
 在DOS下使用PCMCIA光驱
 
使用 LLM 解释/回答一下
  
 
先下一个驱动 http://www.mydrivers.com/dir59/d23892.htm 
解压缩。 
WIN98带系统格式化一张软盘,把WINDOWS目录下的himem.sys和mscdex.exe拷到软盘。把上面解压缩后得到的一个目录PCMIDE拷到软盘。 
编辑config.sys 
 
 
menuitem=CD, Start computer with CD-ROM support. 
menuitem=PCMIDE, Start computer with PCMIDE CD-ROM support. 
menudefault=CD,30 
menucolor=7,0 
 
 
device=himem.sys /testmemff 
device=a:\pcmide\statpcdm.sys/d:mscd001 
 
 
 
device=himem.sys /testmemff 
REM ****** (PCMCIA/ATAPI SERVICES) ******** 
DEVICE=A:\PCMIDE\PCMI80CL.SYS /Q9 /P0 
DEVICE=A:\PCMIDE\STATPCDM.SYS /D:MSCD001 
 
 
files=10 
buffers=10 
dos=high,umb 
stacks=9,256 
lastdrive=z 
 
编辑autoexec.bat 
 
mscdex.exe/d:mscd001 
 
用软盘启动系统,出现选择菜单,第一项为加载普通光驱,第二项为加载PCMCIA光驱。 
在TP600上通过。 
 
 
First, download a driver: http://www.mydrivers.com/dir59/d23892.htm   
Extract it.   
Format a floppy disk with the WIN98 system, and copy himem.sys and mscdex.exe from the WINDOWS directory to the floppy disk. Copy the decompressed directory PCMIDE to the floppy disk.   
Edit config.sys   
 
   
menuitem=CD, Start computer with CD-ROM support.   
menuitem=PCMIDE, Start computer with PCMIDE CD-ROM support.   
menudefault=CD,30   
menucolor=7,0   
 
   
device=himem.sys /testmemff   
device=a:\pcmide\statpcdm.sys/d:mscd001   
 
 
   
device=himem.sys /testmemff   
REM ****** (PCMCIA/ATAPI SERVICES) ********   
DEVICE=A:\PCMIDE\PCMI80CL.SYS /Q9 /P0   
DEVICE=A:\PCMIDE\STATPCDM.SYS /D:MSCD001   
 
   
files=10   
buffers=10   
dos=high,umb   
stacks=9,256   
lastdrive=z   
 
Edit autoexec.bat   
 
mscdex.exe/d:mscd001   
 
Boot the system with the floppy disk, and a selection menu will appear. The first item is to load the normal CD-ROM, and the second item is to load the PCMCIA CD-ROM.   
It works on TP600. 
    
 
  
 |   
 | 
  2002-10-25 00:00 | 
  
 | 
 | 
 
justinshen 
初级用户
 
  
 
  
 
积分 103 
发帖 1 
注册 2002-11-5 
状态 离线
 | 
『第 2 楼』:
 
 
使用 LLM 解释/回答一下
  
可是我的本本是compaq N400c的,按照上边的制作后总是提示没有安装card service,这个怎么搞定?请大侠赐教! 
But my laptop is a Compaq N400c. After making according to the above, it always prompts that card service is not installed. How to fix this? Please master give advice! 
    
 
  
 |   
 | 
  2002-11-5 00:00 | 
  
 | 
 | 
 
wang6-6 
初级用户
 
  
 
  
 
积分 148 
发帖 20 
注册 2003-3-24 
状态 离线
 | 
『第 3 楼』:
 
 
使用 LLM 解释/回答一下
  
我的笔记本没有软驱,在win98启动时按f8进dos后,怎样用pcmcia光驱呢? 
My notebook doesn't have a floppy drive. After entering DOS by pressing F8 during Win98 startup, how to use the PCMCIA CD - ROM? 
    
 
  
  |  
                  
  
                    ================================= 
爱dos,难道需要理由吗? 
================================= 
我不是高手,希望与大家成为朋友。QQ:33408659 |   
 | 
  2003-3-25 00:00 | 
  
 | 
 | 
 
mys 
元老会员
 
         
 
  
 
积分 5170 
发帖 1637 
注册 2002-10-16 来自 广东佛山 
状态 离线
 | 
『第 4 楼』:
 
 
使用 LLM 解释/回答一下
  
那恐怕只好修改WIN98本身的CONFIG.SYS和autoexec.bat文件来加载了。 
Then it is恐怕 have to modify the CONFIG.SYS and autoexec.bat files of WIN98 itself to load. 
 
Wait, no, the correct translation should be: Then it is恐怕 have to modify the CONFIG.SYS and autoexec.bat files of WIN98 itself to load? No, that's wrong. Let's do it again. 
 
Then I'm afraid we have to modify the CONFIG.SYS and autoexec.bat files of WIN98 itself to load them. 
    
 
  
  |  
                  
  
                    我的网志  
http://hzmys.blog.163.com/ 
我的网盘  
firststep.qjwm.com 
fsmys.ys168.com 
ssmys.ys168.com 
www.brsbox.com/fsmys 
www.brsbox.com/ssmys 
www.brsbox.com/ccdos 
 |   
 | 
  2003-3-25 00:00 | 
  
 | 
 | 
 
Wengier 
系统支持
 
              “新DOS时代”站长
  
 
积分 27736 
发帖 10521 
注册 2002-10-9 
状态 离线
 | 
『第 5 楼』:
 
 
使用 LLM 解释/回答一下
  
我觉得Win98自带的那个MS-DOS 7.x启动盘中的CONFIG.SYS和AUTOEXEC.BAT文件没有任何参考价值,所以我的MS-DOS 7.10启动盘中的这些配置文件从头到尾都是我自己编写的。 
I think the CONFIG.SYS and AUTOEXEC.BAT files in the MS-DOS 7.x startup disk that comes with Win98 are of no reference value at all, so the configuration files in my MS-DOS 7.10 startup disk are written by myself from start to finish. 
    
 
  
  |  
                  
  
                    Wengier - 新DOS时代 
 
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址: 
http://wendos.mycool.net/ 
 
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!) 
 
  |   
 | 
  2003-3-25 00:00 | 
  
 |