98/Me dualboot...how to?

Doh!

Platinum Member
Jan 21, 2000
2,325
0
0
With Boot Magic or System Commander, you'll be able to dual boot 98 and ME.
 

BCYL

Diamond Member
Jun 7, 2000
7,803
0
71
Since neither OS has their own bootloader included, you will need some 3rd party solution to do this... Something like System Commander will be good enough... once you get one of those software, it will be quite straightforward...
 

bill_mr

Member
Oct 12, 1999
81
0
0
I knew someone would try to do this...

yes it is possible, no you dont need non-microsoft software


you just have to write some batch files.

let me just give you the overview

b4 installing winme copy all of the windows system files that are in the
root of c:\ to a folder I will call it c:\win98boot

install winme copy all of the windows system files that are in the root
of c:\ to a folder I will call it c:\winmeboot

make batch files to copy the proper files to the root of c:\
and reboot machine \
 

AndyHui

Administrator Emeritus<br>Elite Member<br>AT FAQ M
Oct 9, 1999
13,141
16
81
Ideally you need to install on 2 separate partitions. All the batch file needs to do is swap around the msdos.sys, io.sys (winboot.sys), and command.com for their respective OS's. Unfortunately, you need to select which OS to use at the end of the session.....ie, you need to consciously boot into one OS before you can reboot and switch to the other.....you can't make a choice during boot.
 

Rand

Lifer
Oct 11, 1999
11,071
1
81
AndyHui, 9X based OS's NEED to be on the C: to operate properly. A (X based OS cannot be installed to any other drive but the C: so it would have to be on the same partition for dual booting 98/ME.

Remember you'll need your own bootloader since neither OS has one.
I like PowerQuest's Boot Magic.
 

SUOrangeman

Diamond Member
Oct 12, 1999
8,361
0
0
Umm, Rand, WIn9x OSes *need* to write files onto C:, but they do not need to be installed on C:.

Do a lil reading (see the sig)

-SUO
 

tea217

Member
Sep 23, 2000
149
0
0
bill_mr, ur idea sounds good cos i dont need any 3rd party programs. (I dont hv money to buy system commander nor boot magic >.<)
So can you explain detaily how to do that?
I am kind of a beginner.


1) &quot;b4 installing winme copy all of the windows system files that are in the
root of c:\ to a folder I will call it c:\win98boot
install winme copy all of the windows system files that are in the root
of c:\ to a folder I will call it c:\winmeboot&quot;

How can I install winme then copy its windows system files when i have win98 installed? Do u mean do a clean install of winme then copy its windows system files?


2) &quot;make batch files to copy the proper files to the root of c:\
and reboot machine \ &quot;

Can u elaborate on this?


Thx to others who tried to help me..I appreciate it.
I really prefer the batch file method but dont know how to do it.


 

AndyHui

Administrator Emeritus<br>Elite Member<br>AT FAQ M
Oct 9, 1999
13,141
16
81
Rand: Any Windows installation can be made on any partition. All versions of Windows simply need to write a few boot files on the C: partition.....that's all. A total of less than 1MB for any of the Windows OSs....and the rest on any other partition. Just as long as msdos.sys for Win9x and boot.ini for WinNT/2K point to the right places, everything is fine. And that's all a Win9x multi-boot batch file does.....swap around the contents of msdos.sys for whichever one you want to boot.
 

tea217

Member
Sep 23, 2000
149
0
0
AndyHui: I want to install Win98 on my C: and WinMe on D: (they're partitions). Can you write and post the batch file here? I really dont know how to write it :frown:
and thanks in advance...
 

TomBilliodeaux

Senior member
Sep 29, 2000
788
0
0
Dual boot is described very well by Microsoft at their web site.
JUst search for &quot;dualboot&quot;.
I just loaded Win2000. Completely dumbed 98se. What a difference!
Ask me in a few days and i can tell you in detail how to set up the dual and triple boot. Tombilliodeaux@hotmail.com
 

Lunchboxah

Member
Sep 19, 2000
104
0
0
tea217,

Create a simple menu batch file (ie Bootchoos.bat) with a (1)98 or (2)ME option. Upon selection, each option calls another sub-procedure. In this sub-procedure use copy.com to copy the appropriate system files from either C:\WinMeBoot or C:\Win98Boot to C:\windows\system

In Autoexec.bat, call your Boot Chooser program.
 

AndyHui

Administrator Emeritus<br>Elite Member<br>AT FAQ M
Oct 9, 1999
13,141
16
81
Lunchboxah: you method won't work, since the OS kernal (io.sys) is already loaded before autoexec.bat is ran.

OK....here is what the batch file does....I don't know if it works with Win9x and WinME....I've never bothered to test it. I prefer Win2K over WinME anyway.

You need to have 2 copies of msdos.sys. One for Win9x, the other for WinME.

You need to make the following lines match which OS belongs to which file:

WinDir=
WinBootDir=
HostWinBootDrv=

Rename one to msdos.w9x and the other to msdos.wme.
Make copies of io.sys (or winboot.sys) and use the same naming conventions as above.

All the batch file will do is copy the version of whichever OS you want to the names that Win9x or WinME looks for, and removes the boot files from the other OS out of the way.

This may not work with WinME since most of the DOS functionality has been cut. This batch file assumes that Win9x and WinME both use io.sys in the same way.
 

tea217

Member
Sep 23, 2000
149
0
0
thx guys!!!

so do I have to install both OS in C: and does it matter which one I install first???

also, if I dualboot Win98 and Win2k, does Win2k give me a option of dual booting instead of going through all this trouble of using batch files, etc.????

 

AndyHui

Administrator Emeritus<br>Elite Member<br>AT FAQ M
Oct 9, 1999
13,141
16
81
I suggest you avoid the idea of dual booting WinME and Win98, and go with a Win2K and Win98 dual boot. I recommend Win2K over WinME any day.

There is no need to muck around with batch files at all with Win2K. You install Win98 1st on one partition, then install Win2K on another partition. Win2K will create its own boot menu that allows you to pick which OS you want when booting up.
 

TomBilliodeaux

Senior member
Sep 29, 2000
788
0
0
Yea, AndyHui is right.
ANd you might consider adding Win2k-1 to another partition as a backup for WIN2k. There is no real boot disk if your system is corrupted. I had to re-install several times with each new hardware component.
You will just select which one to boot to. Maybe even adding Linux also. Win95? How about Dos?
Confused yet?
 

Webratta

Junior Member
Oct 3, 2000
6
0
0
I would highly discourage using the &quot;copy the system files here to boot this version&quot; method of dual-booting. You can run into lots of problems that way. For instance, say you've installed a lot of programs using Win98, and then the computer crashes (which could be very likely). Then, when you restart, you're back to before and you'd have to reinstall any software to get the registry keys back in the registry.

I'm sure you can do some fancy coding (sigh.. if only .bat files could be as cool as bash scripts) to say, &quot;if last_operating_system == win98 and current_option == win98 then don't copy files&quot; but that's still rather inefficient. The best way to load multiple OS's is to use multiple partitions. And Microsoft doesn't seem to want to make things easier.

 

bill_mr

Member
Oct 12, 1999
81
0
0
Webratt you could always boot from floppies.. but you miss the point

I agree that going to Windows 2000 is by far a better choice,
but some people do have 9x on their machines and want to install winme
to see what it looks like, and not torch (upgrade?)their 9x install
in the process.

 
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |