|
asp006
新手上路

积分 16
发帖 6
注册 2009-5-13
状态 离线
|
『楼 主』:
紧急求救:Config和Autoexec配置问题
使用 LLM 解释/回答一下
小弟最近想自己弄个Ghost恢复光盘,但限于ThinkPad没有光驱,只能使用USB光驱安装。我从网上下载的很多系统里提取出了一些IMG文件,在虚拟机上测试完全正常,在带有光驱的T400电脑上使用也正常,但在使用USB光驱的X200上却始终不能自动进入Ghost,就算手动运行了Ghost,也找不到光驱
昨天在买电脑那儿得到一张光盘,虽然不能自动Ghost,但他手动运行Ghost以后可以识别到USB光驱并进行系统安装,我把他的IMG文件提取出来自己使用,但在虚拟机上测试的时候,始终会出现如下错误
CDR103: CDROM not High Sierra or ISO-9660 format reading drive Z
Abort, Retry, Fail?
按 “F” 后就可以跟原光盘一样使用了,如果在里面再加入其它命令,如:Ghost之类的,加几个命令就会出现几次上面的错误。请问这是什么地方出了问题。要如何解决
注:使用原光盘的镜像同样在此虚拟机上测试不会出现这种问题
附:下面是IMG文件中的Config.sys和Autoexec.bat内容(未经修改的)
Config.sys
DOS=HIGH,UMB
buffers=99
device =a:\himem.sys /testmem:off
devicehigh=a:\cdrom\ifshlp.sys
device =a:\cdrom\va16365.sys /ne
devicehigh=a:\cdrom\va16cd.sys /D:MSCD001
devicehigh=a:\cdrom\cdrom.sys /D:MSCD002
devicehigh=a:\cdrom\ansi.sys
Autoexec.bat
@ECHO OFF
A:\MSCDEX.EXE /D:MSCD001 /D:MSCD002 /V /L:z
path=a:\;a:\cdrom;
SET CDL=z
z:\
Recently, the younger brother wants to make a Ghost recovery CD - ROM by himself, but is limited by the fact that the ThinkPad has no optical drive, so he can only use a USB optical drive for installation. He extracted some IMG files from many systems downloaded from the Internet, and the test in the virtual machine is completely normal, and it is also normal when used on the T400 computer with an optical drive, but on the X200 using the USB optical drive, it always fails to automatically enter Ghost. Even if Ghost is run manually, the optical drive cannot be found.
Yesterday, I got a CD - ROM at the computer store. Although it cannot automatically Ghost, after he runs Ghost manually, he can recognize the USB optical drive and install the system. I extracted his IMG file and used it myself, but when testing in the virtual machine, the following error always occurs:
CDR103: CDROM not High Sierra or ISO - 9660 format reading drive Z
Abort, Retry, Fail?
After pressing "F", it can be used the same as the original CD - ROM. If other commands, such as Ghost, are added inside, several commands will cause this error several times. What is the problem here? How to solve it?
Note: The same test of the original CD - ROM image on this virtual machine will not have this problem.
Attached: The following are the contents of Config.sys and Autoexec.bat in the IMG file (unchanged)
Config.sys
DOS=HIGH,UMB
buffers=99
device =a:\himem.sys /testmem:off
devicehigh=a:\cdrom\ifshlp.sys
device =a:\cdrom\va16365.sys /ne
devicehigh=a:\cdrom\va16cd.sys /D:MSCD001
devicehigh=a:\cdrom\cdrom.sys /D:MSCD002
devicehigh=a:\cdrom\ansi.sys
Autoexec.bat
@ECHO OFF
A:\MSCDEX.EXE /D:MSCD001 /D:MSCD002 /V /L:z
path=a:\;a:\cdrom;
SET CDL=z
z:\
|
|
2009-5-27 22:56 |
|
|
asp006
新手上路

积分 16
发帖 6
注册 2009-5-13
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
伤心死了,发了一个最冷门的贴,就没一个人回我
So sad, I posted the most obscure thread, and no one replied to me
|
|
2009-5-28 06:20 |
|
|
bc12060101
银牌会员
    
积分 1455
发帖 712
注册 2006-1-20
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
嘿嘿,不是没人回,应该是没法回。
偶瞅了半天了,从提供的信息来看,未能发现问题所在。
你说使用原版镜像不会出现问题,可偶看不到你的镜像啊。你说偶还能咋着呢?
试试在你的ThinkPad硬盘上用grub引导提取出来的镜像,看看是否出现所述问题?
Heheh, it's not that no one is replying, it should be that there's no way to reply.
I've been looking for a long time. From the information provided, no problem has been found.
You said that there's no problem with using the original image, but I can't see your image. What else can I do?
Try using the image extracted by grub boot on your ThinkPad hard drive to see if the problem mentioned occurs?
|
|
2009-5-28 09:24 |
|
|
asp006
新手上路

积分 16
发帖 6
注册 2009-5-13
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
此问题经研究后,不太完美的解决了
直接把此文件作为引导文件,导入到光盘中制作成启动光盘,即不会出现上面的错误,但到现在为止,还没搞清楚是怎么回事。
我希望达到的目的是:利用EasyBoot制作多重启动光盘,而上面的IMG文件只是其中的一个选项使用的引导文件。问题是,同样的引导文件如果放到EasyBoot中在选项的方式启动后就会出现上述错误。
如果有明白的大侠,请指点一下
After research, this problem was solved not perfectly.
Directly use this file as the boot file and import it into the CD to make a bootable CD, then the above error will not occur, but so far, I haven't figured out why.
The purpose I want to achieve is: use EasyBoot to make a multi-boot CD, and the above IMG file is just a boot file used by one of the options. The problem is that if the same boot file is put into EasyBoot and started in the option mode, the above error will occur.
If there are any experts who understand, please give some pointers
|
|
2009-5-29 01:34 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
是不是easyboot和你thinkpad的usb光驱启动有兼容性问题
你用easyboot做一张盘,然后把usb光驱插到其它电脑上启动试一下,如果其它电脑上正常的话,就是easyboot的问题了
Is there a compatibility issue between easyboot and the USB drive boot of your ThinkPad?
You make a disk with easyboot, then plug the USB drive into another computer and try booting. If it works normally on another computer, then it's an issue with easyboot.
|
|
2009-5-29 05:02 |
|
|
asp006
新手上路

积分 16
发帖 6
注册 2009-5-13
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
在虚拟机上测试都还没通过,我不可能把它刻成盘吧,多浪费光盘啊
I haven't passed the test on the virtual machine yet, I can't burn it to a disc, what a waste of CDs
|
|
2009-5-30 02:35 |
|