My current system is XP. I want to install another 98 and make it a dual-boot system, but I don't know how to install 98 under XP. Please give me some guidance, experts! Also, can 98 and XP both be installed in the same partition?
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!
The following is quoted from LanE's post on 2003-12-10 22:07:39:
The reason people say to install 98 first and then 2000/XP is that 98 cannot recognize these systems, so it cannot handle the boot parts they need. Actually, after installing 98, the only thing that affects 2000/XP booting is the DBR content. As long as you can restore the DBR content, it'll be fine. The OP can try the software BOOTPART.
But if, after repairing 2000/XP booting, you still want to be able to boot 98, then you need to save the 98 DBR content. You can use the software SRCBOOT. The specific method is:
After installing 98, boot it, press F8, enter pure DOS, and run the following command:
SRCBOOT C: C:\BOOTSECT.DOS /S
Save 98's DBR as c:\bootsect.dos
Then run:
BOOTPART WINNT BOOT:C:
Restore 2000/XP booting
Then edit the boot.ini file under c:\, and under add this line:
c:\bootsect.dos="Windows 98"
Then change timeout= in to whatever time you need
Pay attention to the attributes of the boot.ini file
