Liam

Results 214 comments of Liam

No. There is still only 1 binary target.

> * `core` to `linutil_core` > > * `tui` to `linutil_tui` This is in the linutil repository, it's redundant to include it in the directory name. The crate names should...

Linutil aarch64 builds were disabled in https://github.com/ChrisTitusTech/linutil/commit/468ef6799b5f77c81f2b2de3640288f634b0058b due to build failures when run in CI after #153. The build works just fine locally, so nobody really knows what the problem...

You have an atomic system. Quickemu's dependencies are not correctly installed.

Please provide the contents of the `.sh` file inside your VM directory.

Regression (?) in https://github.com/quickemu-project/quickemu/commit/f850dcb8db0569bbb661f955a599d936222c81e1. I'm not sure whether the removal of this option was intended behaviour; I'll hand off the issue to the correct person.

We're not booting from an ISO here. Please provide the output of the following commands (run from within your VM directory) ```bash ls qemu-img info disk.qcow2 ```

> There are many ways to not forget the .conf file when working with VMs. This change would completely break `quickgui`. The solution I plan to implement for quickemu-rs is...

Please provide the contents of the log file in your VM directory.

Please stop this. Nobody has drafted a concept for the UI yet, a toolkit hasn't been decided upon for the project yet, and this isn't at all how you add...