home | about

Everything I say is true. Especially the (occasional) lies.

In the past month I've learned how to use QEMU to run OS X on my AMD Ryzen 7 AI 350 based Lenovo laptop, and blog posts can now be written and published directly from a portable system. I won't always do this and can switch to my real Power Mac G4 whenever I like, but I can't deny how much fun and convenient it is to use OS X+Adobe Golive from a portable machine. I hope you can forgive me. :)

My QEMU command:

qemu-system-ppc -L pc-bios -M mac99,via=pmu -cpu G4 -m 2G -drive file=C:\Users\ariella\osx\leopard.qcow2,format=qcow2,media=disk -display sdl -boot c -prom-env "auto-boot?=true" -prom-env "vga-ndrv?=true" -device usb-mouse"


By Ariella on Powermac G4 with Mac OS X 10.5.8 and Adobe GoLive CS