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-25 17:53
中国DOS联盟论坛 » 其它操作系统综合讨论区 » Adding Win98/ME's 5 startup options to boot.ini View 1,853 Replies 5
Original Poster Posted 2003-04-29 00:00 ·  中国 教育网
初级用户
Credits 193
Posts 20
Joined 2003-04-09 00:00
23-year member
UID 1446
Gender Male
Status Offline
In boot.ini,
{multi(0)disk(0)rdisk(0)partition(4)\WINNT="Microsoft Windows 2000Professional" /SAFEBOOT}, SAFEBOOT means booting in Safe Mode.
So, does Win98/ME also have startup parameters in boot.ini? For example, adding Win98/ME's 5 startup options to boot.ini.


Floor 2 Posted 2003-04-29 00:00 ·  中国 湖北 武汉 电信
元老会员
★★★★★
步行的人
Credits 9,654
Posts 3,351
Joined 2003-03-11 00:00
23-year member
UID 1113
Gender Male
From 湖北
Status Offline
Is that really necessary?
弄花香满衣,掬水月在手。
明月鹭鸟飞, 芦花白马走。
我自一过后,野渡现横舟。
青云碧空在,净瓶水不流。
http://dos.e-stone.cn/guestbook/index.asp
======中國DOS聯盟=====
我的新网页http://rsds.7i24.com欢迎光顾
Floor 3 Posted 2003-04-29 00:00 ·  中国 教育网
初级用户
Credits 193
Posts 20
Joined 2003-04-09 00:00
23-year member
UID 1446
Gender Male
Status Offline
It's just an example,
mainly I want to make creating the boot menu simpler (boot into 98 or DOS), just by adding parameters,
Floor 4 Posted 2003-04-29 00:00 ·  中国 湖北 武汉 电信
元老会员
★★★★★
步行的人
Credits 9,654
Posts 3,351
Joined 2003-03-11 00:00
23-year member
UID 1113
Gender Male
From 湖北
Status Offline
That would be even more troublesome.
弄花香满衣,掬水月在手。
明月鹭鸟飞, 芦花白马走。
我自一过后,野渡现横舟。
青云碧空在,净瓶水不流。
http://dos.e-stone.cn/guestbook/index.asp
======中國DOS聯盟=====
我的新网页http://rsds.7i24.com欢迎光顾
Floor 5 Posted 2003-04-29 00:00 ·  加拿大 Telus
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
It doesn't seem very possible. Win9x doesn't support this.
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Floor 6 Posted 2003-04-30 00:00 ·  中国 教育网
初级用户
Credits 193
Posts 20
Joined 2003-04-09 00:00
23-year member
UID 1446
Gender Male
Status Offline
wengier
In your article MS-DOS 7.10 and WinME dual boot, one step is to rename the IO.SYS pointed to in the WINME.DAT file to WINME.SYS. How do you change that?
Here's one method
1:. Install Winme to the Windows directory on drive C
2:. Install win2000's os loader
3: install DOS to c:\dos
Write in boot.ini
c:\="dos"/win95
c:\="winme"/win95dos
(note: no need to use bootpart to create boot information files, only these two parameters were added)
4: and rename winme's IO.SYS, MSDOS.SYS, COMMAND.COM, CONFIG.SYS, AUTOEXEC.BAT all to IO.DOS, MSDOS.DOS, COMMAND.DOS, CONFIG.DOS, AUTOEXEC.DOS
5: copy DOS's IO.SYS, MSDOS.SYS, COMMAND.COM, CONFIG.SYS, AUTOEXEC.BAT to C:
6: reboot, DOS works fine, ME also works fine... then boot into DOS again and DOS gives an error
(because after entering winme, autoexec.bat was replaced)
Create a shortcut to a.bat (set it to close on exit, run minimized)
a.bat
copy /y c:\dosbak\autoexec.bat c:
Put the shortcut to this batch file into winme's Startup group, set the properties to "close on exit",
"run in a minimized window"; of course you can also add it to the registry
This way, ms-dos and winme are on drive c, 2000 is on drive d

Actually, win98 (MS-DOS7.1) and winme use the same boot sector. The only difference is the io.sys and msdos.sys files
are different. What is provided here are the two valuable parameters /win95 and /win95dos
It's not hard to see that when using /win95, the system uses the normal filenames, while with /win95dos, the system uses files
with the DOS suffix. It first renames the original files (here changing the suffix to W40), then renames the .dos files to
the original extensions (for example command.dos->command.com). The rest is very simple








Forum Jump: