Computing.Net > Forums > Disk Operating System > Muti Booting

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Muti Booting

Reply to Message Icon

Name: Big Shot
Date: December 7, 2000 at 14:45:05 Pacific
Comment:

How can I muti boot my computer. I have 2 HDD's. The " C:\" Has win 95 and Drive " D:\" has Dos 6.22. I have some dos games which freezes in win 95, but works perfectly in dos 6.22. I want a menu in which I can choose win 95 or Dos 6.22. I have a 486 DX2 66 with 16 Megs 'o Ram



Sponsored Link
Ads by Google

Response Number 1
Name: DR
Date: December 7, 2000 at 15:10:03 Pacific
Reply:

http://www.geocities.com/politalk/dos/bootmenu.htm

http://bewoner.dma.be/BeversHP/multiboot.html


0

Response Number 2
Name: Michael
Date: December 8, 2000 at 09:07:51 Pacific
Reply:

Big Shot,

It's funny that you ask this as I did the very thing you spoke of last night.

I think both Windows 95 and DOS 6.22 require they be the primary partition on the first drive to boot properly. However there is an easy way around this. Make a boot disk for 6.22 (format a floppy from MSDOS with the /s parameter). Then copy your autoexec.bat and config.sys files to your floppy drive. Make sure all files references used in both these system files point to their location on Drive C (I.E. if you have a device=himem.sys change it to device=c:\dos\himem.sys or where ever it's located on the hard drive, otherwise it will try to look for the files on the floppy disk). Then add these lines to the beginning of your autoexec.bat file:

set comspec=c:\dos\command.com
set path=c:\dos
c:

That's it! The first line is all that is really necessary as it 'transfers control' of DOS from the floppy to the hard disk, so make sure it points to the right directory. Also note that this will only work if your Windows95 hard drive is NOT FAT16. The reason being is because when you boot to the MS-DOS floppy, it cannot 'see' FAT32 partitions, so the floppy finds the fat 16 partition and then passes control over to it. After it's done booting you can remove the floppy and run MS-DOS as normal. Also when you want to boot to Windows95, just remove the floppy and reboot and it will automatically go to Win95 (Assuming that your win95 hard drive is the primary partition on disk 1.

I have tried using fancy software such as System Commander and I have run into problems over and over. For me it is much easier just to use the boot disk to swap in between OSes.

Hope this helps & let me know if you have questions / problems,
-Michael


0

Response Number 3
Name: STeeL
Date: December 8, 2000 at 12:54:03 Pacific
Reply:

I think boot programs using MBR (Master Boot Record) are better solution.
http://www.xosl.org/
Here you find best boot programs i've ever seen. It can boot any OS from DOS to Win2k and lots of Linux distributions on any partition. Now for ex. i have:
C: - Win2K
D: - DOS 6.22
E: - SlackWare
F: - Win'98 se
G: - my DVD :)


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Formatting Hard drive whi... formating problems



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Muti Booting

making boot disk for my external HD www.computing.net/answers/dos/making-boot-disk-for-my-external-hd/15520.html

DOS boot up program www.computing.net/answers/dos/dos-boot-up-program/2025.html

boot problem www.computing.net/answers/dos/boot-problem/11473.html