Unable to install windows 98 On VirtualBox

Discussions related to using VirtualBox on Linux hosts.
xp4eternity
Posts: 21
Joined: 22. Jan 2024, 19:39

Unable to install windows 98 On VirtualBox

Post by xp4eternity »

Hi,

I tried to install windows 98 on virtualbox from my Linux Mint and i get the illegal operation error. I heard about patcher9x here but it doesent work (or maybe idk how to run it on linux).
FranceBB
Posts: 117
Joined: 20. May 2017, 05:07
Primary OS: Fedora other
VBox Version: OSE Fedora
Guest OSses: Windows XP x86
Contact:

Re: Unable to install windows 98 On VirtualBox

Post by FranceBB »

What CPU do you have in the host?
If it's very recent, you might have to mock it with

VBoxManage modifyvm "Name_of_your_VM" --cpu-profile "Intel Pentium 4 3.00GHz"

This should make Windows98 happy as it's gonna think it's dealing with a CPU of its era.
Don't forget to set it to 1 vcore only of course.
Also please note that you should limit the vram to 64MB max and the RAM to 1024MB max during the installation otherwise it's likely to crash.
That's until you manage to boot and install all the patches described through the course of this topic viewtopic.php?t=33359
then you can crank it up to 128 MB vram and 4 GB RAM if you really want to / need to. Not that 98 will ever use all of that anyway.

Please let me know how it goes.
xp4eternity
Posts: 21
Joined: 22. Jan 2024, 19:39

Re: Unable to install windows 98 On VirtualBox

Post by xp4eternity »

Intel Evo i7

Base Memory is set to 64MB
Processors is set to 1
Video Memory is set to 12 MB
FranceBB
Posts: 117
Joined: 20. May 2017, 05:07
Primary OS: Fedora other
VBox Version: OSE Fedora
Guest OSses: Windows XP x86
Contact:

Re: Unable to install windows 98 On VirtualBox

Post by FranceBB »

Try with

VBoxManage modifyvm "Name_of_your_VM" --cpu-profile "Intel Pentium 4 3.00GHz"

From the command line and let me know.
xp4eternity
Posts: 21
Joined: 22. Jan 2024, 19:39

Re: Unable to install windows 98 On VirtualBox

Post by xp4eternity »

now, the vm doesent want to start.
xp4eternity
Posts: 21
Joined: 22. Jan 2024, 19:39

Re: Unable to install windows 98 On VirtualBox

Post by xp4eternity »

nvm, there was a typo. i had the "P" lowercased.
xp4eternity
Posts: 21
Joined: 22. Jan 2024, 19:39

Re: Unable to install windows 98 On VirtualBox

Post by xp4eternity »

nothing shows.
Attachments
Screenshot from 2024-03-06 14-12-55.png
Screenshot from 2024-03-06 14-12-55.png (2.99 KiB) Viewed 2077 times
xp4eternity
Posts: 21
Joined: 22. Jan 2024, 19:39

Re: Unable to install windows 98 On VirtualBox

Post by xp4eternity »

and at the same time, i get the same illegal operations error and shell32.dll missing something
xp4eternity
Posts: 21
Joined: 22. Jan 2024, 19:39

Re: Unable to install windows 98 On VirtualBox

Post by xp4eternity »

how do i install rain onto windows 98 with no usb?
FranceBB
Posts: 117
Joined: 20. May 2017, 05:07
Primary OS: Fedora other
VBox Version: OSE Fedora
Guest OSses: Windows XP x86
Contact:

Re: Unable to install windows 98 On VirtualBox

Post by FranceBB »

xp4eternity wrote: 6. Mar 2024, 21:23 how do i install rain onto windows 98 with no usb?
Just create an ISO and attach it as CD, but ideally you shouldn't be using rain but rather AMNHLTM. Normally the CPU is being used at 100% when it's not doing anything due to missing ACPI. Rain has been my go-to for quite some time (actually many years) as it was indeed executing the HLT instruction when the CPU didn't have anything to do, thus keeping the fan quiet and not wasting unnecessary current, however in the resource monitor Rain was being displayed as the one always using 100% of the CPU (albeit running the HLT instruction) which was one minor inconvenience that always bugged me a bit. With AMNHLTM, the solution is much "cleaner" as it's just a vxd file and once you install it, it just performs its job. No skewed % in the resource monitor, no toolbar indicator/autostart program (unlike rain) and it works like a charm.
GakoQlv.png
GakoQlv.png (84.89 KiB) Viewed 2017 times
You may wanna check MrMateczko's post on MSFN for more info, topic "Running Windows 98 in 2020 and beyond", page 71.
I'm not posting a direct link as it might be considered spam.
xp4eternity
Posts: 21
Joined: 22. Jan 2024, 19:39

Re: Unable to install windows 98 On VirtualBox

Post by xp4eternity »

im having trouble registering. i dont recieve confirmation email
fth0
Volunteer
Posts: 5678
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: Unable to install windows 98 On VirtualBox

Post by fth0 »

FranceBB wrote: 6. Mar 2024, 22:36 Just create an ISO and attach it as CD
FWIW, using VISO is even simpler. ;)
xp4eternity
Posts: 21
Joined: 22. Jan 2024, 19:39

Re: Unable to install windows 98 On VirtualBox

Post by xp4eternity »

Found VISO, but where can i find AMNHLTM?
xp4eternity
Posts: 21
Joined: 22. Jan 2024, 19:39

Re: Unable to install windows 98 On VirtualBox

Post by xp4eternity »

fth0 wrote: 6. Mar 2024, 23:04 FWIW, using VISO is even simpler. ;)
The AMNHLTM doesent have a compatible file for VISO. only a .BAT, .REG, And a .VXD
fth0
Volunteer
Posts: 5678
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: Unable to install windows 98 On VirtualBox

Post by fth0 »

I don't know much about your topic and cannot really help you with that. I just hinted that instead of virtually burning an ISO file, it's easier to let VirtualBox create a virtual ISO file. In both cases, you'd have to know what to put inside the virtual CD image and how to use it inside the guest OS.
Post Reply