Boot problem after mistake

Hello everyone,
I am calling on you once again for a problem probably due to a really stupid thing I did.
I wanted, like a Linux adult, to delete the useless dependencies I had to lighten my Manjaro full of crap.
So I typed: sudo pacman -Rns $(pacman -Qdtq)
Now The result, as you might expect, is not glorious since Manjaro no longer starts. I don’t even get an error message, a startup logo, or any text; my PC simply reboot as if I had never installed Manjaro.
So my question is simple, is it still possible to start and repair my installation? Maybe through my installation key?

Thx.

There is no installation key.
Unless I misunderstand and you mean the USB drive you used to install from and called that your “installation key”.

That command should not have caused the condition you describe.

Boot from the USB drive and chroot (manjaro-chroot -a)
and look at your system / run an update …

There are detailed guides here on the forum how to do that.

Thx for your help,
After entering the order, I got a pretty bad feedback

manjaro-chroot -a
grub-probe: error: cannot find a GRUB drive for /dev/sdg1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sdg1.  Check your device.map.
==> ERROR: No Linux partitions detected!

I’m currently booted from my install USB key in desktop mode.
My Manjaro install is on an M2 SSD and visible in Dolphin.

so: the system is there - but manjaro-chroot in auto mode didn’t work.

In that case, for more specific advice, we need to see your partition layout
to get a clue why manjaro-chroot would not work in automatic mode (the -a switch)

lsblk -f

As requested

lsblk -f                                                                                                                                                     ✔ 
NAME        FSTYPE   FSVER            LABEL            UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
loop0       squashfs 4.0                                                                          0   100% /run/miso/sfs/livefs
loop1       squashfs 4.0                                                                          0   100% /run/miso/sfs/mhwdfs
loop2       squashfs 4.0                                                                          0   100% /run/miso/sfs/desktopfs
loop3       squashfs 4.0                                                                          0   100% /run/miso/sfs/rootfs
sda                                                                                                        
└─sda1      btrfs                                      3a318628-98ca-46b0-8d96-7d224d4e41ad                
sdb                                                                                                        
└─sdb1      btrfs                     HOME             a355ad2c-fd7b-4b10-b663-c12e7ba50640  137,2G    70% /run/media/manjaro/HOME
sdc                                                                                                        
├─sdc1                                                                                                     
└─sdc2      ntfs                                       0CFA2BC3FA2BA7C2                                    
sdd                                                                                                        
├─sdd1                                                                                                     
└─sdd2      ntfs                      ANIMES           E2B2A478B2A452B9                                    
sde                                                                                                        
└─sde1      btrfs                                      c85e5df9-8869-4c67-a028-a898772f2cf9                
sdg         iso9660  Joliet Extension MANJARO_KDE_2410 2024-10-01-07-39-23-00                     0   100% /run/miso/bootmnt
├─sdg1      iso9660  Joliet Extension MANJARO_KDE_2410 2024-10-01-07-39-23-00                              
└─sdg2      vfat     FAT12            MISO_EFI         3722-475D                                           
nvme0n1                                                                                                    
├─nvme0n1p1 vfat     FAT32                             8FAC-C5AC                                           
└─nvme0n1p2 btrfs                                      6e04962a-e776-4eb1-ac86-c6575fdb6498

… ahh - BTRFS
that is why the automatic mode of manjaro-chroot didn’t work

In that case:
I’m out - I have zero experience and next to zero knowledge about that file system and how to deal with it.

Shouldn’t there be snapshots that you could use to restore a previous state?

No idea! Sorry!

1 Like

manjaro-chroot -a does not work with btrfs

are

I have nothing unfortunately, I can’t boot on my M2, the PC goes into autoreboot until the bios to choose another bootdisk.

But don’t worry, maybe someone will have an idea to unblock this situation. I just didn’t want to have to reformat and reinstall everything.

Thx for trying.

Ouch, that sounds heavy. I’ll give it a try, but I’ll back up my data first, just in case. Thx weingeist

Not strictly what you might need, but the following tutorial does provide information about using chroot with BTRFS;


System information may be useful;

inxi -zv8

Regards.

@weingeist

So, for now, in the end of tutorial, I have problem

[manjaro /]# pacman -Syu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (26) amd-ucode-20250311.b69d4b74-2  archlinux-appstream-data-20250317-1  bluez-5.80-1  bluez-libs-5.80-1  firefox-136.0.2-1  foomatic-db-gutenprint-ppds-5.3.5-1
              gutenprint-5.3.5-1  imagemagick-7.1.1.46-1  jdk-openjdk-24.u36-1  lib32-nvidia-utils-570.133.07-1  libfabric-2.1.0-1  libjxl-0.11.1-3  libsrtp-1:2.7.0-1
              libxnvctrl-570.133.07-1  libzip-1.11.3-1  linux-firmware-20250311.b69d4b74-2  linux-firmware-whence-20250311.b69d4b74-2  mhwd-nvidia-570.133.07-2
              nvidia-settings-570.133.07-1  nvidia-utils-570.133.07-2  opencl-nvidia-570.133.07-2  pugixml-1.15-2  python-pycryptodomex-3.22.0-1
              qt5-wayland-5.15.16+kde+r60-1  sane-airscan-0.99.33-1  xapian-core-1:1.4.27-1

Total Installed Size:  2777.20 MiB
Net Upgrade Size:        29.78 MiB

:: Proceed with installation? [Y/n] y
(26/26) checking keys in keyring                                                                        [#############################################################] 100%
(26/26) checking package integrity                                                                      [#############################################################] 100%
(26/26) loading package files                                                                           [#############################################################] 100%
(26/26) checking for file conflicts                                                                     [#############################################################] 100%
(26/26) checking available disk space                                                                   [#############################################################] 100%
:: Running pre-transaction hooks...
(1/2) Creating Timeshift snapshot before upgrade...
First run mode (config file not found)
Selected default snapshot type: BTRFS
E: System disk not found!
Unable to run timeshift-autosnap! Please close Timeshift and try again. Script will now exit...
error: command failed to execute correctly
error: failed to commit transaction (failed to run transaction hooks)
Errors occurred, no packages were upgraded.

@soundofthunder
Hello, I copy everything when in doubt

[manjaro /]# inxi -zv8
System:
  Kernel 6.10.11-2-MANJARO arch x86_64 bits 64 compiler gcc v 14.2.1 clocksource tsc
    avail hpet,acpi_pm parameters BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=fr_FR keytable=fr
    tz=Europe/Paris misobasedir=manjaro misolabel=MANJARO_KDE_2410 quiet systemd.show_status=1
    splash driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1
  Desktop KDE Plasma v ERR-101 tk Qt v N/A wm kwin_x11 dm N/A Distro Manjaro base Arch Linux
Machine:
  Type Desktop System ASUS product N/A v N/A serial N/A
  Mobo ASUSTeK model TUF GAMING B550-PLUS (WI-FI) v Rev X.0x serial <filter> part-nu SKU
    uuid e93fefed-6a1f-2b43-1c10-f02f7417c4ab UEFI American Megatrends v 3607 date 03/18/2024
Battery:
  Device-1 hidpp_battery_0 model Logitech MX Keys Wireless Keyboard serial <filter> charge Full
    status full
Memory:
  System RAM total 32 GiB available 31.25 GiB used 7.21 GiB (23.1%)
  Array-1 capacity 8 GiB slots 4 modules 4 EC None max-module-size 32 GiB note est.
  Device-1 DIMM_A1 type DDR4 detail synchronous unbuffered (unregistered) size 8 GiB
    speed 3200 MT/s volts curr 1.2 min 1.2 max 1.2 width (bits) data 64 total 64
    manufacturer G Skill Intl part-no F4-4400C17-8GTZR serial N/A
  Device-2 DIMM_A2 type DDR4 detail synchronous unbuffered (unregistered) size 8 GiB
    speed 3200 MT/s volts curr 1.2 min 1.2 max 1.2 width (bits) data 64 total 64
    manufacturer G Skill Intl part-no F4-4400C17-8GTZR serial N/A
  Device-3 DIMM_B1 type DDR4 detail synchronous unbuffered (unregistered) size 8 GiB
    speed 3200 MT/s volts curr 1.2 min 1.2 max 1.2 width (bits) data 64 total 64
    manufacturer G Skill Intl part-no F4-4400C17-8GTZR serial N/A
  Device-4 DIMM_B2 type DDR4 detail synchronous unbuffered (unregistered) size 8 GiB
    speed 3200 MT/s volts curr 1.2 min 1.2 max 1.2 width (bits) data 64 total 64
    manufacturer G Skill Intl part-no F4-4400C17-8GTZR serial N/A
PCI Slots:
  Slot 0 type PCIe status in use length long volts 3.3 bus-ID 00:03.1 children 1 07:00.0
    class-ID 0300 type display 2 07:00.1 class-ID 0403 type audio
  Slot 1 type PCIe status available length long volts 3.3 bus-ID 00:1f.7
  Slot 2 type PCIe status available length short volts 3.3 bus-ID 00:1f.7
  Slot 3 type PCIe status available length short volts 3.3 bus-ID 00:1f.7
  Slot 4 type PCIe status available length short volts 3.3 bus-ID 00:1f.7
CPU:
  Info model AMD Ryzen 9 5900X socket AM4 bits 64 type MT MCP arch Zen 3+ gen 3 level v3 note check
    built 2022 process TSMC n6 (7nm) family 0x19 (25) model-id 0x21 (33) stepping 0
    microcode 0xA20102B
  Topology cpus 1x dies 1 clusters 1 cores  threads 24 tpc 2 smt enabled cache L1 768 KiB
    desc d-x32 KiB; i-x32 KiB L2 6 MiB desc x5 KiB L3 64 MiB desc 2x32 MiB
  Speed (MHz) avg 2200 min/max 2200/4950 boost enabled base/boost 3700/4950 scaling
    driver acpi-cpufreq governor schedutil volts 1.1 V ext-clock 100 MHz cores 1 2200 2 2200 3 2200
    4 2200 5 2200 6 2200 7 2200 8 2200 9 2200 10 2200 11 2200  2200 13 2200 14 2200 15 2200
    16 2200 17 2200 18 2200 19 2200 20 2200 21 2200 22 2200 23 2200 24 2200 bogomips 177682
  Flags 3dnowprefetch abm adx aes aperfmperf apic arat avic avx avx2 bmi1 bmi2 bpext cat_l3
    cdp_l3 clflush clflushopt clwb clzero cmov cmp_legacy constant_tsc cpb cpuid cqm cqm_llc
    cqm_mbm_local cqm_mbm_total cqm_occup_llc cr8_legacy cx16 cx8 de debug_swap decodeassists erms
    extapic extd_apicid f16c flushbyasid fma fpu fsgsbase fsrm fxsr fxsr_opt ht hw_pstate ibpb
    ibrs ibs invpcid irperf lahf_lm lbrv lm mba mca mce misalignsse mmx mmxext monitor movbe msr
    mtrr mwaitx nonstop_tsc nopl npt nrip_save nx ospke osvw overflow_recov pae pat pausefilter
    pclmulqdq pdpe1gb perfctr_core perfctr_llc perfctr_nb pfthreshold pge pku pni popcnt pse pse36
    rapl rdpid rdpru rdrand rdseed rdt_a rdtscp rep_good sep sha_ni skinit smap smca smep ssbd sse
    sse2 sse4_1 sse4_2 sse4a ssse3 stibp succor svm svm_lock syscall tce topoext tsc tsc_scale
    umip user_shstk v_spec_ctrl v_vmsave_vmload vaes vgif vmcb_clean vme vmmcall vpclmulqdq
    wbnoinvd wdt x2apic xgetbv1 xsave xsavec xsaveerptr xsaveopt xsaves xtopology
  Vulnerabilities
  Type gather_data_sampling status Not affected
  Type itlb_multihit status Not affected
  Type l1tf status Not affected
  Type mds status Not affected
  Type meltdown status Not affected
  Type mmio_stale_data status Not affected
  Type reg_file_data_sampling status Not affected
  Type retbleed status Not affected
  Type spec_rstack_overflow mitigation Safe RET
  Type spec_store_bypass mitigation Speculative Store Bypass disabled via prctl
  Type spectre_v1 mitigation usercopy/swapgs barriers and __user pointer sanitization
  Type spectre_v2 mitigation Retpolines; IBPB: conditional; IBRS_FW; STIBP: always-on; RSB
    filling; PBRSB-eIBRS: Not affected; BHI: Not affected
  Type srbds status Not affected
  Type tsx_async_abort status Not affected
Graphics:
  Device-1 NVIDIA GA102 [GeForce RTX 3090] vendor ZOTAC driver nvidia v 550.0
    non-free 550/565.xx+ status current (as of 2025-01; EOL~2026--xx) arch Ampere code GAxxx
    process TSMC n7 (7nm) built 2020-2023 pcie gen 1 speed 2.5 GT/s lanes 16 link-max gen 4
    speed 16 GT/s bus-ID 07:00.0 chip-ID 10de:2204 class-ID 0300
  Display server X.org v 1.21.1.16 with Xwayland v 24.1.6 compositor kwin_x11 driver X
    loaded nvidia gpu nvidia display-ID :0
  Monitor-1 Unknown-1 size-res N/A modes 1024x768
  API EGL v 1.5 platforms gbm drv kms_swrast surfaceless drv swrast inactive wayland,x11
  API OpenGL v 4.5 vendor mesa v 25.0.1-arch1.2 note incomplete (EGL sourced) renderer llvmpipe
    (LLVM 19.1.7 256 bits)
  API Vulkan Message No Vulkan data available.
  Info Tools api clinfo, eglinfo, glxinfo, vulkaninfo de kscreen-console,kscreen-doctor
    gpu nvidia-settings,nvidia-smi wl wayland-info x11 xdpyinfo, xprop, xrandr
Audio:
  Device-1 NVIDIA GA102 High Definition Audio vendor ZOTAC driver snd_hda_intel v kernel pcie gen 1
    speed 2.5 GT/s lanes 16 link-max gen 4 speed 16 GT/s bus-ID 07:00.1 chip-ID 10de:1aef
    class-ID 0403
  Device-2 Focusrite-Novation Focusrite Scarlett 6i6 driver snd-usb-audio type USB rev 2.0
    speed 480 Mb/s lanes 1 mode 2.0 bus-ID 3-2:3 chip-ID 35:8203 class-ID 0103 serial <filter>
  API ALSA v k6.10.11-2-MANJARO status kernel-api with aoss type oss-emulator
    tools alsactl,alsamixer,amixer
  Server-1 sndiod v N/A status off tools aucat,midicat,sndioctl
  Server-2 JACK v 1.9.22 status off tools N/A
  Server-3 PipeWire v 1.4.1 status n/a (root, process) with 1 pipewire-pulse status active
    2 wireplumber status active 3 pipewire-alsa type plugin tools pactl,pw-cat,pw-cli,wpctl
Network:
  Device-1 Intel Wi-Fi 6 AX200 driver iwlwifi v kernel pcie gen 2 speed 5 GT/s lanes 1
    bus-ID 05:00.0 chip-ID 8086:2723 class-ID 0280
  IF wlp5s0 state up mac <filter>
  IP v4 <filter> type dynamic noprefixroute scope global broadcast <filter>
  IP v6 <filter> type dynamic noprefixroute scope global
  IP v6 <filter> type noprefixroute scope link
  Device-2 Realtek RTL85 2.5GbE vendor ASUSTeK driver r8169 v kernel pcie gen 2 speed 5 GT/s
    lanes 1 port f000 bus-ID 06:00.0 chip-ID 10ec:85 class-ID 0200
  IF enp6s0 state down mac <filter>
  Info services NetworkManager,wpa_supplicant
  WAN IP <filter>
Bluetooth:
  Device-1 Intel AX200 Bluetooth driver btusb v 0.8 type USB rev 2.0 speed  Mb/s lanes 1 mode 1.1
    bus-ID 1-5:2 chip-ID 8087:0029 class-ID e001
  Report rfkill ID hci0 rfk-id 0 state up address see --recommends
Logical:
  Message No logical block device data found.
RAID:
  Message No RAID data found.
Drives:
  Local Storage total 16.21 TiB used 893.72 GiB (5.4%)
  SMART Message Required tool smartctl not installed. Check --recommends
  ID-1 /dev/nvme0n1 maj-min 259:0 vendor Crucial model CT1000P1SSD8 size 931.51 GiB block-size
    physical 5 B logical 5 B speed 31.6 Gb/s lanes 4 tech SSD serial <filter> fw-rev P3CR013
    temp 41.9 C
  ID-2 /dev/sda maj-min 8:0 vendor Crucial model CT2000MX500SSD1 size 1.82 TiB block-size
    physical 5 B logical 5 B speed 6.0 Gb/s tech SSD serial <filter> fw-rev 023
  ID-3 /dev/sdb maj-min 8:16 vendor Western Digital model WD5001AALS-00L3B2 size 465.76 GiB
    block-size physical 5 B logical 5 B speed 3.0 Gb/s tech N/A serial <filter> fw-rev 3B01
  ID-4 /dev/sdc maj-min 8:32 vendor Seagate model ST4000DM005-2DP166 size 3.64 TiB block-size
    physical 4096 B logical 5 B speed 6.0 Gb/s tech N/A serial <filter> fw-rev 0001
  ID-5 /dev/sdd maj-min 8:48 vendor Western Digital model WD102KRYZ-01A5AB0 size 9.1 TiB
    block-size physical 4096 B logical 5 B speed 6.0 Gb/s tech N/A serial <filter> fw-rev 1H01
  ID-6 /dev/sde maj-min 8:64 vendor Samsung model SSD 840 PRO Series size 238.47 GiB block-size
    physical 5 B logical 5 B speed 6.0 Gb/s tech SSD serial <filter> fw-rev 6B0Q
  ID-7 /dev/sdg maj-min 8:96 vendor Kingston model HyperX Savage size 58.62 GiB block-size
    physical 5 B logical 5 B type USB rev 2.1 spd 480 Mb/s lanes 1 mode 2.0 tech N/A
    serial <filter> fw-rev PMAP
  Message No optical or floppy data found.
Partition:
  ID-1 / raw-size 931.22 GiB size 931.22 GiB (100.00%) used 893.72 GiB (96.0%) fs btrfs
    block-size 4096 B dev /dev/nvme0n1p2 maj-min 259:2 label N/A
    uuid 6e04962a-e776-4eb1-ac86-c6575fdb6498
  ID-2 /boot/efi raw-size 300 MiB size 299.4 MiB (99.80%) used 600 KiB (0.2%) fs vfat
    block-size 5 B dev /dev/nvme0n1p1 maj-min 259:1 label N/A uuid 8FAC-C5AC
  ID-3 /home raw-size 931.22 GiB size 931.22 GiB (100.00%) used 893.72 GiB (96.0%) fs btrfs
    block-size 4096 B dev /dev/nvme0n1p2 maj-min 259:2 label N/A
    uuid 6e04962a-e776-4eb1-ac86-c6575fdb6498
  ID-4 /var/cache raw-size 931.22 GiB size 931.22 GiB (100.00%) used 893.72 GiB (96.0%) fs btrfs
    block-size 4096 B dev /dev/nvme0n1p2 maj-min 259:2 label N/A
    uuid 6e04962a-e776-4eb1-ac86-c6575fdb6498
  ID-5 /var/log raw-size 931.22 GiB size 931.22 GiB (100.00%) used 893.72 GiB (96.0%) fs btrfs
    block-size 4096 B dev /dev/nvme0n1p2 maj-min 259:2 label N/A
    uuid 6e04962a-e776-4eb1-ac86-c6575fdb6498
Swap:
  Alert No swap data was found.
Unmounted:
  ID-1 /dev/sda1 maj-min 8:1 size 1.82 TiB fs btrfs label N/A
    uuid 3a318628-98ca-46b0-8d96-7d224d4e41ad
  ID-2 /dev/sdb1 maj-min 8:17 size 465.76 GiB fs btrfs label HOME
    uuid a355ad2c-fd7b-4b10-b663-ce7ba50640
  ID-3 /dev/sdc1 maj-min 8:33 size 8 MiB fs N/A label N/A uuid N/A
  ID-4 /dev/sdc2 maj-min 8:34 size 3.64 TiB fs ntfs label N/A uuid 0CFA2BC3FA2BA7C2
  ID-5 /dev/sdd1 maj-min 8:49 size 16 MiB fs N/A label N/A uuid N/A
  ID-6 /dev/sdd2 maj-min 8:50 size 9.1 TiB fs ntfs label ANIMES uuid E2B2A478B2A452B9
  ID-7 /dev/sde1 maj-min 8:65 size 238.47 GiB fs btrfs label N/A
    uuid c85e5df9-8869-4c67-a028-a898772f2cf9
  ID-8 /dev/sdg1 maj-min 8:97 size 3.88 GiB fs N/A label N/A uuid N/A
  ID-9 /dev/sdg2 maj-min 8:98 size 4 MiB fs N/A label MISO_EFI uuid 3722-475D
USB:
  Hub-1 1-0:1 info hi-speed hub with single TT ports 10 rev 2.0 speed 480 Mb/s (57.2 MiB/s) lanes 1
    mode 2.0 chip-ID 1d6b:0002 class-ID 0900
  Device-1 1-5:2 info Intel AX200 Bluetooth type bluetooth driver btusb interfaces 2 rev 2.0
    speed  Mb/s (1.4 MiB/s) lanes 1 mode 1.1 power 100mA chip-ID 8087:0029 class-ID e001
  Device-2 1-6:3 info ASUSTek AURA LED Controller type HID driver hid-generic,usbhid interfaces 2
    rev 2.0 speed  Mb/s (1.4 MiB/s) lanes 1 mode 1.1 power 16mA chip-ID 0b05:1939 class-ID 0300
    serial <filter>
  Hub-2 1-7:4 info Genesys Logic Hub ports 4 rev 2.0 speed 480 Mb/s (57.2 MiB/s) lanes 1 mode 2.0
    power 100mA chip-ID 05e3:0610 class-ID 0900
  Hub-3 2-0:1 info super-speed hub ports 4 rev 3.1 speed 10 Gb/s (1.16 GiB/s) lanes 1
    mode 3.2 gen-2x1 chip-ID 1d6b:0003 class-ID 0900
  Hub-4 3-0:1 info hi-speed hub with single TT ports 4 rev 2.0 speed 480 Mb/s (57.2 MiB/s)
    lanes 1 mode 2.0 chip-ID 1d6b:0002 class-ID 0900
  Hub-5 3-1:2 info Realtek RTS5411 Hub ports 4 rev 2.1 speed 480 Mb/s (57.2 MiB/s) lanes 1
    mode 2.0 chip-ID 0bda:5411 class-ID 0900
  Device-1 3-1.1:4 info Logitech Unifying Receiver type keyboard,mouse,HID
    driver logitech-djreceiver,usbhid interfaces 3 rev 2.0 speed  Mb/s (1.4 MiB/s) lanes 1 mode 1.1
    power 98mA chip-ID 046d:c52b class-ID 0300
  Device-2 3-1.2:6 info Kingston HyperX Savage type mass storage driver usb-storage interfaces 1
    rev 2.1 speed 480 Mb/s (57.2 MiB/s) lanes 1 mode 2.0 power 300mA chip-ID 0951:16b3 class-ID 0806
    serial <filter>
  Device-3 3-2:3 info Focusrite-Novation Focusrite Scarlett 6i6 type audio driver snd-usb-audio
    interfaces 6 rev 2.0 speed 480 Mb/s (57.2 MiB/s) lanes 1 mode 2.0 chip-ID 35:8203 class-ID 0103
    serial <filter>
  Device-4 3-4:5 info Logitech M500s Optical Mouse type mouse,HID driver hid-generic,usbhid
    interfaces 2 rev 2.0 speed  Mb/s (1.4 MiB/s) lanes 1 mode 1.1 power 300mA chip-ID 046d:c093
    class-ID 0300 serial <filter>
  Hub-6 4-0:1 info super-speed hub ports 4 rev 3.1 speed 10 Gb/s (1.16 GiB/s) lanes 1
    mode 3.2 gen-2x1 chip-ID 1d6b:0003 class-ID 0900
  Hub-7 4-1:2 info Realtek Hub ports 4 rev 3.0 speed 5 Gb/s (596.0 MiB/s) lanes 1
    mode 3.2 gen-1x1 chip-ID 0bda:0411 class-ID 0900
Sensors:
  System Temperatures cpu 41.6 C mobo N/A
  Fan Speeds (rpm) N/A
Repos:
  Packages 1760 pm pacman pkgs 1711 libs 523 tools pamac pm flatpak pkgs 49
  Active pacman repo servers in /etc/pacman.d/mirrorlist
    1 https: //manjaro.kurdy.org/unstable/$repo/$arch
    2 https: //www.mirrorservice.org/sites/repo.manjaro.org/repos/unstable/$repo/$arch
    3 https: //mirror.ibakerserver.pt/manjaro/unstable/$repo/$arch
    4 https: //manjaro.mirrors.lavatech.top/unstable/$repo/$arch
    5 https: //ask4.mm.fcix.net/manjaro/unstable/$repo/$arch
    6 https: //mirrors.eric.ovh/manjaro/unstable/$repo/$arch
    7 https: //manjaro.ynh.ovh/unstable/$repo/$arch
    8 http: //ftp.rz.tu-bs.de/pub/mirror/manjaro.org/repos/unstable/$repo/$arch
    9 http: //ftp.tu-chemnitz.de/pub/linux/manjaro/unstable/$repo/$arch
    10 https: //mirror.futureweb.be/manjaro/unstable/$repo/$arch
    11 http: //manjaro.mirrors.uk2.net/unstable/$repo/$arch
     https: //mirror.init7.net/manjaro/unstable/$repo/$arch
    13 https: //mirror.23m.com/manjaro/unstable/$repo/$arch
    14 https: //mirror.alpix.eu/manjaro/unstable/$repo/$arch
    15 https: //mirror.raiolanetworks.com/manjaro/unstable/$repo/$arch
    16 https: //mirror.easyname.at/manjaro/unstable/$repo/$arch
    17 https: //mirror.netcologne.de/manjaro/unstable/$repo/$arch
    18 https: //ftp.gwdg.de/pub/linux/manjaro/unstable/$repo/$arch
    19 https: //ftp.halifax.rwth-aachen.de/manjaro/unstable/$repo/$arch
    20 https: //ftp.lysator.liu.se/pub/manjaro/unstable/$repo/$arch
    21 https: //mirror.leitecastro.com/manjaro/unstable/$repo/$arch
    22 https: //ftp.psnc.pl/linux/manjaro/unstable/$repo/$arch
    23 https: //mirror.zetup.net/manjaro/unstable/$repo/$arch
    24 https: //ftpmirror1.infania.net/mirror/manjaro/unstable/$repo/$arch
    25 https: //mirror.dkm.cz/manjaro/unstable/$repo/$arch
    26 https: //mirrors.up.pt/pub/manjaro/unstable/$repo/$arch
    27 https: //mirror.yandex.ru/mirrors/manjaro/unstable/$repo/$arch
    28 https: //quantum-mirror.hu/mirrors/pub/manjaro/unstable/$repo/$arch
    29 https: //mirrors.dotsrc.org/manjaro/unstable/$repo/$arch
    30 https: //fosszone.csd.auth.gr/manjaro/unstable/$repo/$arch
    31 https: //manjaro.ipacct.com/manjaro/unstable/$repo/$arch
    32 https: //mirror.truenetwork.ru/manjaro/unstable/$repo/$arch
    33 https: //mirror.kamtv.ru/manjaro/unstable/$repo/$arch
    34 https: //mirror.hostiko.network/manjaro/unstable/$repo/$arch
Processes:
  CPU top 5 of 505
  1 cpu 100% command ps pid 47102 mem 3.84 MiB (0.0%)
  2 cpu 9.2% command dolphin pid 31035 mem 1396.5 MiB (4.3%)
  3 cpu 3.6% command firefox pid 30422 mem 897.1 MiB (2.8%)
  4 cpu 1.6% command [kswapd0] pid 190 mem 0.00 MiB (0.0%)
  5 cpu 1.2% command firefox pid 392 mem 68.4 MiB (0.2%)
  Memory top 5 of 505
  1 mem 1396.5 MiB (4.3%) command dolphin pid 31035 cpu 9.2%
  2 mem 897.1 MiB (2.8%) command firefox pid 30422 cpu 3.6%
  3 mem 725.5 MiB (2.2%) command plasmashell pid 28217 cpu 0.5%
  4 mem 413.4 MiB (1.2%) command firefox pid 30701 cpu 0.8%
  5 mem 287.8 MiB (0.8%) command firefox pid 33351 cpu 0.3%
Info:
  Processes 505 Power uptime 5h 2m states freeze,mem,disk suspend deep avail s2idle wakeups 0
    hibernate platform avail shutdown, reboot, suspend, test_resume image .46 GiB
    services org_kde_powerdevil, power-profiles-daemon, upowerd Init systemd v 257
    default graphical tool systemctl
  Compilers clang 19.1.7 gcc 14.2.1 alt 13 Client systemd inxi 3.3.37

That’s why everything was requested.

Kernel 6.10 is no longer supported.

The focus should be on installing a supported kernel and removing the unsupported 6.10 before doing anything further.

6.10 is no longer in the repositories and cannot be updated.

Regards.

@soundofthunder
I don’t know if it has anything to do with it, but I recently upgraded to the unstable Manjaro version to get the Nvidia 570 driver. However, everything was working fine until yesterday, before I ran the command.
Also, my install USB key is using a version of Manjaro from last year, maybe that’s it?

Ideally you should be using a current (or at least recent) .ISO.

Things can change a lot between .ISO releases!

@BG405
Oh, sorry, I didn’t think it would have such an impact.
I’ll make another key with a more recent version and test again.

1 Like

The old ISO probably explains the unsupported kernel. Usually the lastest ISO available is recommended. This would seem the root cause of your woes.

When you open a Support request, always specify in the first post:

  • Whichever branch you’re using.
  • If you are using BTRFS
  • Provide system information

This saves others from having to guess and potentially give you incorrect information for your system. Remember that we rely on accurate information that only you can provide.

At this point, I’d suggest downloading the current ISO, and keeping it close by. A complete reinstall may ultimately be a final option (let’s hope it doesn’t come to that).

The floor is open for others to suggest the best way forward. I personally do not use BTRFS and cannot help much from here.

Have some patience, and I’m sure someone will help further when they are able.

Regards.

1 Like

It’s good, now I’m using the latest ISO. However, I have the same problem in Manjaro-Chroot at the end of the tutorial with pacman -Syu

Here is the updated information

[manjaro /]# inxi -zv8
12System:
  12Kernel 6.12.4-1-MANJARO 12arch x86_64 12bits 64 12compiler gcc 12v 14.2.1 12clocksource tsc
    12avail hpet,acpi_pm 12parameters BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=fr_FR keytable=fr
    tz=Europe/Paris misobasedir=manjaro misolabel=MANJARO_KDE_2421 quiet systemd.show_status=1
    splash driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1
  12Desktop KDE Plasma 12v ERR-101 12tk Qt 12v N/A 12wm kwin_x11 12dm N/A 12Distro Manjaro 12base Arch Linux
12Machine:
  12Type Desktop 12System ASUS 12product N/A 12v N/A 12serial N/A
  12Mobo ASUSTeK 12model TUF GAMING B550-PLUS (WI-FI) 12v Rev X.0x 12serial <filter> 12part-nu SKU
    12uuid e93fefed-6a1f-2b43-1c10-f02f7417c4ab 12UEFI American Megatrends 12v 3607 12date 03/18/2024
12Battery:
  12Device-1 hidpp_battery_0 12model Logitech MX Keys Wireless Keyboard 12serial <filter> 12charge Full
    12status full
12Memory:
  12System RAM 12total 32 GiB 12available 31.25 GiB 12used 4.33 GiB (13.9%)
  12Array-1 12capacity 128 GiB 12slots 4 12modules 4 12EC None 12max-module-size 32 GiB 12note est.
  12Device-1 DIMM_A1 12type DDR4 12detail synchronous unbuffered (unregistered) 12size 8 GiB
    12speed 3200 MT/s 12volts 12curr 1.2 12min 1.2 12max 1.2 12width (bits) 12data 64 12total 64
    12manufacturer G Skill Intl 12part-no F4-4400C17-8GTZR 12serial N/A
  12Device-2 DIMM_A2 12type DDR4 12detail synchronous unbuffered (unregistered) 12size 8 GiB
    12speed 3200 MT/s 12volts 12curr 1.2 12min 1.2 12max 1.2 12width (bits) 12data 64 12total 64
    12manufacturer G Skill Intl 12part-no F4-4400C17-8GTZR 12serial N/A
  12Device-3 DIMM_B1 12type DDR4 12detail synchronous unbuffered (unregistered) 12size 8 GiB
    12speed 3200 MT/s 12volts 12curr 1.2 12min 1.2 12max 1.2 12width (bits) 12data 64 12total 64
    12manufacturer G Skill Intl 12part-no F4-4400C17-8GTZR 12serial N/A
  12Device-4 DIMM_B2 12type DDR4 12detail synchronous unbuffered (unregistered) 12size 8 GiB
    12speed 3200 MT/s 12volts 12curr 1.2 12min 1.2 12max 1.2 12width (bits) 12data 64 12total 64
    12manufacturer G Skill Intl 12part-no F4-4400C17-8GTZR 12serial N/A
12PCI Slots:
  12Slot 0 12type PCIe 12status in use 12length long 12volts 3.3 12bus-ID 00:03.1 12children 121 07:00.0
    12class-ID 0300 12type display 122 07:00.1 12class-ID 0403 12type audio
  12Slot 1 12type PCIe 12status available 12length long 12volts 3.3 12bus-ID 00:1f.7
  12Slot 2 12type PCIe 12status available 12length short 12volts 3.3 12bus-ID 00:1f.7
  12Slot 3 12type PCIe 12status available 12length short 12volts 3.3 12bus-ID 00:1f.7
  12Slot 4 12type PCIe 12status available 12length short 12volts 3.3 12bus-ID 00:1f.7
12CPU:
  12Info 12model AMD Ryzen 9 5900X 12socket AM4 12bits 64 12type MT MCP 12arch Zen 3+ 12gen 3 12level v3 12note check
    12built 2022 12process TSMC n6 (7nm) 12family 0x19 (25) 12model-id 0x21 (33) 12stepping 0
    12microcode 0xA20102D
  12Topology 12cpus 1x 12dies 1 12clusters 1 12cores 12 12threads 24 12tpc 2 12smt enabled 12cache 12L1 768 KiB
    12desc d-12x32 KiB; i-12x32 KiB 12L2 6 MiB 12desc 12x512 KiB 12L3 64 MiB 12desc 2x32 MiB
  12Speed (MHz) 12avg 1727 12min/max 550/4951 12boost enabled 12base/boost 3700/4950 12scaling
    12driver amd-pstate-epp 12governor powersave 12volts 1.1 V 12ext-clock 100 MHz 12cores 121 1727 122 1727 123 1727
    124 1727 125 1727 126 1727 127 1727 128 1727 129 1727 1210 1727 1211 1727 1212 1727 1213 1727 1214 1727 1215 1727
    1216 1727 1217 1727 1218 1727 1219 1727 1220 1727 1221 1727 1222 1727 1223 1727 1224 1727 12bogomips 177695
  12Flags 3dnowprefetch abm adx aes aperfmperf apic arat avic avx avx2 bmi1 bmi2 bpext cat_l3
    cdp_l3 clflush clflushopt clwb clzero cmov cmp_legacy constant_tsc cpb cpuid cqm cqm_llc
    cqm_mbm_local cqm_mbm_total cqm_occup_llc cr8_legacy cx16 cx8 de debug_swap decodeassists erms
    extapic extd_apicid f16c flushbyasid fma fpu fsgsbase fsrm fxsr fxsr_opt ht hw_pstate ibpb
    ibrs ibs invpcid irperf lahf_lm lbrv lm mba mca mce misalignsse mmx mmxext monitor movbe msr
    mtrr mwaitx nonstop_tsc nopl npt nrip_save nx ospke osvw overflow_recov pae pat pausefilter
    pclmulqdq pdpe1gb perfctr_core perfctr_llc perfctr_nb pfthreshold pge pku pni popcnt pse pse36
    rapl rdpid rdpru rdrand rdseed rdt_a rdtscp rep_good sep sha_ni skinit smap smca smep ssbd sse
    sse2 sse4_1 sse4_2 sse4a ssse3 stibp succor svm svm_lock syscall tce topoext tsc tsc_scale
    umip user_shstk v_spec_ctrl v_vmsave_vmload vaes vgif vmcb_clean vme vmmcall vpclmulqdq
    wbnoinvd wdt x2apic xgetbv1 xsave xsavec xsaveerptr xsaveopt xsaves xtopology
  12Vulnerabilities
  12Type gather_data_sampling 12status Not affected
  12Type itlb_multihit 12status Not affected
  12Type l1tf 12status Not affected
  12Type mds 12status Not affected
  12Type meltdown 12status Not affected
  12Type mmio_stale_data 12status Not affected
  12Type reg_file_data_sampling 12status Not affected
  12Type retbleed 12status Not affected
  12Type spec_rstack_overflow 12mitigation Safe RET
  12Type spec_store_bypass 12mitigation Speculative Store Bypass disabled via prctl
  12Type spectre_v1 12mitigation usercopy/swapgs barriers and __user pointer sanitization
  12Type spectre_v2 12mitigation Retpolines; IBPB: conditional; IBRS_FW; STIBP: always-on; RSB
    filling; PBRSB-eIBRS: Not affected; BHI: Not affected
  12Type srbds 12status Not affected
  12Type tsx_async_abort 12status Not affected
12Graphics:
  12Device-1 NVIDIA GA102 [GeForce RTX 3090] 12vendor ZOTAC 12driver nvidia 12v 550.135
    12non-free 550/565.xx+ 12status current (as of 2025-01; EOL~2026-12-xx) 12arch Ampere 12code GAxxx
    12process TSMC n7 (7nm) 12built 2020-2023 12pcie 12gen 1 12speed 2.5 GT/s 12lanes 16 12link-max 12gen 4
    12speed 16 GT/s 12bus-ID 07:00.0 12chip-ID 10de:2204 12class-ID 0300
  12Display 12server X.org 12v 1.21.1.16 12with Xwayland 12v 24.1.6 12compositor kwin_x11 12driver 12X
    12loaded nvidia 12gpu nvidia 12display-ID :0
  12Monitor-1 Unknown-1 12size-res N/A 12modes 1024x768
  12API EGL 12v 1.5 12platforms 12gbm 12drv kms_swrast 12surfaceless 12drv swrast 12inactive wayland,x11
  12API OpenGL 12v 4.5 12vendor mesa 12v 25.0.1-arch1.2 12note incomplete (EGL sourced) 12renderer llvmpipe
    (LLVM 19.1.7 256 bits)
  12API Vulkan 12Message No Vulkan data available.
  12Info 12Tools 12api clinfo, eglinfo, glxinfo, vulkaninfo 12de kscreen-console,kscreen-doctor
    12gpu nvidia-settings,nvidia-smi 12wl wayland-info 12x11 xdpyinfo, xprop, xrandr
12Audio:
  12Device-1 NVIDIA GA102 High Definition Audio 12vendor ZOTAC 12driver snd_hda_intel 12v kernel 12pcie 12gen 1
    12speed 2.5 GT/s 12lanes 16 12link-max 12gen 4 12speed 16 GT/s 12bus-ID 07:00.1 12chip-ID 10de:1aef
    12class-ID 0403
  12Device-2 Focusrite-Novation Focusrite Scarlett 6i6 12driver snd-usb-audio 12type USB 12rev 2.0
    12speed 480 Mb/s 12lanes 1 12mode 2.0 12bus-ID 3-2:3 12chip-ID 1235:8203 12class-ID 0103 12serial <filter>
  12API ALSA 12v k6.12.4-1-MANJARO 12status kernel-api 12with aoss 12type oss-emulator
    12tools alsactl,alsamixer,amixer
  12Server-1 sndiod 12v N/A 12status off 12tools aucat,midicat,sndioctl
  12Server-2 JACK 12v 1.9.22 12status off 12tools N/A
  12Server-3 PipeWire 12v 1.4.1 12status n/a (root, process) 12with 121 pipewire-pulse 12status active
    122 wireplumber 12status active 123 pipewire-alsa 12type plugin 12tools pactl,pw-cat,pw-cli,wpctl
12Network:
  12Device-1 Intel Wi-Fi 6 AX200 12driver iwlwifi 12v kernel 12pcie 12gen 2 12speed 5 GT/s 12lanes 1
    12bus-ID 05:00.0 12chip-ID 8086:2723 12class-ID 0280
  12IF wlp5s0 12state up 12mac <filter>
  12IP v4 <filter> 12type dynamic noprefixroute 12scope global 12broadcast <filter>
  12IP v6 <filter> 12type dynamic noprefixroute 12scope global
  12IP v6 <filter> 12type noprefixroute 12scope link
  12Device-2 Realtek RTL8125 2.5GbE 12vendor ASUSTeK 12driver r8169 12v kernel 12pcie 12gen 2 12speed 5 GT/s
    12lanes 1 12port f000 12bus-ID 06:00.0 12chip-ID 10ec:8125 12class-ID 0200
  12IF enp6s0 12state down 12mac <filter>
  12Info 12services NetworkManager,wpa_supplicant
  12WAN IP <filter>
12Bluetooth:
  12Device-1 Intel AX200 Bluetooth 12driver btusb 12v 0.8 12type USB 12rev 2.0 12speed 12 Mb/s 12lanes 1 12mode 1.1
    12bus-ID 1-5:2 12chip-ID 8087:0029 12class-ID e001
  12Report rfkill 12ID hci0 12rfk-id 0 12state up 12address see --recommends
12Logical:
  12Message No logical block device data found.
12RAID:
  12Message No RAID data found.
12Drives:
  12Local Storage 12total 16.21 TiB 12used 893.72 GiB (5.4%)
  12SMART Message Required tool smartctl not installed. Check --recommends
  12ID-1 /dev/nvme0n1 12maj-min 259:0 12vendor Crucial 12model CT1000P1SSD8 12size 931.51 GiB 12block-size
    12physical 512 B 12logical 512 B 12speed 31.6 Gb/s 12lanes 4 12tech SSD 12serial <filter> 12fw-rev P3CR013
    12temp 37.9 C
  12ID-2 /dev/sda 12maj-min 8:0 12vendor Crucial 12model CT2000MX500SSD1 12size 1.82 TiB 12block-size
    12physical 512 B 12logical 512 B 12speed 6.0 Gb/s 12tech SSD 12serial <filter> 12fw-rev 023
  12ID-3 /dev/sdb 12maj-min 8:16 12vendor Western Digital 12model WD5001AALS-00L3B2 12size 465.76 GiB
    12block-size 12physical 512 B 12logical 512 B 12speed 3.0 Gb/s 12tech N/A 12serial <filter> 12fw-rev 3B01
  12ID-4 /dev/sdc 12maj-min 8:32 12vendor Seagate 12model ST4000DM005-2DP166 12size 3.64 TiB 12block-size
    12physical 4096 B 12logical 512 B 12speed 6.0 Gb/s 12tech N/A 12serial <filter> 12fw-rev 0001
  12ID-5 /dev/sdd 12maj-min 8:48 12vendor Western Digital 12model WD102KRYZ-01A5AB0 12size 9.1 TiB
    12block-size 12physical 4096 B 12logical 512 B 12speed 6.0 Gb/s 12tech N/A 12serial <filter> 12fw-rev 1H01
  12ID-6 /dev/sde 12maj-min 8:64 12vendor Samsung 12model SSD 840 PRO Series 12size 238.47 GiB 12block-size
    12physical 512 B 12logical 512 B 12speed 6.0 Gb/s 12tech SSD 12serial <filter> 12fw-rev 6B0Q
  12ID-7 /dev/sdf 12maj-min 8:80 12vendor Kingston 12model HyperX Savage 12size 58.62 GiB 12block-size
    12physical 512 B 12logical 512 B 12type USB 12rev 3.1 12spd 5 Gb/s 12lanes 1 12mode 3.2 gen-1x1 12tech N/A
    12serial <filter> 12fw-rev PMAP
  12Message No optical or floppy data found.
12Partition:
  12ID-1 / 12raw-size 931.22 GiB 12size 931.22 GiB (100.00%) 12used 893.72 GiB (96.0%) 12fs btrfs
    12block-size 4096 B 12dev /dev/nvme0n1p2 12maj-min 259:2 12label N/A
    12uuid 6e04962a-e776-4eb1-ac86-c6575fdb6498
  12ID-2 /boot/efi 12raw-size 300 MiB 12size 299.4 MiB (99.80%) 12used 600 KiB (0.2%) 12fs vfat
    12block-size 512 B 12dev /dev/nvme0n1p1 12maj-min 259:1 12label N/A 12uuid 8FAC-C5AC
  12ID-3 /home 12raw-size 931.22 GiB 12size 931.22 GiB (100.00%) 12used 893.72 GiB (96.0%) 12fs btrfs
    12block-size 4096 B 12dev /dev/nvme0n1p2 12maj-min 259:2 12label N/A
    12uuid 6e04962a-e776-4eb1-ac86-c6575fdb6498
  12ID-4 /var/cache 12raw-size 931.22 GiB 12size 931.22 GiB (100.00%) 12used 893.72 GiB (96.0%) 12fs btrfs
    12block-size 4096 B 12dev /dev/nvme0n1p2 12maj-min 259:2 12label N/A
    12uuid 6e04962a-e776-4eb1-ac86-c6575fdb6498
  12ID-5 /var/log 12raw-size 931.22 GiB 12size 931.22 GiB (100.00%) 12used 893.72 GiB (96.0%) 12fs btrfs
    12block-size 4096 B 12dev /dev/nvme0n1p2 12maj-min 259:2 12label N/A
    12uuid 6e04962a-e776-4eb1-ac86-c6575fdb6498
12Swap:
  12Alert No swap data was found.
12Unmounted:
  12ID-1 /dev/sda1 12maj-min 8:1 12size 1.82 TiB 12fs btrfs 12label N/A
    12uuid 3a318628-98ca-46b0-8d96-7d224d4e41ad
  12ID-2 /dev/sdb1 12maj-min 8:17 12size 465.76 GiB 12fs btrfs 12label HOME
    12uuid a355ad2c-fd7b-4b10-b663-c12e7ba50640
  12ID-3 /dev/sdc1 12maj-min 8:33 12size 128 MiB 12fs N/A 12label N/A 12uuid N/A
  12ID-4 /dev/sdc2 12maj-min 8:34 12size 3.64 TiB 12fs ntfs 12label N/A 12uuid 0CFA2BC3FA2BA7C2
  12ID-5 /dev/sdd1 12maj-min 8:49 12size 16 MiB 12fs N/A 12label N/A 12uuid N/A
  12ID-6 /dev/sdd2 12maj-min 8:50 12size 9.1 TiB 12fs ntfs 12label ANIMES 12uuid E2B2A478B2A452B9
  12ID-7 /dev/sde1 12maj-min 8:65 12size 238.47 GiB 12fs btrfs 12label N/A
    12uuid c85e5df9-8869-4c67-a028-a898772f2cf9
  12ID-8 /dev/sdf1 12maj-min 8:81 12size 4.03 GiB 12fs N/A 12label N/A 12uuid N/A
  12ID-9 /dev/sdf2 12maj-min 8:82 12size 4 MiB 12fs N/A 12label MISO_EFI 12uuid 97A3-D79B
12USB:
  12Hub-1 1-0:1 12info hi-speed hub with single TT 12ports 10 12rev 2.0 12speed 480 Mb/s (57.2 MiB/s) 12lanes 1
    12mode 2.0 12chip-ID 1d6b:0002 12class-ID 0900
  12Device-1 1-5:2 12info Intel AX200 Bluetooth 12type bluetooth 12driver btusb 12interfaces 2 12rev 2.0
    12speed 12 Mb/s (1.4 MiB/s) 12lanes 1 12mode 1.1 12power 100mA 12chip-ID 8087:0029 12class-ID e001
  12Device-2 1-6:3 12info ASUSTek AURA LED Controller 12type HID 12driver hid-generic,usbhid 12interfaces 2
    12rev 2.0 12speed 12 Mb/s (1.4 MiB/s) 12lanes 1 12mode 1.1 12power 16mA 12chip-ID 0b05:1939 12class-ID 0300
    12serial <filter>
  12Hub-2 1-7:4 12info Genesys Logic Hub 12ports 4 12rev 2.0 12speed 480 Mb/s (57.2 MiB/s) 12lanes 1 12mode 2.0
    12power 100mA 12chip-ID 05e3:0610 12class-ID 0900
  12Hub-3 2-0:1 12info super-speed hub 12ports 4 12rev 3.1 12speed 10 Gb/s (1.16 GiB/s) 12lanes 1
    12mode 3.2 gen-2x1 12chip-ID 1d6b:0003 12class-ID 0900
  12Hub-4 3-0:1 12info hi-speed hub with single TT 12ports 4 12rev 2.0 12speed 480 Mb/s (57.2 MiB/s)
    12lanes 1 12mode 2.0 12chip-ID 1d6b:0002 12class-ID 0900
  12Hub-5 3-1:2 12info Realtek RTS5411 Hub 12ports 4 12rev 2.1 12speed 480 Mb/s (57.2 MiB/s) 12lanes 1
    12mode 2.0 12chip-ID 0bda:5411 12class-ID 0900
  12Device-1 3-1.1:4 12info Logitech Unifying Receiver 12type keyboard,mouse,HID
    12driver logitech-djreceiver,usbhid 12interfaces 3 12rev 2.0 12speed 12 Mb/s (1.4 MiB/s) 12lanes 1 12mode 1.1
    12power 98mA 12chip-ID 046d:c52b 12class-ID 0300
  12Device-2 3-2:3 12info Focusrite-Novation Focusrite Scarlett 6i6 12type audio 12driver snd-usb-audio
    12interfaces 6 12rev 2.0 12speed 480 Mb/s (57.2 MiB/s) 12lanes 1 12mode 2.0 12chip-ID 1235:8203 12class-ID 0103
    12serial <filter>
  12Device-3 3-4:5 12info Logitech M500s Optical Mouse 12type mouse,HID 12driver hid-generic,usbhid
    12interfaces 2 12rev 2.0 12speed 12 Mb/s (1.4 MiB/s) 12lanes 1 12mode 1.1 12power 300mA 12chip-ID 046d:c093
    12class-ID 0300 12serial <filter>
  12Hub-6 4-0:1 12info super-speed hub 12ports 4 12rev 3.1 12speed 10 Gb/s (1.16 GiB/s) 12lanes 1
    12mode 3.2 gen-2x1 12chip-ID 1d6b:0003 12class-ID 0900
  12Hub-7 4-1:2 12info Realtek Hub 12ports 4 12rev 3.0 12speed 5 Gb/s (596.0 MiB/s) 12lanes 1
    12mode 3.2 gen-1x1 12chip-ID 0bda:0411 12class-ID 0900
  12Device-1 4-1.4:3 12info Kingston HyperX Savage 12type mass storage 12driver usb-storage 12interfaces 1
    12rev 3.1 12speed 5 Gb/s (596.0 MiB/s) 12lanes 1 12mode 3.2 gen-1x1 12power 896mA 12chip-ID 0951:16b3
    12class-ID 0806 12serial <filter>
12Sensors:
  12System Temperatures 12cpu 39.1 C 12mobo N/A
  12Fan Speeds (rpm) N/A
12Repos:
  12Packages 1760 12pm pacman 12pkgs 1711 12libs 523 12tools pamac 12pm flatpak 12pkgs 49
  12Active pacman repo servers in /etc/pacman.d/mirrorlist
    121 https: //manjaro.kurdy.org/unstable/$repo/$arch
    122 https: //mirror.futureweb.be/manjaro/unstable/$repo/$arch
    123 https: //mirrors.eric.ovh/manjaro/unstable/$repo/$arch
    124 https: //ask4.mm.fcix.net/manjaro/unstable/$repo/$arch
    125 https: //mirror.koddos.net/manjaro/unstable/$repo/$arch
    126 https: //mirror.ibakerserver.pt/manjaro/unstable/$repo/$arch
    127 https: //manjaro.ynh.ovh/unstable/$repo/$arch
    128 http: //ftp.snt.utwente.nl/pub/linux/manjaro/unstable/$repo/$arch
    129 http: //manjaro.mirrors.uk2.net/unstable/$repo/$arch
    1210 https: //manjaro.mirrors.lavatech.top/unstable/$repo/$arch
    1211 https: //mirror.bouwhuis.network/manjaro/unstable/$repo/$arch
    1212 https: //www.mirrorservice.org/sites/repo.manjaro.org/repos/unstable/$repo/$arch
    1213 https: //mirror.init7.net/manjaro/unstable/$repo/$arch
    1214 https: //mirror.23m.com/manjaro/unstable/$repo/$arch
    1215 https: //mirror.easyname.at/manjaro/unstable/$repo/$arch
    1216 https: //manjaro.mirror.wearetriple.com/unstable/$repo/$arch
    1217 https: //mirrors.nic.cz/manjaro/unstable/$repo/$arch
    1218 https: //ftp.lysator.liu.se/pub/manjaro/unstable/$repo/$arch
    1219 http: //ftp.rz.tu-bs.de/pub/mirror/manjaro.org/repos/unstable/$repo/$arch
    1220 http: //ftp.tu-chemnitz.de/pub/linux/manjaro/unstable/$repo/$arch
    1221 https: //mirror.raiolanetworks.com/manjaro/unstable/$repo/$arch
    1222 https: //mirror.alpix.eu/manjaro/unstable/$repo/$arch
    1223 https: //mirror.telepoint.bg/manjaro/unstable/$repo/$arch
    1224 https: //mirror.it4i.cz/manjaro/unstable/$repo/$arch
    1225 https: //mirror.netcologne.de/manjaro/unstable/$repo/$arch
    1226 https: //mirror1.sox.rs/manjaro/unstable/$repo/$arch
    1227 https: //mirror.leitecastro.com/manjaro/unstable/$repo/$arch
    1228 https: //manjaro.ipacct.com/manjaro/unstable/$repo/$arch
    1229 https: //mirror.dkm.cz/manjaro/unstable/$repo/$arch
    1230 https: //mirror.zetup.net/manjaro/unstable/$repo/$arch
    1231 https: //manjaro.mirror.garr.it/manjaro/unstable/$repo/$arch
    1232 https: //ftp.psnc.pl/linux/manjaro/unstable/$repo/$arch
    1233 https: //quantum-mirror.hu/mirrors/pub/manjaro/unstable/$repo/$arch
    1234 https: //mirrors.dotsrc.org/manjaro/unstable/$repo/$arch
    1235 https: //mirrors.up.pt/pub/manjaro/unstable/$repo/$arch
    1236 https: //ftp.halifax.rwth-aachen.de/manjaro/unstable/$repo/$arch
    1237 https: //fosszone.csd.auth.gr/manjaro/unstable/$repo/$arch
    1238 https: //ct.mirror.garr.it/mirrors/manjaro/unstable/$repo/$arch
    1239 https: //ftpmirror1.infania.net/mirror/manjaro/unstable/$repo/$arch
    1240 https: //ba.mirror.garr.it/mirrors/manjaro/unstable/$repo/$arch
    1241 https: //mirror.vinehost.net/manjaro/unstable/$repo/$arch
    1242 https: //mirror.truenetwork.ru/manjaro/unstable/$repo/$arch
    1243 http: //ftp.free.org/mirrors/repo.manjaro.org/repos/unstable/$repo/$arch
    1244 https: //ftp.gwdg.de/pub/linux/manjaro/unstable/$repo/$arch
    1245 https: //mirror.kamtv.ru/manjaro/unstable/$repo/$arch
    1246 https: //mirror.hostiko.network/manjaro/unstable/$repo/$arch
12Processes:
  12CPU top 5 of 407
  121 12cpu 6.3% 12command firefox 12pid 27524 12mem 583.9 MiB (1.8%)
  122 12cpu 1.6% 12command Xorg 12pid 26876 12mem 94.9 MiB (0.2%)
  123 12cpu 1.5% 12command kwin_x11 12pid 26989 12mem 253.2 MiB (0.7%)
  124 12cpu 1.0% 12command firefox 12pid 27772 12mem 254.4 MiB (0.7%)
  125 12cpu 0.9% 12command firefox 12pid 28972 12mem 182.0 MiB (0.5%)
  12Memory top 5 of 407
  121 12mem 583.9 MiB (1.8%) 12command firefox 12pid 27524 12cpu 6.3%
  122 12mem 541.9 MiB (1.6%) 12command plasmashell 12pid 27044 12cpu 0.6%
  123 12mem 254.4 MiB (0.7%) 12command firefox 12pid 27772 12cpu 1.0%
  124 12mem 253.2 MiB (0.7%) 12command kwin_x11 12pid 26989 12cpu 1.5%
  125 12mem 216.6 MiB (0.6%) 12command firefox 12pid 27795 12cpu 0.8%
12Info:
  12Processes 407 12Power 12uptime 18m 12states freeze,mem,disk 12suspend deep 12avail s2idle 12wakeups 0
    12hibernate platform 12avail shutdown, reboot, suspend, test_resume 12image 12.45 GiB
    12services org_kde_powerdevil, power-profiles-daemon, upowerd 12Init systemd 12v 257
    12default graphical 12tool systemctl
  12Compilers 12clang 19.1.7 12gcc 14.2.1 12alt 13 12Client systemd 12inxi 3.3.37

And the error

[manjaro /]# pacman -Syu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (26) amd-ucode-20250311.b69d4b74-2  archlinux-appstream-data-20250317-1  bluez-5.80-1  bluez-libs-5.80-1  firefox-136.0.2-1  foomatic-db-gutenprint-ppds-5.3.5-1  gutenprint-5.3.5-1  imagemagick-7.1.1.46-1  jdk-openjdk-24.u36-1  lib32-nvidia-utils-570.133.07-1
              libfabric-2.1.0-1  libjxl-0.11.1-3  libsrtp-1:2.7.0-1  libxnvctrl-570.133.07-1  libzip-1.11.3-1  linux-firmware-20250311.b69d4b74-2  linux-firmware-whence-20250311.b69d4b74-2  mhwd-nvidia-570.133.07-2  nvidia-settings-570.133.07-1  nvidia-utils-570.133.07-2
              opencl-nvidia-570.133.07-2  pugixml-1.15-2  python-pycryptodomex-3.22.0-1  qt5-wayland-5.15.16+kde+r60-1  sane-airscan-0.99.33-1  xapian-core-1:1.4.27-1

Total Installed Size:  2777.20 MiB
Net Upgrade Size:        29.78 MiB

:: Proceed with installation? [Y/n] y
(26/26) checking keys in keyring                                                                                                                                         [#########################################################################################################] 100%
(26/26) checking package integrity                                                                                                                                       [#########################################################################################################] 100%
(26/26) loading package files                                                                                                                                            [#########################################################################################################] 100%
(26/26) checking for file conflicts                                                                                                                                      [#########################################################################################################] 100%
(26/26) checking available disk space                                                                                                                                    [#########################################################################################################] 100%
:: Running pre-transaction hooks...
(1/2) Creating Timeshift snapshot before upgrade...
First run mode (config file not found)
Selected default snapshot type: BTRFS
E: System disk not found!
Unable to run timeshift-autosnap! Please close Timeshift and try again. Script will now exit...
error: command failed to execute correctly
error: failed to commit transaction (failed to run transaction hooks)
Errors occurred, no packages were upgraded.

As I believe was mentioned earlier, manjaro-chroot isn’t designed to work with BTRFS, which is why I linked that tutorial earlier, which describes the approach to use with BTRFS.

Regards.

2 Likes

@soundofthunder

Ok, so I must have chosen the wrong file system…
What is better to choose? ext4?

I am a beginner in linux so…