Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for instructions, or an image with a larger hard-disk #1

Open
ndbroadbent opened this issue Aug 17, 2021 · 1 comment
Open

Comments

@ndbroadbent
Copy link

Hello, thanks for putting this on GitHub! I've been struggling to get networking to work with qemu, but this works great. I was just wondering if you could please share some more info about how you built this image? I'd like to build an image with a bigger hard-drive (2G.)

  • Which Windows 95 ISO did you use?
  • Which network driver did you use?
  • What steps did you need to follow to get the network working?

Thanks a lot for your help!

@JaapJoris
Copy link
Member

Hi there, and thanks for your interest!

I've been collaborating with the Qemu Wiki to document the exact process that I used to set up this image. You can find the full article here: https://wiki.qemu.org/Documentation/GuestOperatingSystems/Windows95

In particular, setting the correct IRQ values of the NE2000 driver is a major hassle, but if you follow the steps in the article you should be fine. Also make sure to start Qemu with the -nic user,ipv6=off,model=ne2k_isa command line argument so it emulates the correct network hardware.

The ISO that I used was either this one or this one, I don't remember.

Good luck and enjoy the process!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants