VOGONS


Good OS selectors ?

Topic actions

First post, by StaffelGuard1917

User metadata
Rank Newbie
Rank
Newbie

Hello, people ! Which OS selectors can you reccomend me for a 486 - p1 system - to choose between win9x / pure dos on startup, etc... I used Acronys OS Selector for many years but on some systems it doesn't find HDD or just refuse to install...

Reply 1 of 17, by Jorpho

User metadata
Rank l33t++
Rank
l33t++

"Pure dos" really doesn't offer any benefits over MS-DOS mode in Win9x and I would strongly suggest forgetting the whole thing. You can always use a boot floppy if you really need "pure dos" for something or other.

Otherwise, if your hard drive is FAT16-formatted, then just install MS-DOS before installing Win9x. Then you can press F8 when booting (when the "Starting Windows ..." message appears) and select "Previous version of MS-DOS" from the menu.

If you are using multiple primary partitions on the same drive, then I suggest manually toggling the Active partition using a utility like gdisk rather than bothering with a boot manager.

Reply 3 of 17, by Caluser2000

User metadata
Rank l33t
Rank
l33t

XOSL was good back in the day. http://www2.arnes.si/~fkomar/xosl.org/home.html

There's a glitch in the matrix.
A founding member of the 286 appreciation society.
Apparently 32-bit is dead and nobody likes P4s.
Of course, as always, I'm open to correction...😉

Reply 5 of 17, by gex85

User metadata
Rank Member
Rank
Member

XFDisk has a simple but functional boot manager, too. It will allow you to create multiple primary partitions on one disk, and upon boot, it will set the primary partition that you want to boot from as active, making the others "invisible". This way you can have one partition for pure DOS, one for Win9x, and each OS will see its own partition as drive C: and won't interfere with the other OS. If you want to share data between the OSs, you can create an extended partition or throw in a second hard drive. It's a bit tricky to set up for the first time, but once you've figured it out, it works pretty well.

My retro computers

Reply 6 of 17, by StaffelGuard1917

User metadata
Rank Newbie
Rank
Newbie

Thanks for the info - will try them... Also was adviced to use grub4dos,System Commander, NTLDR, GRUB Legacy on local forum...

Reply 7 of 17, by BloodyCactus

User metadata
Rank Oldbie
Rank
Oldbie

System Commander that I paid for many years ago.

--/\-[ Stu : Bloody Cactus :: [ https://bloodycactus.com :: http://kråketær.com ]-/\--

Reply 8 of 17, by aleksej

User metadata
Rank Member
Rank
Member

Boot-US. Not free but superb.

Reply 9 of 17, by OzzFan

User metadata
Rank Newbie
Rank
Newbie

I used System Commander back in the day as a paid purchase. I used it to multi-boot many versions of DOS, Windows 95, NT4 and OS/2 for application compatibility testing on a 486 system. Worked really well, too! I had purchased Boot Commander + Partition Magic, which was a competitor to System Commander, but I preferred System Commander's interface and ease-of-use.

A (mostly accurate) listing of my computer systems: http://www.shelteringoak.com/OzzNet/

Reply 10 of 17, by radiounix

User metadata
Rank Member
Rank
Member

I strongly suggest XOSL. It has a great interface and is very easy to setup. Since it was abandoned back in 2001, it's roughly from the era and probably was tested on 486 hardware.

Reply 11 of 17, by schmatzler

User metadata
Rank Oldbie
Rank
Oldbie
aleksej wrote on 2020-11-28, 10:48:

Boot-US. Not free but superb.

It's free for private use.

Can also hide partitions depending on the one you want to boot from, it's also my bootmanager of choice.

Needs at least Windows XP(/2000?) so you can run the installer for it, though.

"Windows 98's natural state is locked up"

Reply 12 of 17, by Errius

User metadata
Rank l33t
Rank
l33t

I have always used MasterBooter. It's free for up to 4 operating systems IIRC.

(I see the website has gone offline. That's a shame. It was a good product.)

Is this too much voodoo?

Reply 13 of 17, by aha2940

User metadata
Rank Member
Rank
Member
Errius wrote on 2020-12-07, 05:47:

I have always used MasterBooter. It's free for up to 4 operating systems IIRC.

(I see the website has gone offline. That's a shame. It was a good product.)

I also use it, it's a great boot manager. It was released as open source a couple years ago: https://github.com/nagydjol/masterbooter however I do not see binaries built. It is easy to build them though, it just requires the DOS version of borland C++ 3.

Reply 14 of 17, by Warlord

User metadata
Rank l33t
Rank
l33t

1 time i made a 9x and 2000 in a vm and make it dual boot. Then I copy all the files the NT bootmanger makes and used it without 2000 and just edited the boot.ini.

Reply 15 of 17, by Errius

User metadata
Rank l33t
Rank
l33t
aha2940 wrote on 2020-12-13, 03:28:
Errius wrote on 2020-12-07, 05:47:

I have always used MasterBooter. It's free for up to 4 operating systems IIRC.

(I see the website has gone offline. That's a shame. It was a good product.)

I also use it, it's a great boot manager. It was released as open source a couple years ago: https://github.com/nagydjol/masterbooter however I do not see binaries built. It is easy to build them though, it just requires the DOS version of borland C++ 3.

That reminds me, I actually use the bundled EFDISK utility way more often than the boot manager itself. This is basically a version of DOS FDISK but with support for NTFS and other file systems. It's very useful. What other similar tools exist? Does FreeDOS have an equivalent?

Is this too much voodoo?

Reply 16 of 17, by aleksej

User metadata
Rank Member
Rank
Member
schmatzler wrote on 2020-12-07, 01:37:

It's free for private use.

Can also hide partitions depending on the one you want to boot from, it's also my bootmanager of choice.

Yes but free non-registered copy lacks useful 'true hiding' feature.

Needs at least Windows XP(/2000?) so you can run the installer for it, though.

Atleast v3.7 (win32 GUI) works just fine in 9x IIRC (installer won't though). Anyway i use cmd-line DOS version in 95/98.

Reply 17 of 17, by Jorpho

User metadata
Rank l33t++
Rank
l33t++
Errius wrote on 2020-12-13, 08:48:

What other similar tools exist?

GDisk, included with Norton Ghost, comes to mind. It's one of those things that is so powerful that you can easily trash your hard drive with a single casual typo - but it has its uses.