Git Product home page Git Product logo

Comments (7)

spetterman66 avatar spetterman66 commented on June 10, 2024

Hello!
You could probably use an ISO disk image from https://winworldpc.com. Download at https://winworldpc.com/product/windows-98/98-second-edition.
Use this ISO disk image to install Windows 98 in QEMU.
Command line would be qemu-system-i386 -cpu pentium -m 256 -hda win98.img -cdrom win98.iso -device newk_pci,netdev=net0 -netdev user,id=net0 -k en-us

from v86.

ericmackrodt avatar ericmackrodt commented on June 10, 2024

It booted, I managed to get to the desktop. Thank you so much!

I had to change the newk_pci to ne2k_pci, I assume that was a typo?

Now, do you happen to know why I get this error during startup?
Screen Shot 2023-11-22 at 11 01 25 pm

It doesn't seem to affect anything, but it would be nice not to get it.

Anyway, now I need to install the video, the network drivers and see if I can load states with different cd rom images loaded.

from v86.

ericmackrodt avatar ericmackrodt commented on June 10, 2024

Hmm, strange, it doesn't seem to boot when add the cdrom setting, if I comment it out it boots.
Screen Shot 2023-11-22 at 11 13 54 pm

from v86.

spetterman66 avatar spetterman66 commented on June 10, 2024

Make use of these video drivers for high-resolution video on your emulated Windows 98 configuration in Virtual x86:
https://bearwindows.zcm.com.au/vbe9x.htm

from v86.

markostamcar avatar markostamcar commented on June 10, 2024

@ericmackrodt This is a known issue, see #225. Progress towards fixing it is being done with #900.

from v86.

ericmackrodt avatar ericmackrodt commented on June 10, 2024

Hi @markostamcar , thanks for the answer. Yeah, sadly this issue is a blocker for my project.
I tried to build this branch:
#901

But I had no luck. I left a comment there and I wish I could fix this issue but that goes a bit beyond my skill level.
Hopefully the author of that PR will finish that work at some point.

from v86.

copy avatar copy commented on June 10, 2024

For what it's worth, the bluescreen is a known issue that has been around for a long time. Several years ago, I spend a few days debugging it and couldn't figured it out.

For my the windows98 state image on the website I reboot until it works, and then save the state.

from v86.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.