zenobit
zenobit
Included in #892...
QEMU build... Gathering which options are needed for quickemu Trying with this, will see... ./configure --enable-alsa --enable-guest-agent --enable-gtk --enable-gnutls --enable-kvm --enable-libssh --enable-libusb --enable-libudev --enable-libssh --enable-netmap --enable-nettle --enable-opengl --enable-pa --enable-pixman --enable-smartcard...
If you are interested in debugging or progress, look [here](https://github.com/oSoWoSo/DistroHopper/discussions/25)
### quickemu - [x] qe-junest - [x] qe AppImage - [ ] missed dependencies - [ ] debug ### quickget - [x] qg-junest - [x] qg AppImage - [ ]...
Don't work for me 🤷♂️
``` ERROR! disk.qcow2 has problems. Try qemu-img check --help. qemu-img: Could not open 'alpine-latest/disk.qcow2': Could not open 'alpine-latest/disk.qcow2': No such file or directory ```
I'll take a look later today..
just needs convert img to qcow2 to work. `qemu-img convert -f raw -O qcow2 "${ISO}" disk.qcow2` easy os as is like installed system on ext4 partition. Or for installation just...
> Once again, you need to test the changes you make. Echoing a variable with quotation marks preserves new lines and other special characters. The releases and editions functions are...
> I recommend to remove " 14.2.1" at end of line 880 as this Slint release is no more supported, so won't receive security fixes any more. Bit forgot, but...