Skip to content

Does this work? Was it AI-generated? #3

@jprjr

Description

@jprjr

I worked around issue #1 by removing plymouth-theme-ubuntu-text from the needed package list.

After the script finishes - the system autoboots and starts qemu as advertised and has a web-based control panel.

But - sound doesn't work, the script attempts to use an ES1370 sound card which as far as I know, never ran on Mac OS, there's no third-party driver, etc. Using MacOS audio in qemu usually requires using a fork with the "screamer" sound card enabled.

The default mouse mode is "usb-tablet" which also doesn't work out-of-the-box on Mac OS. You can use it with third-party software - but since you can't complete the Mac OS install without a working mouse, I would think using usb-mouse would make more sense for a default.

The network device rtl8139 is also not supported under MacOS 9. Qemu has a network device named sungem that works in Mac OS 9 out-of-the-box.

Between all the emojis in the README and device defaults being ones that don't work - I'm beginning to think this was AI-generated.

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