|
fghlw
初级用户
 
积分 66
发帖 32
注册 2007-6-8
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
UCDOS是6.0 以前的版本 已经装好的了 这个是备份
UCDOS is the version before 6.0, which has been installed. This is a backup.
|
|
2008-10-20 00:43 |
|
|
DOSforever
金牌会员
     
积分 4639
发帖 2239
注册 2005-1-30
状态 离线
|
|
2008-10-20 00:47 |
|
|
fghlw
初级用户
 
积分 66
发帖 32
注册 2007-6-8
状态 离线
|
『第 18 楼』:
使用 LLM 解释/回答一下
我替换了几个文件 似乎可以了
现在重新请教下 我想在A驱的自动批处理里启动D盘的UCDOS路径应该怎么写?
DOS实在忘的厉害了
@ECHO OFF
LH MSCDEX.EXE /D:oemcd001 /L:D
path=d:\ucdos;c:\fox
d:\ucdos\ucdos.bat
c:\fox\fox.bat
这样子不行
Last edited by fghlw on 2008-10-20 at 00:54 ]
I replaced a few files and it seems it's okay. Now I'm reasking. I want to start the UCDOS path on drive D in the auto-batch processing on drive A. How should I write it? DOS is really forgotten a lot.
@ECHO OFF
LH MSCDEX.EXE /D:oemcd001 /L:D
path=d:\ucdos;c:\fox
d:\ucdos\ucdos.bat
c:\fox\fox.bat
This way doesn't work
Last edited by fghlw on 2008-10-20 at 00:54 ]
|
|
2008-10-20 00:53 |
|
|
fghlw
初级用户
 
积分 66
发帖 32
注册 2007-6-8
状态 离线
|
『第 19 楼』:
使用 LLM 解释/回答一下
前面的可能哪个文件出错了 我找了原来版本的替换了下 就好了
Which file in the previous part might have had an error? I replaced it with the original version and it was fine.
|
|
2008-10-20 00:54 |
|
|
DOSforever
金牌会员
     
积分 4639
发帖 2239
注册 2005-1-30
状态 离线
|
|
2008-10-20 01:16 |
|
|
fghlw
初级用户
 
积分 66
发帖 32
注册 2007-6-8
状态 离线
|
『第 21 楼』:
使用 LLM 解释/回答一下
谢谢
但这样又出现了没字库的那种错误(原来在文件夹里执行也会有)
(正在看坛子上批处理的教程,,-_-!)
Last edited by fghlw on 2008-10-20 at 01:35 ]
Thanks
But then there is the error of no font library again (it also occurs when executing in the folder)
(Reading the batch processing tutorial on the forum, -_-!)
Last edited by fghlw on 2008-10-20 at 01:35 ]
|
|
2008-10-20 01:21 |
|
|
fghlw
初级用户
 
积分 66
发帖 32
注册 2007-6-8
状态 离线
|
『第 22 楼』:
使用 LLM 解释/回答一下
还是不行 歇菜了 歇菜了
Still not working, it's done for, it's done for
|
|
2008-10-20 01:36 |
|
|
DOSforever
金牌会员
     
积分 4639
发帖 2239
注册 2005-1-30
状态 离线
|
|
2008-10-20 01:38 |
|
|
fghlw
初级用户
 
积分 66
发帖 32
注册 2007-6-8
状态 离线
|
『第 24 楼』:
使用 LLM 解释/回答一下
是这样的 UCDOS放在D:里面 里面包含了启动的批处理文件UCDOS.BAT
之前我在D:\UCDOS\下执行这个文件出现前文的错误(用A驱引导)
后来我找到了开始安装时用来调试的备份文件(9X年的东西) 然后覆盖了其中一部分(总共几十个) 然后还在D:\UCDOS\下执行UCDOS.BAT可以正常启动UCDOS了
现在我还是用A驱引导 在AUTOEXEC.BAT加入了上面的内容 但是报没字库的 错误(如果直接定位到D:\UCDOS\就没问题)
不知用APPEND是不是能解决
谢谢
This is the case. UCDOS is placed in the D: drive, and it contains the startup batch file UCDOS.BAT. Previously, when I executed this file under D:\UCDOS\ with A drive booting, the error mentioned earlier occurred. Later, I found the backup files used for debugging during the initial installation (from the 90s), and then overwrote part of them (a total of dozens), and then executing UCDOS.BAT under D:\UCDOS\ can start UCDOS normally. Now I still use A drive booting, and I added the above content in AUTOEXEC.BAT, but it reports an error of no font file (if I directly locate to D:\UCDOS\, there is no problem). I wonder if using APPEND can solve it. Thanks
|
|
2008-10-20 01:51 |
|
|
fghlw
初级用户
 
积分 66
发帖 32
注册 2007-6-8
状态 离线
|
『第 25 楼』:
使用 LLM 解释/回答一下
D盘内的UCDOS之前正常
现在手动定位到相应文件夹执行启动批处理也都正常
但自批不行 提示无字库
Last edited by fghlw on 2008-10-20 at 02:00 ]
The UCDOS in drive D was normal before.
Now, executing the startup batch in the corresponding folder manually is also normal.
But the auto-batch is not working, and it prompts that there is no font library.
Last edited by fghlw on 2008-10-20 at 02:00 ]
|
|
2008-10-20 01:53 |
|
|
DOSforever
金牌会员
     
积分 4639
发帖 2239
注册 2005-1-30
状态 离线
|
|
2008-10-20 02:09 |
|
|
fghlw
初级用户
 
积分 66
发帖 32
注册 2007-6-8
状态 离线
|
『第 27 楼』:
使用 LLM 解释/回答一下
D就是光盘 没错 硬盘就一个C
DOS 和 UCDOS全都不在系统里面
一个是软盘 一个是光盘
够晕吧
Last edited by fghlw on 2008-10-20 at 02:14 ]
D is the CD-ROM. That's right. There's only one C drive for the hard disk. Both DOS and UCDOS are not in the system. One is a floppy disk and the other is a CD-ROM. It's confusing enough, right?
Last edited by fghlw on 2008-10-20 at 02:14 ]
|
|
2008-10-20 02:13 |
|
|
DOSforever
金牌会员
     
积分 4639
发帖 2239
注册 2005-1-30
状态 离线
|
|
2008-10-20 02:18 |
|
|
fghlw
初级用户
 
积分 66
发帖 32
注册 2007-6-8
状态 离线
|
『第 29 楼』:
使用 LLM 解释/回答一下
引导过程是软盘引导的DOS 去启动光盘里的UCDOS 然后运行硬盘里的程序
我觉得和介质没什么关系
引导一直是用的软盘 只不过UCDOS 从硬盘 变到光盘上(光盘上的UCDOS可以正确启动的,而且硬盘和光盘上的UCDOS都不能用自动批处理启动 只能定位到目录手动运行批处理启动)
Last edited by fghlw on 2008-10-20 at 02:31 ]
The boot process is to use a floppy disk to boot DOS and then start UCDOS from the CD - ROM, and then run the program on the hard disk. I think it has nothing to do with the medium. The boot has always been with the floppy disk. It's just that UCDOS has changed from the hard disk to the CD - ROM (the UCDOS on the CD - ROM can start correctly, and neither the UCDOS on the hard disk nor the CD - ROM can be started with the auto - batch, only by locating to the directory and running the batch manually to start).
Last edited by fghlw on 2008 - 10 - 20 at 02:31 ]
|
|
2008-10-20 02:22 |
|
|
DOSforever
金牌会员
     
积分 4639
发帖 2239
注册 2005-1-30
状态 离线
|
|
2008-10-20 02:31 |
|