Forum › Forums › antiX-development › Development › antiX-bullseye-a2-runit_x64-full.iso available › Reply To: antiX-bullseye-a2-runit_x64-full.iso available
Hi @Dave,
I repeated the other experiment as well and got the output.
From the live USB of the a2-runit, I chose the full boot option (not the legacy kernel option).
I did sudo apt update.
I did sudo apt wine wine32 wine64
Lots of output.
Here is the relevant output:
Setting up libwine:i386 (5.0.3-3) …
Setting up wine32:i386 (5.0.3-3) …
Processing triggers for man-db (2.9.4-2) …
Processing triggers for dbus (1.12.20-2) …
Processing triggers for initramfs-tools (0.139) …
update-initramfs: Generating /boot/initrd.img-5.10.22-antix.1-amd64-smp
cryptsetup: ERROR: Couldn’t resolve device overlay
cryptsetup: WARNING: Couldn’t determine root device
I: The initramfs will attempt to resume from /dev/sda3
I: (UUID=468658bc-0a91-40df-a70a-af6d735d2001)
I: Set the RESUME variable to override this.
Processing triggers for hicolor-icon-theme (0.17-2) …
Processing triggers for libc-bin (2.31-10) …
Processing triggers for wine (5.0.3-3) …
demo@antix1:~
$ uname -r | sed ‘s/\([0-9]*\.\)\{1,2\}\([0-9]*\)\(.*\)/\2/’
sed: -e expression #1, char 1: unknown command: `�’
demo@antix1:~
$ uname -r | sed ‘s/\([0-9]*\.\)\{1,2\}\([0-9]*\)\(.*\)/\2/’
sed: -e expression #1, char 1: unknown command: `�’
demo@antix1:~
$ uname -r | sed ‘s/\([0-9]*\.\)\{1,2\}\([0-9]*\)\(.*\)/\2/’
22
demo@antix1:~
$ uname -r
5.10.22-antix.1-amd64-smp
demo@antix1:~