|
tianlei0123
初级用户
  I LOVE DOS
积分 123
发帖 5
注册 2003-7-20
状态 离线
|
『楼 主』:
Free-DOS的config.sys怎么配置呀?
使用 LLM 解释/回答一下
等项目加载时提示错误呀,device命令也没用呀,而且只能用1M的内存呀。到底怎么用啊?DOS不是开放的么,怎么会这样?难道只有外部命令是开放的?
When loading items such as , an error is prompted. The device command is also not useful, and only 1M of memory can be used. How exactly should it be used? DOS is supposed to be open, why is this happening? Could it be that only external commands are open?
|

===================================================DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS================================================================================================= |
|
2003-7-20 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
不会吧?DOS当然是开放的呀,包含FreeDOS的内核也是open-source的呢。。
Can't be? DOS is definitely open, and the kernel of FreeDOS is also open-source.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-7-21 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
对了,补充一下,FreeDOS的CONFIG.SYS虽然是支持菜单的,但格式却与MS-DOS的不同(FreeDOS的要强大的多)呢。。比如看看这个FreeDOS beta9启动盘中的CONFIG.SYS的菜单部分:
MENU
MENU
MENU
MENU
MENU
MENU
MENU
MENU
MENU
MENU FreeDOS Beta9 ("Methusalem"<img src="images/smilies/face-wink.png" align="absmiddle" border="0"> INSTALL
MENU
MENU 1 - Boot FreeDOS beta9
MENU 2 - Boot with XMS support (386+)
MENU 3 - Clean Boot (No drivers loaded)
MENU
;MENU 4 - LSI/NCR/SYMBIOS-chip based SCSI CDROM install
;MENU \DRIVER\ASPI8XX.SYS
;MENU \DRIVER\SYMDISK.SYS
;MENU \DRIVER\SYMCD.SYS /D:FDCD0001
MENU
MENU
MENU
MENU (press 0 to run Memtest86 - physical memory test program)
MENU
MENU FreeDOS is a trademark of Jim Hall 1994-2003
MENU
MENUDEFAULT=1,60
0?SHELL=A:\FREEDOS\MEMTESTE.EXE
12345?SHELL=A:\COMMAND.COM /E:1024 /P=A:\FREEDOS\FDAUTO.BAT
2?DEVICE=A:\DRIVER\FDXMS.SYS
2?DOS=HIGH,NOUMB
; 3 : clean boot
3?ECHO Clean boot performed..
4?ECHO going SCSI.
5?ECHO lil' game . . .
By the way, supplementally, although the CONFIG.SYS of FreeDOS supports menus, the format is different from that of MS-DOS (FreeDOS' is much more powerful). For example, let's take a look at the menu part of CONFIG.SYS in the FreeDOS beta9 boot disk:
MENU
MENU
MENU
MENU
MENU
MENU
MENU
MENU
MENU
MENU FreeDOS Beta9 ("Methusalem") INSTALL
MENU
MENU 1 - Boot FreeDOS beta9
MENU 2 - Boot with XMS support (386+)
MENU 3 - Clean Boot (No drivers loaded)
MENU
;MENU 4 - LSI/NCR/SYMBIOS-chip based SCSI CDROM install
;MENU \DRIVER\ASPI8XX.SYS
;MENU \DRIVER\SYMDISK.SYS
;MENU \DRIVER\SYMCD.SYS /D:FDCD0001
MENU
MENU
MENU
MENU (press 0 to run Memtest86 - physical memory test program)
MENU
MENU FreeDOS is a trademark of Jim Hall 1994-2003
MENU
MENUDEFAULT=1,60
0?SHELL=A:\FREEDOS\MEMTESTE.EXE
12345?SHELL=A:\COMMAND.COM /E:1024 /P=A:\FREEDOS\FDAUTO.BAT
2?DEVICE=A:\DRIVER\FDXMS.SYS
2?DOS=HIGH,NOUMB
; 3 : clean boot
3?ECHO Clean boot performed..
4?ECHO going SCSI.
5?ECHO lil' game . . .
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-7-21 00:00 |
|
|
Roy
管理员
          專業島民
积分 4869
发帖 1633
注册 2002-12-10
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
以下是引用Wengier在2003-7-21 20:39:21的发言:
对了,补充一下,FreeDOS的CONFIG.SYS虽然是支持菜单的,但格式却与MS-DOS的不同(FreeDOS的要强大的多)呢。。比如看看这个FreeDOS beta9启动盘中的CONFIG.SYS的菜单部分:
MENU
MENU
MENU
MENU
MENU
MENU
MENU
MENU
MENU
MENU FreeDOS Beta9 ("Methusalem"<img src="images/smilies/face-wink.png" align="absmiddle" border="0"> INSTALL
MENU
MENU 1 - Boot FreeDOS beta9
MENU 2 - Boot with XMS support (386+)
MENU 3 - Clean Boot (No drivers loaded)
MENU
;MENU 4 - LSI/NCR/SYMBIOS-chip based SCSI CDROM install
;MENU \DRIVER\ASPI8XX.SYS
;MENU \DRIVER\SYMDISK.SYS
;MENU \DRIVER\SYMCD.SYS /D:FDCD0001
MENU
MENU
MENU
MENU (press 0 to run Memtest86 - physical memory test program)
MENU
MENU FreeDOS is a trademark of Jim Hall 1994-2003
MENU
MENUDEFAULT=1,60
0?SHELL=A:\FREEDOS\MEMTESTE.EXE
12345?SHELL=A:\COMMAND.COM /E:1024 /P=A:\FREEDOS\FDAUTO.BAT
2?DEVICE=A:\DRIVER\FDXMS.SYS
2?DOS=HIGH,NOUMB
; 3 : clean boot
3?ECHO Clean boot performed..
4?ECHO going SCSI.
5?ECHO lil' game . . .
我有問題!!
在autoexec.bat應該不能用GOTO %CONFIG%吧......
The following is a quote from Wengier on 2003-7-21 20:39:21:
By the way, let's add. The CONFIG.SYS of FreeDOS supports menus, but the format is different from that of MS-DOS (FreeDOS is much more powerful). For example, take a look at the menu part of CONFIG.SYS in the FreeDOS beta9 boot disk:
MENU
MENU
MENU
MENU
MENU
MENU
MENU
MENU
MENU
MENU FreeDOS Beta9 ("Methusalem") INSTALL
MENU
MENU 1 - Boot FreeDOS beta9
MENU 2 - Boot with XMS support (386+)
MENU 3 - Clean Boot (No drivers loaded)
MENU
;MENU 4 - LSI/NCR/SYMBIOS-chip based SCSI CDROM install
;MENU \DRIVER\ASPI8XX.SYS
;MENU \DRIVER\SYMDISK.SYS
;MENU \DRIVER\SYMCD.SYS /D:FDCD0001
MENU
MENU
MENU
MENU (press 0 to run Memtest86 - physical memory test program)
MENU
MENU FreeDOS is a trademark of Jim Hall 1994-2003
MENU
MENUDEFAULT=1,60
0?SHELL=A:\FREEDOS\MEMTESTE.EXE
12345?SHELL=A:\COMMAND.COM /E:1024 /P=A:\FREEDOS\FDAUTO.BAT
2?DEVICE=A:\DRIVER\FDXMS.SYS
2?DOS=HIGH,NOUMB
; 3 : clean boot
3?ECHO Clean boot performed..
4?ECHO going SCSI.
5?ECHO lil' game . . .
I have a question!!
In autoexec.bat, you shouldn't be able to use GOTO %CONFIG%...
|

我的網站:http://mw16.2ya.com/ 我的網誌: http://scrappedblog.blogspot.com/
~
我的Winamp正在播放的歌曲:
 |
|
2003-7-21 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
以下是引用Roy在2003-7-21 20:49:57的发言:
我有問題!!
在autoexec.bat應該不能用GOTO %CONFIG%吧......
可以用%CONFIG%呀!看这个:
FreeCom version 0.82 pl 2 XMS_Swap
Welcome to FreeDOS (http://www.freedos.org)!
Installation instructions:
please partition your harddisk (type the command PART),
then reboot and format it
(type the command FORM, and type the exact answer "YES"<img src="images/smilies/face-wink.png" align="absmiddle" border="0">.
finally, run the command INSTALL.
When finished, run the command BOOT
A:\>set
CONFIG=2
The following is a quote from Roy posted on 2003-7-21 20:49:57:
I have a question!!
In autoexec.bat, you shouldn't be able to use GOTO %CONFIG%...
You can use %CONFIG%! Look at this:
FreeCom version 0.82 pl 2 XMS_Swap
Welcome to FreeDOS (http://www.freedos.org)!
Installation instructions:
please partition your harddisk (type the command PART),
then reboot and format it
(type the command FORM, and type the exact answer "YES").
finally, run the command INSTALL.
When finished, run the command BOOT
A:\>set
CONFIG=2
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-7-21 00:00 |
|
|
Roy
管理员
          專業島民
积分 4869
发帖 1633
注册 2002-12-10
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
以下是引用Wengier在2003-7-21 21:40:34的发言:
以下是引用Roy在2003-7-21 20:49:57的发言:
我有問題!!
在autoexec.bat應該不能用GOTO %CONFIG%吧......
可以用%CONFIG%呀!看这个:
FreeCom version 0.82 pl 2 XMS_Swap
Welcome to FreeDOS (http://www.freedos.org)!
Installation instructions:
please partition your harddisk (type the command PART),
then reboot and format it
(type the command FORM, and type the exact answer "YES"<img src="images/smilies/face-wink.png" align="absmiddle" border="0">.
finally, run the command INSTALL.
When finished, run the command BOOT
A:\>set
CONFIG=2
明白!!我先謝過了~~
The following is a quote from Wengier on 2003-7-21 21:40:34:
The following is a quote from Roy on 2003-7-21 20:49:57:
I have a problem!!
It shouldn't be possible to use GOTO %CONFIG% in autoexec.bat......
You can use %CONFIG%! Look at this:
FreeCom version 0.82 pl 2 XMS_Swap
Welcome to FreeDOS (http://www.freedos.org)!
Installation instructions:
please partition your harddisk (type the command PART),
then reboot and format it
(type the command FORM, and type the exact answer "YES").
finally, run the command INSTALL.
When finished, run the command BOOT
A:\>set
CONFIG=2
Got it!! Thank you first~~
|

我的網站:http://mw16.2ya.com/ 我的網誌: http://scrappedblog.blogspot.com/
~
我的Winamp正在播放的歌曲:
 |
|
2003-7-21 00:00 |
|
|
tianlei0123
初级用户
  I LOVE DOS
积分 123
发帖 5
注册 2003-7-20
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
FreeDOS beta8 的config.sys搞定了。我在MS-DOS下不能访问我的D盘(FAT32),在FREE-DOS下却可以,很好。
The config.sys for FreeDOS beta8 is done. I can't access my D drive (FAT32) under MS-DOS, but I can under FREE-DOS, which is good.
|

===================================================DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS================================================================================================= |
|
2003-7-21 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
以下是引用tianlei0123在2003-7-21 23:11:05的发言:
FreeDOS beta8 的config.sys搞定了。我在MS-DOS下不能访问我的D盘(FAT32),在FREE-DOS下却可以,很好。
MS-DOS 7.10和ROM-DOS 7.10也可以访问FAT32的D盘呀。。
The following is the statement from tianlei0123 on 2003-7-21 23:11:05:
The config.sys of FreeDOS beta8 is settled. I can't access my D drive (FAT32) under MS-DOS, but can under FREE-DOS, very good.
MS-DOS 7.10 and ROM-DOS 7.10 can also access the FAT32 D drive.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-7-21 00:00 |
|
|
tianlei0123
初级用户
  I LOVE DOS
积分 123
发帖 5
注册 2003-7-20
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
是呀,我知道。我的D盘在windows下可以访问,DOS下也可以访问其他FAT32分区,但MSDOS却不能访问D盘,FREEDOS可以访问,可能是硬盘的问题。在MSDOS下可以D:到D盘,但用DIR命令时出现停止、重试、忽略的错误。
Yeah, I know. My D drive is accessible under Windows, and other FAT32 partitions are accessible under DOS, but MSDOS can't access the D drive. FREEDOS can access it. Maybe it's a hard drive issue. In MSDOS, I can go to D: to reach the D drive, but when using the DIR command, an error of stop, retry, ignore occurs.
|

===================================================DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS================================================================================================= |
|
2003-7-27 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
以下是引用tianlei0123在2003-7-27 22:56:56的发言:
是呀,我知道。我的D盘在windows下可以访问,DOS下也可以访问其他FAT32分区,但MSDOS却不能访问D盘,FREEDOS可以访问,可能是硬盘的问题。在MSDOS下可以D:到D盘,但用DIR命令时出现停止、重试、忽略的错误。
那ROM-DOS 7.10可以访问这个D盘吗?
The following is a quote from tianlei0123 on 2003-7-27 22:56:56:
Yeah, I know. My D drive is accessible under Windows and other FAT32 partitions are accessible under DOS, but MSDOS cannot access the D drive, while FREEDOS can access it. Maybe it's a hard drive problem. In MSDOS, I can go to the D drive with D:, but when using the DIR command, an error of stop, retry, ignore occurs.
Can ROM-DOS 7.10 access this D drive?
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-7-27 00:00 |
|
|
tianlei0123
初级用户
  I LOVE DOS
积分 123
发帖 5
注册 2003-7-20
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
没试过,本站下载的rom-dos7.10启动盘在启动过程中出现按esc继续,然后pc喇叭响,打印出好多乱字符并一直响。
Haven't tried it. The ROM-DOS 7.10 boot disk downloaded from this site has an issue where during the boot process, it prompts to press ESC to continue, then the PC speaker beeps, and a lot of garbled characters are printed and it keeps beeping.
|

===================================================DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS DOS================================================================================================= |
|
2003-7-28 00:00 |
|
|
iceboy
银牌会员
    
积分 1681
发帖 512
注册 2003-8-2
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
你用的 vpc 吧
|

Somehow somewhere I've got to choose.
No matter if it is win or lose. |
|
2003-8-6 00:00 |
|
|
defrag
中级用户
   痴迷DOS者
积分 456
发帖 570
注册 2004-10-9
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
FreDOS的培植文件是FDCONFIG.SYS
The cultivation file of FreDOS is FDCONFIG.SYS
|

DOS不是万能的,没有DOS是万万不能的
自古系统谁无死?留取胆清照汗青!uploadImages/20035317345478982.png |
|
2005-1-3 00:00 |
|