|
执行到
if exist rootdir root %rootdir%
set bootdir
[Hit Q to quit,any other key to continue]
随便按一下,继续
(fd3)/menusrs.bat
......
到
fat copy (fd3)/fira/firadisk.inf (fd2)/ && fat copy (fd3)/fira/firadisk.inf(fd1)/
又出
[Hit Q to quit,any other key to continue]
继续
cat (fd2)/txtsetup.oem>>(fd1)txtsetup.txt
....
到checkrange 3 read 0x60050 && call :0EM2PCI
CLEAR
又出现
[Hit Q to quit,any other key to continue]
.............
cat --locate =%whid% (fd1)/oem | set localid=
[Hit Q to quit,any other key to continue]
........
继续
问v(reset a; reset b; reset c)
[Hit Q to quit,any other key to continue]
.....
set /a a=% last%-%b%
[Hit Q to quit,any other key to continue]
....
copy /o $${srspath}$${a} (fd2)/)>>(fd3)drivers.bat
[Hit Q to quit,any other key to continue].
......
echo [scsi]>>(fd2)txtsetup.txt
[Hit Q to quit,any other key to continue]
......
cat (fd1)/t.oem >(md)0x200+20
[Hit Q to quit,any other key to continue]
......
delmod fat
[Hit Q to quit,any other key to continue]
...
然后到结束
然后ls (fd0)/
ERROR 15 : FILE NOT FOUND
[ 本帖最后由 21212121 于 2011-8-22 14:46 编辑 ] |
|