KLV-Airedale-rc7.2 with Void Linux Kernel 6.1.4_1

Kennel Linux Void-based


Moderator: Forum moderators

User avatar
Sofiya
Posts: 2142
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1387 times
Been thanked: 1429 times

Re: KLV-Airedale-rc7.2 with Void Linux Kernel 6.1.4_1

Post by Sofiya »

doing a small upgrade, due to the fact that "AQEMU" does not start in KLV-Airedale .
for some reason, the one that is out of the box Aqemu-0.9.4_1 does not want to work.
the reason is listed here https://github.com/void-linux/void-pack ... sues/39101

Aqemu-0.9.4-2-x86_64-Qt version 5.15.7 https://drive.google.com/drive/folders/ ... share_link

install from the box libvncserver , qemu
QEMU line ->
qemu-system-x86_64 -smp 2 -vga cirrus -machine accel=kvm -m 1024 -cdrom "/root/Downloads/KLV-Airedale-rc7.2.iso" -hda "/root/.aqemu/KLV_Airedale_rc7.2_HDA.img" -boot once=d,menu=off -net nic -net user -rtc base=localtime -name "KLV-Airedale-rc7.2" "$@"

Attachments
Screenshot(2).jpg
Screenshot(2).jpg (117.36 KiB) Viewed 1875 times
Last edited by Sofiya on Thu Jan 19, 2023 2:16 am, edited 11 times in total.

KL
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 2142
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1387 times
Been thanked: 1429 times

Re: KLV-Airedale-rc7.2 with Void Linux Kernel 6.1.4_1

Post by Sofiya »

TESTING is required:.
Compiled in KLV-Airedale.
0.9.6 is now the current development version (in master for now).

https://github.com/void-linux/void-pack ... sues/39101
aqemu-master - https://github.com/tobimensch/aqemu

Aqemu-0.9.6 - https://drive.google.com/drive/folders/ ... share_link

Code: Select all

xbps-install qt5-devel libvncserver-devel git gcc pkg-config meson
git clone https://github.com/nikitamos/aqemu
cd aqemu
meson builddir
cd builddir
ninja
strip aqemu
./aqemu
Attachments
Screenshot.jpg
Screenshot.jpg (27.06 KiB) Viewed 1734 times
out1.jpg
out1.jpg (30.06 KiB) Viewed 1763 times

KL
PUPPY LINUX Simple fast free

Post Reply

Return to “KLV-Airedale”