Skip to content

Weird issues installing Windows 95 inside Tiny386 on Linux host #8

@SoftwareGuy

Description

@SoftwareGuy

Here's two errors that occurred to me tonight while installing Windows 95 OSR 2.5 from inside the emulator:

SUWIN Application Error

This was triggered when trying to launch setup when Tiny386 is using a 386 generation CPU setting and 16MB of memory:

Image

Might be a setup bug than a Tiny386 thing? Configuration for this error:

[pc]
bios = ../bios.bin
vga_bios = ../vgabios.bin
mem_size = 16M
vga_mem_size = 2M
; win95 boot disk
fda = disk01.img
hda = hda.img
cdb = Win95_OSR25.iso
fill_cmos = 1

[display]
width = 720
height = 480

[cpu]
gen = 3
fpu = 0

0 Bytes of Memory

Not sure about this one, seems to be caused by letting the installer inspect all the hardware options. I think I had the above config but gen = 4 was set. Unimplemented call or something?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions