Permanently stuck at the emergency state after updating with yay -Syu

After updating with yay -Syu, which has been atleast a week I last updated, and rebooted. I am now perma stuck in the emergency state and I am confused on what to do next.

Hello,
Post your System Info’s please:
inxi --admin --verbosity=5 --filter --no-host --width

/var/log/pacman.log
Might tell us more, what’s happend.

1 Like

Can you please list any messages you received - exactly as they appeared - this will likely help others to narrow it down.

Also note anything you might have done before the issue occured; for example, did you perform an update, or notice any other errors… Anything you add might help others to help you.

As mentioned, some system information may also be useful.

Regards.


Welcome to the Manjaro community

As a new or infrequent forum user, please take some time to familiarise yourself with Forum requirements, and the many ways to use the forum to your benefit:


Update Announcements

The Update Announcements contain important information and a Known Issues and Solutions section that should generally be checked before posting a request for support.

System Information

While information from *-fetch type apps might be fine for someone wishing to buy your computer, for Support purposes it’s better to ask your system directly; :eyes:

Output of the inxi command with appropriate parameters will achieve this (naturally, formatted according to forum guidelines) and will generally be more useful for those wishing to help:

inxi --filter --verbosity=8

or the short form:

inxi -zv8

Be prepared to provide output from other commands whenever asked. It’s equally important to provide as much actionable information as possible in your first post, rather than simply indicating there is a problem.

Highly Recommended
Required Reading
Technical Resources

Hi @LOLYOU, and welcome!

From what I rather quickly gather from your post is that this happened on reboot after updating, correct?

This leads me to suspect it has something to do with a missing kernel. Do you know what filesystem you use? If not BTRFS, You’ll do good to follow these instructions and enter a chroot environment, if you do use BTRFS, see below the instructions for links on how to do it.

How to chroot

  1. Ensure you’ve got a relatively new ISO or at least one with a still supported LTS kernel.

  2. Write/copy/dd the ISO to a USB thumb drive.

  3. When done, boot with the above mentioned USB thumb drive into the live environment.

  4. Once booted, open a terminal and enter the following command to enter the chroot environment:

manjaro-chroot -a
  1. If you have more than one Linux installation, select the correct one to use from the list provided.

When done, you should now be in the chroot environment.

But, be careful, as you’re now in an actual root environment on your computer, so any changes you make will persist after a restart.

For more:

Note that the above text is partially pre-prepared as a general introduction for new users. Please take the time to follow the given links and learn more.
Please also take note that these instructions will not work for/on a BTRFS file-system. For that, see:

From the chroot environment, please run and provide the output to:

  • inxi --filter --verbosity=8
    

    Those with privacy concerns, note that when -z, or --filter is used, all personally identifiable information is filtered out from the resulting inxi output. :eyes:

  •  mhwd-kernel --listinstalled
    
  •  pacman  -Qs linux
    

:bangbang: Tip :bangbang:

When posting terminal output, copy the output and paste it here, wrapped in three (3) backticks, before AND after the pasted text. Like this:

```
pasted text
```

Or three (3) tilde signs, like this:

~~~
pasted text
~~~

This will just cause it to be rendered like this:

Sed
sollicitudin dolor
eget nisl elit id
condimentum
arcu erat varius
cursus sem quis eros.

Instead of like this:

Sed sollicitudin dolor eget nisl elit id condimentum arcu erat varius cursus sem quis eros.

Alternatively, paste the text you wish to format as terminal output, select all pasted text, and click the </> button on the taskbar. This will indent the whole pasted section with one TAB, causing it to render the same way as described above.

Thereby increasing legibility thus making it easier for those trying to provide assistance.

For more information, please see:

As I’m a moderator on the forum, I have taken the liberty of doing this for you, this time.


:bangbang::bangbang: Additionally

If your language isn’t English, please prepend any and all terminal commands with LC_ALL=C. For example:

LC_ALL=C bluetoothctl

This will just cause the terminal output to be in English, making it easier to understand and debug.

Note that the above text is partially pre-prepared as a general introduction for new forum Users. Please take the time to to understand how it is done and encourage quality responses.

Sorry for the late reply. After i boot into the live environment and typed in manjaro-chroot -a. It outputted:

grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map

The same happened when I tried to do manjaro-chroot /mnt/root which is the drive that holds Manjaro.

Also my system information:

System:
  Kernel: 6.12.28-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 15.1.1
    clocksource: tsc avail: acpi_pm parameters: BOOT_IMAGE=/boot/vmlinuz-x86_64
    lang=en_US keytable=us tz=UTC misobasedir=manjaro
    misolabel=MANJARO_KDE_2503 quiet systemd.show_status=1 splash driver=free
    nouveau.modeset=1 i915.modeset=1 radeon.modeset=1
  Desktop: KDE Plasma v: 6.3.5 tk: Qt v: N/A info: frameworks v: 6.14.0
    wm: kwin_x11 vt: 2 dm: SDDM Distro: Manjaro base: Arch Linux
