China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-08-12 19:48
中国DOS联盟论坛 » DOS学习入门 & 精彩文章 (教学室) » How to configure the config.sys of Free-DOS? View 1,539 Replies 12
Original Poster Posted 2003-07-20 00:00 ·  中国 河北 石家庄 联通
初级用户
I LOVE DOS
Credits 123
Posts 5
Joined 2003-07-20 00:00
23-year member
UID 7233
Gender Male
Status Offline
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=================================================================================================
Floor 2 Posted 2003-07-21 00:00 ·  美国 肯塔基州 费耶特县 列克星敦 Charter_Communications
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
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和雨露,谢谢!)

Floor 3 Posted 2003-07-21 00:00 ·  美国 肯塔基州 费耶特县 列克星敦 Charter_Communications
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
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和雨露,谢谢!)

Floor 4 Posted 2003-07-21 00:00 ·  中国 香港
管理员
★★★★
專業島民
Credits 4,869
Posts 1,633
Joined 2002-12-10 00:00
23-year member
UID 465
Gender Male
Status Offline
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正在播放的歌曲:
Floor 5 Posted 2003-07-21 00:00 ·  美国 肯塔基州 费耶特县 列克星敦 Charter_Communications
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
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和雨露,谢谢!)

Floor 6 Posted 2003-07-21 00:00 ·  中国 香港
管理员
★★★★
專業島民
Credits 4,869
Posts 1,633
Joined 2002-12-10 00:00
23-year member
UID 465
Gender Male
Status Offline
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正在播放的歌曲:
Floor 7 Posted 2003-07-21 00:00 ·  中国 河北 石家庄 联通
初级用户
I LOVE DOS
Credits 123
Posts 5
Joined 2003-07-20 00:00
23-year member
UID 7233
Gender Male
Status Offline
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=================================================================================================
Floor 8 Posted 2003-07-21 00:00 ·  美国 肯塔基州 费耶特县 列克星敦 Charter_Communications
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
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和雨露,谢谢!)

Floor 9 Posted 2003-07-27 00:00 ·  中国 河北 保定 联通
初级用户
I LOVE DOS
Credits 123
Posts 5
Joined 2003-07-20 00:00
23-year member
UID 7233
Gender Male
Status Offline
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=================================================================================================
Floor 10 Posted 2003-07-27 00:00 ·  美国 肯塔基州 费耶特县 列克星敦 Charter_Communications
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
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和雨露,谢谢!)

Floor 11 Posted 2003-07-28 00:00 ·  中国 河北 保定 联通
初级用户
I LOVE DOS
Credits 123
Posts 5
Joined 2003-07-20 00:00
23-year member
UID 7233
Gender Male
Status Offline
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=================================================================================================
Floor 12 Posted 2003-08-06 00:00 ·  中国 湖北 武汉 联通
银牌会员
★★★
Credits 1,681
Posts 512
Joined 2003-08-02 00:00
23-year member
UID 7953
Gender Male
Status Offline
You're using VPC, right?
Somehow somewhere I've got to choose.
No matter if it is win or lose.
Floor 13 Posted 2005-01-03 00:00 ·  中国 山东 济宁 电信
中级用户
★★★
痴迷DOS者
Credits 456
Posts 570
Joined 2004-10-09 00:00
21-year member
UID 32281
Gender Male
Status Offline
The cultivation file of FreDOS is FDCONFIG.SYS
DOS不是万能的,没有DOS是万万不能的
自古系统谁无死?留取胆清照汗青!uploadImages/20035317345478982.png
Forum Jump: