Test: QEMU boot of the individual ISO files in a BIOS VM
Environment is a WoofCE "F96" forum distro on a 2012 Intel platform booted pristine with a Chrome PET (@ETP ) and QEMU (@Grey , IIRC; Apologies if named the wrong person)
Code: Select all
# echo "F96 WoofCE PUP"
F96 WoofCE PUP
# uname -r
6.0.12-FP
# echo "QEMU installed from a PET supplied on the forum for FossaPUP64"
QEMU installed from a PET supplied on the forum for FossaPUP64
# qemu-system-x86_64 --version
QEMU emulator version 7.1.50 (v7.1.0-1-g93fac696d2)
Copyright (c) 2003-2022 Fabrice Bellard and the QEMU Project developers
QEMU v7.1.50 run with KVM loaded
Code: Select all
# echo "F96 initial test"
F96 initial test
# qemu-system-x86_64 -boot d -m 512 -enable-kvm -cdrom F96_4-CE_radky6.iso -smp 2 -cpu host -device virtio-vga-gl -usb -device usb-tablet -display sdl,gl=on -device ac97
gl_version 42 - core profile enabled
GLSL feature level 420
#echo "F96 Boots ISO to pristine desktop, runs 'snappy', FirstRUN is setup, clock utility runs to set-time, and browser works without issues."
o
o
o
# echo "KLV initial test"
KLV initial test
# qemu-system-x86_64 -boot d -m 512 -enable-kvm -cdrom KLV-Airedale-rc6.iso -smp 2 -cpu host -device virtio-vga-gl -usb -device usb-tablet -display sdl,gl=on -device ac97
gl_version 42 - core profile enabled
GLSL feature level 420
#echo "KLV Boots ISO to pristine desktop, runs 'sluggish',, and browser works without issues."
o
o
Request for F96:
Consider adding utilities supplied by @ETP and others from FossaPUP64 Contributions thread; particularly the "Conky Toggle" and others.
Request for KLV:
Since there is no FirstRUN, should the "Settings" be opened to desktop approx 15-30 seconds after desktop wallpaper emerges?
For example:
KLV is sluggish on opening desk programs as reported in the console list above.