This with is Ventoy boot with linux-image-6.7.2-1-liquorix-amd64 / 6.7-2.1~bookworm (directly from liquorix repo)
Code: Select all
$ neofetch
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ demo@mx1
@@@@@@@@@@@@%*+--:------=+*%@@@@@@@@@@@@ --------
@@@@@@@@@#=. .-+#%@@@@@%#*+--=#@@@@@@@@@ OS: MX x86_64
@@@@@@@+. .=%@@@@@@@@@@@@@@@@*-:+@@@@@@@ Host: KVM/QEMU (Standard PC (Q35 + ICH9,
@@@@@*. *@@@@@@@@@@@@@@@@@@@@@%-.*@@@@@ Kernel: 6.7.2-1-liquorix-amd64
@@@@- -@@@@@@@@@@@@@@@@@@@@@@@#: -@@@@ Uptime: 25 mins
@@@: -@@@@@@@=.*@@@@@@@@@@@@%- = :@@@ Packages: 2391 (dpkg)
@@= .@@@@@@@@%- :%@@@@@@@@@+ -%@# =@@ Shell: bash 5.2.15
@% +@@@@@@@@@@#. =@@@@@@*. .*@@@@. %@ Resolution: 1600x900
@+ *@@@@@@*..*@@+ *@@%- =@@@@@@- +@ DE: Xfce 4.18
@= *@@@@%- -%@@- := -%@@@@@@@: +@ WM: Xfwm4
@+ :@@@= +@@= .#@@@@@@@@% *@ WM Theme: mx-comfort
@% +*. .: *@@#: +@@: @@ Theme: mx-comfort [GTK2], Adwaita [GTK3]
@@+ :%@- :- :: +@@ Icons: Papirus-mxblue-darkpanes [GTK2],
@@@- .=@@= -@@@ Terminal: xfce4-terminal
@@+. . +@@ Terminal Font: Liberation Mono 11
%=..:.................::...........:..-% CPU: Intel Xeon E3-1240 V2 (4) @ 3.403GH
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ GPU: 00:02.0 Red Hat, Inc. QXL paravirtu
installed kernels:
Code: Select all
demo@mx1: ~/Desktop
$ dpkg -l | grep linux-image
ii linux-image-6.6.11-amd64-unsigned 6.6.11-1~mx23ahs
ii linux-image-6.6.12-1-liquorix-amd64 6.6-16~mx23ahs
ii linux-image-6.7.1-1-liquorix-amd64 6.7-1~mx23ahs
ii linux-image-6.7.2-1-liquorix-amd64 6.7-2.1~bookworm
ii linux-image-liquorix-amd64 6.7-1~mx23ahs
booted the snapshot iso on Ventoy with toram, so the squashfs is mounted in ram:
Code: Select all
demo@mx1: ~/Desktop
$ lsblk -f /dev/loop0 /dev/sda
NAME FSTYPE FSVER LABEL UUID
loop0 squashfs 4.0
sda
├─sda1 exfat 1.0 Ventoy 8F66-4F40
│ └─ventoy
├─sda2 vfat FAT16 VTOYEFI 3F32-27F5
└─sda3 exfat 1.0 exFAT A23D-7E12
Maybe it boots here b/c the snapshot is created from booted iso on ventoy, so any by ventoy used additional kernel modules are detected and added to the initrd of the snapshot - but need to verify this theory.
And if so, we may just add the missing modules, before creating the snapshot on a non-veantoy booted system.