中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-12 21:34
47,811 topics / 349,897 posts / today 0 new / 48,256 members
DOS学习入门 & 精彩文章 (教学室) » How to configure the config.sys of Free-DOS?
Printable Version  1,542 / 12
Floor1 tianlei0123 Posted 2003-07-20 00:00
初级用户 Posts 5 Credits 123
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?
Floor2 Wengier Posted 2003-07-21 00:00
系统支持 Posts 10,521 Credits 27,736
Can't be? DOS is definitely open, and the kernel of FreeDOS is also open-source.
Floor3 Wengier Posted 2003-07-21 00:00
系统支持 Posts 10,521 Credits 27,736
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 . . .
Floor4 Roy Posted 2003-07-21 00:00
管理员 Posts 1,633 Credits 4,869
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%...
Floor5 Wengier Posted 2003-07-21 00:00
系统支持 Posts 10,521 Credits 27,736
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
Floor6 Roy Posted 2003-07-21 00:00
管理员 Posts 1,633 Credits 4,869
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~~
Floor7 tianlei0123 Posted 2003-07-21 00:00
初级用户 Posts 5 Credits 123
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.
Floor8 Wengier Posted 2003-07-21 00:00
系统支持 Posts 10,521 Credits 27,736
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.
Floor9 tianlei0123 Posted 2003-07-27 00:00
初级用户 Posts 5 Credits 123
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.
Floor10 Wengier Posted 2003-07-27 00:00
系统支持 Posts 10,521 Credits 27,736
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?
Floor11 tianlei0123 Posted 2003-07-28 00:00
初级用户 Posts 5 Credits 123
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.
Floor12 iceboy Posted 2003-08-06 00:00
银牌会员 Posts 512 Credits 1,681
You're using VPC, right?
Floor13 defrag Posted 2005-01-03 00:00
中级用户 Posts 570 Credits 456
The cultivation file of FreDOS is FDCONFIG.SYS
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023