Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Is this a good config for QEMU?  (Read 19 times)

KenaiPhoenix

  • 2 MB
  • *
  • Posts: 2
Is this a good config for QEMU?
« on: Today at 06:32:09 PM »

Hello!

Im running QEMU-Screamer on Linux, so I can have sound. And I do it this way:

Code: [Select]
qemuscreamer-system-ppc \
    -M mac99 \
    -m 1000 \
    -cpu g4 \
    -hda "/mnt/TacticalFastboi/VMac/MacDrive.img" \
    -drive file="/mnt/TacticalFastboi/VMac/SharedDrive.img",format=raw,if=ide,index=1 \
    -cdrom /dev/sr0 \
    -netdev user,id=mynet \
    -device sungem,netdev=mynet \
    -device usb-mouse \
    -device usb-kbd \
    -boot c

Now, this is my first time successfully running a VM, and I mainly based this on tutorials and random questions on "How to".

so far so good, but I want to ask if there is room for improvement. I failed to load a joystick, but this seems to be related to QEMU-Screamer, sadly.

Performance for some software is good enough, I think (I never had a MacOs9 before), but internet is really slow, and idk if it because of this configuration or just the limitations of QEMU + MacOS9

Thanks!
« Last Edit: Today at 06:42:33 PM by KenaiPhoenix »
Logged
Pages: [1]   Go Up

Recent Topics