Machine:
  Type: Desktop System: ASUS product: N/A v: N/A serial: N/A
  Mobo: ASUSTeK model: ROG STRIX B660-A GAMING WIFI D4 v: Rev 1.xx
    serial: <filter> part-nu: SKU uuid: e0ab30e4-7061-b76e-8856-c87f54089cc6
    UEFI: American Megatrends v: 2015 date: 10/19/2022
Battery:
  Message: No system battery data found. Is one present?
Memory:
  System RAM: total: 16 GiB available: 15.43 GiB used: 3.8 GiB (24.6%)
  Array-1: capacity: 128 GiB slots: 4 modules: 2 EC: None
    max-module-size: 32 GiB note: est.
  Device-1: Controller0-ChannelA-DIMM0 type: no module installed
  Device-2: Controller0-ChannelA-DIMM1 type: DDR4 detail: synchronous
    size: 8 GiB speed: 3200 MT/s volts: curr: 1.2 min: 1.2 max: 1.35
    width (bits): data: 64 total: 64 manufacturer: A-DATA Technology
    part-no: DDR4 3200 serial: <filter>
  Device-3: Controller1-ChannelA-DIMM0 type: no module installed
  Device-4: Controller1-ChannelA-DIMM1 type: DDR4 detail: synchronous
    size: 8 GiB speed: 3200 MT/s volts: curr: 1.2 min: 1.2 max: 1.35
    width (bits): data: 64 total: 64 manufacturer: A-DATA Technology
    part-no: AX4U32008G16A-ST41 serial: <filter>
PCI Slots:
  Slot: 0 type: PCIe status: in use length: long volts: 3.3 bus-ID: 01:01.0
  Slot: 1 type: PCIe status: available length: short volts: 3.3
    bus-ID: 06:1b.2
  Slot: 2 type: PCIe status: available length: short volts: 3.3
    bus-ID: ff:1b.3
  Slot: 3 type: PCIe status: available length: long volts: 3.3
    bus-ID: ff:1b.4
