![]() |
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-25 17:07 |
47,812 topics / 349,910 posts / today 0 new / 48,263 members |
| 其它操作系统综合讨论区 » Adding Win98/ME's 5 startup options to boot.ini |
| Printable Version 1,852 / 5 |
| Floor1 zjktxwd | Posted 2003-04-29 00:00 |
| 初级用户 Posts 20 Credits 193 | |
|
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. |
|
| Floor2 如是大师 | Posted 2003-04-29 00:00 |
| 元老会员 Posts 3,351 Credits 9,654 From 湖北 | |
|
Is that really necessary?
|
|
| Floor3 zjktxwd | Posted 2003-04-29 00:00 |
| 初级用户 Posts 20 Credits 193 | |
|
It's just an example,
mainly I want to make creating the boot menu simpler (boot into 98 or DOS), just by adding parameters, |
|
| Floor4 如是大师 | Posted 2003-04-29 00:00 |
| 元老会员 Posts 3,351 Credits 9,654 From 湖北 | |
|
That would be even more troublesome.
|
|
| Floor5 Wengier | Posted 2003-04-29 00:00 |
| 系统支持 Posts 10,521 Credits 27,736 | |
|
It doesn't seem very possible. Win9x doesn't support this.
|
|
| Floor6 zjktxwd | Posted 2003-04-30 00:00 |
| 初级用户 Posts 20 Credits 193 | |
|
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 |
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |