Help testing 23.1-240222

Currently our developers team is testing our latest ISOs built on yesterday’s Stable Update. You can grab your copy from here: Release 202402220315 · manjaro/release-review · GitHub

Key features:

  • update to Calamares 3.3.1
  • newer Mesa
  • newer Kernels
  • latest upstream packages as of Thu Feb 15 00:49:14 CET 2024

See also the user feedback of the current stable update here: [Stable Update] 2024-02-21 - Kernels, KDE, VirtualBox, Calamares, ROCm, Firefox, Thunderbird

To ease downloading and verifying the ISO you can use our utilities

Which version of the installer?

Calamares 3.3.1 and 3.3.2 is both affected - albeit not to the same degree

Selected hibernate using ext4 and encryption with 3.3.1 - OK.

Selected hibernate using ext4 and encryption with 3.3.2 - only swap partition is encrypted.

Selecting encryption - using a swapfile and btrfs - does not create an encrypted installation - both versions affected.


Calamares 3.3.2

Installing in VirtualBox using btrfs - swap with hibernate - encryption

  • initrd fails to load /@/boot/amd-ucode.img but fails
     $ tree -L 1 /boot
    /boot
    ├── amd-ucode.img
    ├── grub
    ├── initramfs-6.6-x86_64-fallback.img
    ├── initramfs-6.6-x86_64.img
    ├── linux66-x86_64.kver
    ├── memtest86+
    └── vmlinuz-6.6-x86_64
    
  • only swap partition is encrypted
    GRUB_CMDLINE_LINUX_DEFAULT='quiet splash resume=/dev/mapper/luks-25c5600c-7ca2-4da8- 938b-069bbe4f58a5 udev.log_priority=3'
    
     $ lsblk
    NAME                                          MAJ:MIN RM  SIZE RO TYPE  MOUNTPOINTS
    sda                                             8:0    0   32G  0 disk  
    ├─sda1                                          8:1    0 23,6G  0 part  /var/cache
    │                                                                       /var/log
    │                                                                       /home
    │                                                                       /
    └─sda2                                          8:2    0  8,4G  0 part  
      └─luks-25c5600c-7ca2-4da8-938b-069bbe4f58a5 254:0    0  8,4G  0 crypt [SWAP]