CPU:
  Info: model: 12th Gen Intel Core i5-12400F socket: LGA1700 bits: 64
    type: MT MCP arch: Alder Lake gen: core 12 level: v3 note: check
    built: 2021+ process: Intel 7 (10nm ESF) family: 6 model-id: 0x97 (151)
    stepping: 5 microcode: 0x3A
  Topology: cpus: 1x dies: 1 clusters: 6 cores: 6 threads: 12 tpc: 2
    smt: enabled cache: L1: 480 KiB desc: d-6x48 KiB; i-6x32 KiB L2: 7.5 MiB
    desc: 6x1.2 MiB L3: 18 MiB desc: 1x18 MiB
  Speed (MHz): avg: 800 min/max: 800/4400 base/boost: 3960/4400 scaling:
    driver: intel_pstate governor: powersave volts: 1.0 V ext-clock: 100 MHz
    cores: 1: 800 2: 800 3: 800 4: 800 5: 800 6: 800 7: 800 8: 800 9: 800
    10: 800 11: 800 12: 800 bogomips: 59916
  Flags: 3dnowprefetch abm acpi adx aes aperfmperf apic arat
    arch_capabilities arch_lbr arch_perfmon art avx avx2 avx_vnni bmi1 bmi2
    bts clflush clflushopt clwb cmov constant_tsc cpuid cpuid_fault cx16 cx8
    de ds_cpl dtes64 dtherm dts epb ept ept_ad erms est f16c flexpriority
    flush_l1d fma fpu fsgsbase fsrm fxsr gfni hfi ht hwp hwp_act_window
    hwp_epp hwp_notify hwp_pkg_req ibpb ibrs ibrs_enhanced ibt ida intel_pt
    invpcid lahf_lm lm mca mce md_clear mmx monitor movbe movdir64b movdiri
    msr mtrr nonstop_tsc nopl nx ospke pae pat pbe pcid pclmulqdq pdcm
    pdpe1gb pebs pge pku pln pni popcnt pse pse36 pts rdpid rdrand rdseed
    rdtscp rep_good sdbg sep serialize sha_ni smap smep split_lock_detect ss
    ssbd sse sse2 sse4_1 sse4_2 ssse3 stibp syscall tm tm2 tpr_shadow tsc
    tsc_adjust tsc_deadline_timer tsc_known_freq umip user_shstk vaes vme vmx
    vnmi vpclmulqdq vpid waitpkg x2apic xgetbv1 xsave xsavec xsaveopt xsaves
    xtopology xtpr
  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 status: Not affected
  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: Enhanced / Automatic IBRS; IBPB:
    conditional; PBRSB-eIBRS: SW sequence; BHI: BHI_DIS_S
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: Advanced Micro Devices [AMD/ATI] Navi 22 [Radeon RX 6700/6700
    XT/6750 XT / 6800M/6850M XT] vendor: ASRock driver: amdgpu v: kernel
    arch: RDNA-2 code: Navi-2x process: TSMC n7 (7nm) built: 2020-22 pcie:
    gen: 4 speed: 16 GT/s lanes: 16 ports: active: HDMI-A-1 empty: DP-1,
    DP-2, DP-3, Writeback-1 bus-ID: 03:00.0 chip-ID: 1002:73df class-ID: 0300
  Display: x11 server: X.Org v: 21.1.16 with: Xwayland v: 24.1.6
    compositor: kwin_x11 driver: X: loaded: amdgpu unloaded: modesetting,radeon
    alternate: fbdev,vesa dri: radeonsi gpu: amdgpu display-ID: :0 screens: 1
  Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.00x11.22")
    s-diag: 582mm (22.93")
  Monitor-1: HDMI-A-1 mapped: HDMI-A-0 model: LG (GoldStar) ULTRAGEAR
    serial: <filter> built: 2023 res: mode: 1920x1080 hz: 144 scale: 100% (1)
    dpi: 93 gamma: 1.2 chroma: red: x: 0.659 y: 0.337 green: x: 0.298 y: 0.608
    blue: x: 0.145 y: 0.059 white: x: 0.314 y: 0.329
    size: 527x296mm (20.75x11.65") diag: 604mm (23.8") ratio: 16:9
    modes: 1920x1080, 2560x1440, 1680x1050, 1280x1024, 1440x900, 1280x800,
    1280x720, 1024x768, 800x600, 720x576, 720x480, 640x480
  API: EGL v: 1.5 hw: drv: amd radeonsi platforms: device: 0 drv: radeonsi
    device: 1 drv: swrast gbm: drv: radeonsi surfaceless: drv: radeonsi x11:
    drv: radeonsi inactive: wayland
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: amd mesa v: 25.0.5-arch1.1
    glx-v: 1.4 direct-render: yes renderer: AMD Radeon RX 6700 XT (radeonsi
    navi22 LLVM 19.1.7 DRM 3.61 6.12.28-1-MANJARO) device-ID: 1002:73df
    memory: 11.72 GiB unified: no
  API: Vulkan v: 1.4.313 layers: N/A device: 0 type: discrete-gpu name: AMD
    Radeon RX 6700 XT (RADV NAVI22) driver: mesa radv v: 25.0.5-arch1.1
    device-ID: 1002:73df surfaces: N/A
  Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo
    de: kscreen-console,kscreen-doctor wl: wayland-info
    x11: xdpyinfo, xprop, xrandr
Audio:
  Device-1: Intel Alder Lake-S HD Audio vendor: ASUSTeK driver: snd_hda_intel
    v: kernel alternate: snd_soc_avs,snd_sof_pci_intel_tgl bus-ID: 00:1f.3
    chip-ID: 8086:7ad0 class-ID: 0403
  Device-2: Advanced Micro Devices [AMD/ATI] Navi 21/23 HDMI/DP Audio
    driver: snd_hda_intel v: kernel pcie: gen: 4 speed: 16 GT/s lanes: 16
    bus-ID: 03:00.1 chip-ID: 1002:ab28 class-ID: 0403
  Device-3: ASUSTek USB Audio driver: hid-generic,snd-usb-audio,usbhid
    type: USB rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-8:3
    chip-ID: 0b05:1a16 class-ID: 0300
  API: ALSA v: k6.12.28-1-MANJARO status: kernel-api with: aoss
    type: oss-emulator tools: alsactl,alsamixer,amixer
  Server-1: JACK v: 1.9.22 status: off tools: N/A
  Server-2: PipeWire v: 1.4.2 status: active 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 Alder Lake-S PCH CNVi WiFi driver: iwlwifi v: kernel
    bus-ID: 00:14.3 chip-ID: 8086:7af0 class-ID: 0280
  IF: wlo1 state: down mac: <filter>
  Device-2: Intel Ethernet I225-V vendor: ASUSTeK driver: igc v: kernel
    pcie: gen: 2 speed: 5 GT/s lanes: 1 port: N/A bus-ID: 07:00.0
    chip-ID: 8086:15f3 class-ID: 0200
  IF: enp7s0 state: up speed: 1000 Mbps duplex: full 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
  Info: services: NetworkManager, systemd-timesyncd, wpa_supplicant
  WAN IP: <filter>
Bluetooth:
  Device-1: Intel AX201 Bluetooth driver: btusb v: 0.8 type: USB rev: 2.0
    speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 1-14:6 chip-ID: 8087:0026
    class-ID: e001
  Report: rfkill ID: hci0 rfk-id: 0 state: up address: see --recommends
Logical:
  Message: No logical block device data found.
RAID:
  Hardware-1: Intel Volume Management Device NVMe RAID Controller driver: vmd
    v: 0.6 port: N/A bus-ID: 00:0e.0 chip-ID: 8086:467f rev: class-ID: 0104
Drives:
  Local Storage: total: 957.15 GiB used: 168.78 GiB (17.6%)
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: SK Hynix model: HFS512GEJ9X115N
    size: 476.94 GiB block-size: physical: 512 B logical: 512 B speed: 63.2 Gb/s
    lanes: 4 tech: SSD serial: <filter> fw-rev: 51010A12 temp: 39.9 C
    scheme: GPT
  SMART: yes health: PASSED on: 184d 0h cycles: 895
    read-units: 85,618,463 [43.8 TB] written-units: 54,353,695 [27.8 TB]
  ID-2: /dev/nvme1n1 maj-min: 259:5 vendor: Kingston model: SNVS250G
    size: 232.89 GiB block-size: physical: 512 B logical: 512 B speed: 31.6 Gb/s
    lanes: 4 tech: SSD serial: <filter> fw-rev: S8H40103 temp: 32.9 C
    scheme: GPT
  SMART: yes health: PASSED on: 360d 0h cycles: 1,491
    read-units: 112,504,114 [57.6 TB] written-units: 59,963,275 [30.7 TB]
  ID-3: /dev/sda maj-min: 8:0 vendor: Western Digital
    model: WD2500AAKX-08ERMA0 family: Blue (CMR) size: 232.89 GiB block-size:
    physical: 512 B logical: 512 B sata: 3.0 speed: 6.0 Gb/s tech: HDD
    rpm: 7200 serial: <filter> fw-rev: 1H19 temp: 36 C scheme: GPT
  SMART: yes state: enabled health: PASSED on: 3y 19d 11h cycles: 8734
  ID-4: /dev/sdb maj-min: 8:16 vendor: Kingston model: DataTraveler 3.0
    size: 14.44 GiB block-size: physical: 512 B logical: 512 B type: USB
    rev: 3.0 spd: 5 Gb/s lanes: 1 mode: 3.2 gen-1x1 tech: N/A serial: <filter>
    fw-rev: PMAP scheme: MBR
  SMART Message: Unknown USB bridge. Flash drive/Unsupported enclosure?
  Message: No optical or floppy data found.
Partition:
  ID-1: /run/media/manjaro/Storage raw-size: 232.87 GiB
    size: 232.87 GiB (100.00%) used: 1.92 GiB (0.8%) fs: ntfs block-size: 4096 B
    dev: /dev/sda2 maj-min: 8:2 label: Storage uuid: 46CE6C69CE6C52EB
  ID-2: /run/media/manjaro/e92ae1af-39cd-4e33-9553-eac294b9aab1
    raw-size: 215.62 GiB size: 215.62 GiB (100.00%) used: 166.85 GiB (77.4%)
    fs: btrfs block-size: 4096 B dev: /dev/nvme1n1p2 maj-min: 259:7 label: N/A
    uuid: e92ae1af-39cd-4e33-9553-eac294b9aab1
Swap:
  Alert: No swap data was found.
Unmounted:
  ID-1: /dev/nvme0n1p1 maj-min: 259:1 size: 100 MiB fs: vfat label: N/A
    uuid: 2246-725A
  ID-2: /dev/nvme0n1p2 maj-min: 259:2 size: 16 MiB fs: N/A label: N/A
    uuid: N/A
  ID-3: /dev/nvme0n1p3 maj-min: 259:3 size: 476.28 GiB fs: ntfs label: N/A
    uuid: 9CAC4E5EAC4E32D6
  ID-4: /dev/nvme0n1p4 maj-min: 259:4 size: 554 MiB fs: ntfs label: N/A
    uuid: 18B62FD1B62FADE6
  ID-5: /dev/nvme1n1p1 maj-min: 259:6 size: 300 MiB fs: vfat label: N/A
    uuid: 9DB6-9D0F
  ID-6: /dev/nvme1n1p3 maj-min: 259:8 size: 16.97 GiB fs: swap label: swap
    uuid: d27d5fa0-72e5-4867-84a4-775ea8b3be28
  ID-7: /dev/sda1 maj-min: 8:1 size: 16 MiB fs: N/A label: N/A uuid: N/A
  ID-8: /dev/sdb1 maj-min: 8:17 size: 4.16 GiB fs: iso9660
  ID-9: /dev/sdb2 maj-min: 8:18 size: 4 MiB fs: vfat label: MISO_EFI
    uuid: EB01-4A96
USB:
  Hub-1: 1-0:1 info: hi-speed hub with single TT ports: 16 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-2:2 info: ASUSTek AURA LED Controller type: HID
    driver: hid-generic,usbhid interfaces: 2 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s)
    lanes: 1 mode: 1.1 power: 16mA chip-ID: 0b05:19af class-ID: 0300
    serial: <filter>
  Device-2: 1-8:3 info: ASUSTek USB Audio type: audio,HID
    driver: hid-generic,snd-usb-audio,usbhid interfaces: 8 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 power: 100mA
    chip-ID: 0b05:1a16 class-ID: 0300
  Hub-2: 1-9:4 info: ASMedia ASM1074 High-Speed hub ports: 4 rev: 2.1
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 power: 100mA
    chip-ID: 174c:2074 class-ID: 0900
  Hub-3: 1-11:5 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:0608 class-ID: 0900
  Device-1: 1-11.3:7 info: Compx LAMZU Pro 1K Receiver
    type: keyboard,HID,mouse driver: hid-generic,usbhid interfaces: 3 rev: 2.0
    speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1 power: 98mA
    chip-ID: 3554:f50d class-ID: 0301
  Device-2: 1-11.4:8 info: SINO WEALTH Gaming KB type: keyboard,HID
    driver: hid-generic,usbhid interfaces: 2 rev: 1.1 speed: 12 Mb/s (1.4 MiB/s)
    lanes: 1 mode: 1.1 power: 500mA chip-ID: 258a:002a class-ID: 0300
  Device-3: 1-14:6 info: Intel AX201 Bluetooth type: bluetooth driver: btusb
    interfaces: 2 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1
    power: 100mA chip-ID: 8087:0026 class-ID: e001
  Hub-4: 2-0:1 info: super-speed hub ports: 9 rev: 3.1
    speed: 20 Gb/s (2.33 GiB/s) lanes: 2 mode: 3.2 gen-2x2 chip-ID: 1d6b:0003
    class-ID: 0900
  Hub-5: 2-8:2 info: ASMedia ASM1074 SuperSpeed hub ports: 4 rev: 3.0
    speed: 5 Gb/s (596.0 MiB/s) lanes: 1 mode: 3.2 gen-1x1 power: 8mA
    chip-ID: 174c:3074 class-ID: 0900
  Device-1: 2-8.1:3 info: Kingston DataTraveler 100 G3/G4/SE9 G2/50 Kyson
    type: mass storage driver: usb-storage interfaces: 1 rev: 3.0
    speed: 5 Gb/s (596.0 MiB/s) lanes: 1 mode: 3.2 gen-1x1 power: 504mA
    chip-ID: 0951:1666 class-ID: 0806 serial: <filter>
Sensors:
  System Temperatures: cpu: 34.0 C mobo: N/A gpu: amdgpu temp: 40.0 C
    mem: 34.0 C
  Fan Speeds (rpm): N/A gpu: amdgpu fan: 0
Repos:
  Packages: pm: pacman pkgs: 1257 libs: 329 tools: pamac pm: flatpak pkgs: 0
  Active pacman repo servers in: /etc/pacman.d/mirrorlist
    1: https://mirror.funami.tech/manjaro/stable/$repo/$arch
    2: http://ftp.tu-chemnitz.de/pub/linux/manjaro/stable/$repo/$arch
    3: https://mirror.kku.ac.th/manjaro/stable/$repo/$arch
    4: http://mirror.terrahost.no/linux/manjaro/stable/$repo/$arch
    5: https://manjarolinux-mirror.cloud.mu/stable/$repo/$arch
    6: https://ct.mirror.garr.it/mirrors/manjaro/stable/$repo/$arch
    7: https://manjaro.ynh.ovh/stable/$repo/$arch
    8: https://ziply.mm.fcix.net/manjaro/stable/$repo/$arch
    9: https://mirrors.atlas.net.co/manjaro/stable/$repo/$arch
    10: https://ftpmirror1.infania.net/mirror/manjaro/stable/$repo/$arch
    11: https://fosszone.csd.auth.gr/manjaro/stable/$repo/$arch
    12: https://mirror.it4i.cz/manjaro/stable/$repo/$arch
    13: http://ftp.riken.jp/Linux/manjaro/stable/$repo/$arch
    14: https://mirror.zetup.net/manjaro/stable/$repo/$arch
    15: https://mirror.archlinux.tw/Manjaro/stable/$repo/$arch
    16: https://mirrors.pku.edu.cn/manjaro/stable/$repo/$arch
    17: https://mirror.hostiko.network/manjaro/stable/$repo/$arch
    18: https://mirror.leitecastro.com/manjaro/stable/$repo/$arch
    19: https://manjaro.mirrors.lavatech.top/stable/$repo/$arch
    20: http://ftp.tsukuba.wide.ad.jp/Linux/manjaro/stable/$repo/$arch
    21: https://mirrors.gigenet.com/manjaro/stable/$repo/$arch
    22: https://mirror.ibakerserver.pt/manjaro/stable/$repo/$arch
    23: http://manjaro.mirror.ac.za/stable/$repo/$arch
    24: https://mirrors.jlu.edu.cn/manjaro/stable/$repo/$arch
    25: https://irltoolkit.mm.fcix.net/manjaro/stable/$repo/$arch
    26: https://ftp.nluug.nl/pub/os/Linux/distr/manjaro/stable/$repo/$arch
    27: https://mirror.raiolanetworks.com/manjaro/stable/$repo/$arch
    28: https://repo.iut.ac.ir/repo/manjaro/stable/$repo/$arch
    29: https://linorg.usp.br/manjaro/stable/$repo/$arch
    30: https://mnvoip.mm.fcix.net/manjaro/stable/$repo/$arch
    31: http://kartolo.sby.datautama.net.id/manjaro/stable/$repo/$arch
    32: https://mirror1.sox.rs/manjaro/stable/$repo/$arch
    33: https://mirror.2degrees.nz/manjaro/stable/$repo/$arch
    34: https://fastmirror.pp.ua/manjaro/stable/$repo/$arch
    35: http://ftp.dei.uc.pt/pub/linux/manjaro/stable/$repo/$arch
    36: http://free.nchc.org.tw/manjaro/stable/$repo/$arch
    37: https://ba.mirror.garr.it/mirrors/manjaro/stable/$repo/$arch
    38: https://mirror.phoepsilonix.love/manjaro/stable/$repo/$arch
    39: https://bd.mirror.vanehost.com/Manjaro/stable/$repo/$arch
    40: https://mirror.23m.com/manjaro/stable/$repo/$arch
    41: https://mirror.ufam.edu.br/manjaro/stable/$repo/$arch
    42: https://mirrors.up.pt/pub/manjaro/stable/$repo/$arch
    43: https://mirror.alpix.eu/manjaro/stable/$repo/$arch
    44: https://ftp.cc.uoc.gr/mirrors/linux/manjaro/stable/$repo/$arch
    45: https://forksystems.mm.fcix.net/manjaro/stable/$repo/$arch
    46: https://mirror.bardia.tech/manjaro/stable/$repo/$arch
    47: https://volico.mm.fcix.net/manjaro/stable/$repo/$arch
    48: https://coresite.mm.fcix.net/manjaro/stable/$repo/$arch
    49: https://ftp.caliu.cat/pub/distribucions/manjaro/stable/$repo/$arch
    50: https://mirror.nyist.edu.cn/manjaro/stable/$repo/$arch
    51: https://mirror.dc.uz/manjaro/stable/$repo/$arch
    52: https://mirror.aarnet.edu.au/pub/manjaro/stable/$repo/$arch
    53: http://ftp.belnet.be/mirrors/manjaro/repos/stable/$repo/$arch
    54: https://mirrors.ft.uam.es/manjaro/stable/$repo/$arch
    55: https://ohioix.mm.fcix.net/manjaro/stable/$repo/$arch
    56: https://mirror.xenyth.net/manjaro/stable/$repo/$arch
    57: https://mirror.freedif.org/Manjaro/stable/$repo/$arch
    58: https://mirror.ufro.cl/manjaro/stable/$repo/$arch
    59: https://muug.ca/mirror/manjaro/stable/$repo/$arch
    60: https://quantum-mirror.hu/mirrors/pub/manjaro/stable/$repo/$arch
    61: http://manjaro.grena.ge/stable/$repo/$arch
    62: https://manjaro.mirror.liquidtelecom.com/stable/$repo/$arch
    63: https://nocix.mm.fcix.net/manjaro/stable/$repo/$arch
    64: https://repo.ialab.dsu.edu/manjaro/stable/$repo/$arch
    65: https://mirror.vinehost.net/manjaro/stable/$repo/$arch
    66: https://mirror.kamtv.ru/manjaro/stable/$repo/$arch
    67: https://mirror.albony.xyz/manjaro/stable/$repo/$arch
    68: https://ipng.mm.fcix.net/manjaro/stable/$repo/$arch
    69: https://mirrors.sjtug.sjtu.edu.cn/manjaro/stable/$repo/$arch
    70: https://cofractal-ewr.mm.fcix.net/manjaro/stable/$repo/$arch
    71: https://manjaro.kurdy.org/stable/$repo/$arch
    72: http://mirror.is.co.za/mirrors/manjaro.org/stable/$repo/$arch
    73: https://manjaro.mirror.garr.it/manjaro/stable/$repo/$arch
    74: https://mirrors.ocf.berkeley.edu/manjaro/stable/$repo/$arch
    75: https://mirror.bouwhuis.network/manjaro/stable/$repo/$arch
    76: https://mirrors.netix.net/manjaro/stable/$repo/$arch
    77: https://www.mirrorservice.org/sites/repo.manjaro.org/repos/stable/$repo/$arch
    78: http://ossmirror.mycloud.services/os/linux/manjaro/stable/$repo/$arch
    79: http://ftp.uni-kl.de/pub/linux/manjaro/stable/$repo/$arch
    80: https://mirror.alwyzon.net/manjaro/stable/$repo/$arch
    81: https://mirror.init7.net/manjaro/stable/$repo/$arch
    82: http://ftp.snt.utwente.nl/pub/linux/manjaro/stable/$repo/$arch
    83: https://nnenix.mm.fcix.net/manjaro/stable/$repo/$arch
    84: http://ftp.free.org/mirrors/repo.manjaro.org/repos/stable/$repo/$arch
    85: https://edgeuno-bog2.mm.fcix.net/manjaro/stable/$repo/$arch
    86: https://mirror.telepoint.bg/manjaro/stable/$repo/$arch
    87: https://mirror.truenetwork.ru/manjaro/stable/$repo/$arch
    88: https://mirrors.cicku.me/manjaro/stable/$repo/$arch
    89: https://ridgewireless.mm.fcix.net/manjaro/stable/$repo/$arch
    90: https://ftp.linux.org.tr/manjaro/stable/$repo/$arch
    91: https://mirrors.piconets.webwerks.in/manjaro-mirror/stable/$repo/$arch
    92: https://mirrors.nic.cz/manjaro/stable/$repo/$arch
    93: https://mirror.csclub.uwaterloo.ca/manjaro/stable/$repo/$arch
    94: https://mirror.easyname.at/manjaro/stable/$repo/$arch
    95: http://mirror.xeonbd.com/manjaro/stable/$repo/$arch
    96: http://ftp.rz.tu-bs.de/pub/mirror/manjaro.org/repos/stable/$repo/$arch
    97: https://southfront.mm.fcix.net/manjaro/stable/$repo/$arch
    98: https://repos.silknet.com/manjaro/stable/$repo/$arch
    99: https://ftp.gwdg.de/pub/linux/manjaro/stable/$repo/$arch
    100: https://opencolo.mm.fcix.net/manjaro/stable/$repo/$arch
    101: https://mirror.futureweb.be/manjaro/stable/$repo/$arch
    102: https://mirrors.xtom.de/manjaro/stable/$repo/$arch
    103: https://mirror.math.princeton.edu/pub/manjaro/stable/$repo/$arch
    104: https://mirrors.manjaro.org/repo/stable/$repo/$arch
    105: http://mirror.fcix.net/manjaro/stable/$repo/$arch
    106: https://mirror.koddos.net/manjaro/stable/$repo/$arch
    107: http://mirror.datacenter.by/pub/mirrors/manjaro/stable/$repo/$arch
    108: https://mirror.seahost.de/manjaro/stable/$repo/$arch
    109: https://mirrors.sonic.net/manjaro/stable/$repo/$arch
    110: https://ftp.lysator.liu.se/pub/manjaro/stable/$repo/$arch
    111: https://ftp.halifax.rwth-aachen.de/manjaro/stable/$repo/$arch
    112: https://mirror.netcologne.de/manjaro/stable/$repo/$arch
    113: https://mirrors.aliyun.com/manjaro/stable/$repo/$arch
    114: https://mirrors.tuna.tsinghua.edu.cn/manjaro/stable/$repo/$arch
    115: https://ask4.mm.fcix.net/manjaro/stable/$repo/$arch
    116: http://manjaro.mirrors.uk2.net/stable/$repo/$arch
    117: https://ftp.psnc.pl/linux/manjaro/stable/$repo/$arch
    118: https://mirrors.xtom.ee/manjaro/stable/$repo/$arch
    119: https://mirror.yandex.ru/mirrors/manjaro/stable/$repo/$arch
    120: https://mirrors2.manjaro.org/stable/$repo/$arch
    121: https://mirrors.dotsrc.org/manjaro/stable/$repo/$arch
    122: https://mirrors.xtom.jp/manjaro/stable/$repo/$arch
    123: https://codingflyboy.mm.fcix.net/manjaro/stable/$repo/$arch
    124: https://manjaro.c3sl.ufpr.br/stable/$repo/$arch
    125: https://manjaro.repo.cure.edu.uy/stable/$repo/$arch
    126: https://mirrors.ucr.ac.cr/manjaro/stable/$repo/$arch
    127: https://manjaro.ipacct.com/manjaro/stable/$repo/$arch
    128: https://mirror.nju.edu.cn/manjaro/stable/$repo/$arch
    129: https://manjaro.mirror.wearetriple.com/stable/$repo/$arch
    130: https://mirror.dkm.cz/manjaro/stable/$repo/$arch
    131: https://uvermont.mm.fcix.net/manjaro/stable/$repo/$arch
    132: https://gsl-syd.mm.fcix.net/manjaro/stable/$repo/$arch
    133: https://mirrors.ustc.edu.cn/manjaro/stable/$repo/$arch
Processes:
  CPU top: 5 of 356
  1: cpu: 100% command: ps pid: 5969 mem: 3.78 MiB (0.0%)
  2: cpu: 15.1% command: firefox pid: 3859 mem: 558.7 MiB (3.5%)
  3: cpu: 11.5% command: firefox pid: 5472 mem: 285.5 MiB (1.8%)
  4: cpu: 3.8% command: dolphin pid: 3550 mem: 355.9 MiB (2.2%)
  5: cpu: 2.7% command: Xorg pid: 1324 mem: 167.2 MiB (1.0%)
  Memory top: 5 of 356
  1: mem: 558.7 MiB (3.5%) command: firefox pid: 3859 cpu: 15.1%
  2: mem: 392.0 MiB (2.4%) command: plasmashell pid: 1515 cpu: 0.6%
  3: mem: 355.9 MiB (2.2%) command: dolphin pid: 3550 cpu: 3.8%
  4: mem: 285.5 MiB (1.8%) command: firefox pid: 5472 cpu: 11.5%
  5: mem: 265.8 MiB (1.6%) command: kwin_x11 pid: 1471 cpu: 2.2%
Info:
  Processes: 356 Power: uptime: 16m states: freeze,mem,disk suspend: deep
    avail: s2idle wakeups: 0 hibernate: platform avail: shutdown, reboot,
    suspend, test_resume image: 6.12 GiB services: org_kde_powerdevil,
    power-profiles-daemon, upowerd Init: systemd v: 257 default: graphical
    tool: systemctl
  Compilers: N/A Shell: Bash (su) v: 5.2.37 running-in: konsole inxi: 3.3.38

