Tech-FZ / EmuGUI

A QEMU GUI that I made.
https://tech-fz.github.io/EmuGUI-doc/
GNU General Public License v3.0
104 stars 11 forks source link

Wait! Is there an issue with the Linux-specific arguments? #9

Closed Tech-FZ closed 2 years ago

Tech-FZ commented 2 years ago

I tried to install Ubuntu 12.04 LTS PowerPC with EmuGUI and only had success thanks to the alternate installer - kinda. After installation, I booted a virtual machine (of course I closed the emulator first), ran guestfish to make it bootable but - no success! I would assume that the issue (partially) came from EmuGUI. I dunno!

Tech-FZ commented 2 years ago

Turns out this issue does NOT come from EmuGUI - it comes from me, being too dumb to realize it first. However, a check for spaces must still be built in.

Tech-FZ commented 2 years ago

To mention, I found out that the boot argument was messing it up - there was an issue with EmuGUI!

Tech-FZ commented 2 years ago

Good news: I found the issue! There was a typo within the starting arguments which caused initrd images to crash QEMU.