Also, how should I send the pacman.log ?

As far as I know it’s normal. If I remember correctly mine says something similar when I chroot.

For more certainty you need to give us more than just those two lines to work with.

Pastebin or similar?

pacman log: pacman.log - Pastebin.com

  1. That’s not pacman.log, that’s the same as:
  1. Why do you have so many mirrors configured?

You can either use
manjaro-chroot -a (the automatic method)

or

mount the partition holding the / (root) file system yourself - to /mnt, for example
and then also mount the EFI partition to the correct place under /mnt
and then
manjaro-chroot /mnt

What you described here is almost certainly wrong.


These are “normal” - can be ignored.

1 Like

oh i pasted the wrong thing, can you check it again ? it should be correct this time. Also, I don’t know why there’s so many mirrors configured to be honest.

There’s also an error that was also outputted that I for some reason didn’t add
==> ERROR: No Linux partitions detected!

Also, I’m using systemd-boot as my bootloader

If that was the result after you did this:

then that may be totally normal - because your chroot was faulty

But:
we don’t have context, don’t know when you did what and how. :man_shrugging:



Ah
systemd-boot …

Then … why would you even get messages like this?:

Those can only occur if you use grub and update it’s configuration.
The process is different for systemd-boot.

You may have not done the transition from grub to systemd-boot correctly.
Grub shouldn’t even be present anymore after the transition.

1 Like

That is the most likely thing that happened. There was probably some GRUB files laying around that I didnt properly delete

Deleting files is not necessarily the best approach to removing a package. There are usually better ways.
:footprints:

1 Like

I just reinstalled so that fixed the issue.

I removed the “solution” mark.
It’s not a solution to the problem you had due to switching from grub to systemd-boot.
It just works as a fresh installation with grub as the default boot loader.

No, reinstalling doesn’t fix an issue. It just means you didn’t want to deal with it, and crossed fingers that a fresh installation might not have the same issue. In this instance, your gamble paid off. :wink: