From: Update broke grub. No Manjaro showing. Only Snapshots
I have kind a same problem. My problem is that if try to boot with uefi it only boots Windows.
Before update when UEFI_OS was selected the machine booted to Manjaro. Now it boots windows. M2_1: does give some grub error. SATA1 & SATA2 also don’t boot anything.
Windows Boot Manager: boot windows
manjaro (M2_1): boots manjaro
Linux Boot Manager: boots windows
I don’t quite understand why UEFI_OS and Linux Boot Manager boots now to Windows.
[ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
UEFI
sudo fdisk -l
Disk model: Crucial_CT128MX1
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0x9f5e2c67
Device Boot Start End Sectors Size Id Type
/dev/sda1 2048 250066943 250064896 119,2G 83 Linux
Disk /dev/sdb: 119,24 GiB, 128035676160 bytes, 250069680 sectors
Disk model: Crucial_CT128MX1
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 60CE4AC0-3182-44F9-8260-BD3D0574DEAC
Device Start End Sectors Size Type
/dev/sdb1 2048 34815 32768 16M Microsoft reserved
/dev/sdb2 34816 248745983 248711168 118,6G Microsoft basic data
/dev/sdb3 248745984 250066943 1320960 645M Windows recovery environment
Disk /dev/nvme0n1: 465,76 GiB, 500107862016 bytes, 976773168 sectors
Disk model: KIOXIA-EXCERIA G2 SSD
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: CF8ABE85-F58C-4B97-87F6-9858F81E8EDB
Device Start End Sectors Size Type
/dev/nvme0n1p1 4096 618495 614400 300M EFI System
/dev/nvme0n1p2 618496 958313126 957694631 456,7G Linux filesystem
/dev/nvme0n1p3 958313127 976768064 18454938 8,8G Linux swap
sudo parted -l ✔
Model: ATA Crucial_CT128MX1 (scsi)
Disk /dev/sda: 128GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 128GB 128GB primary ext4
Model: ATA Crucial_CT128MX1 (scsi)
Disk /dev/sdb: 128GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
1 1049kB 17,8MB 16,8MB Microsoft reserved partition msftres, no_automount
2 17,8MB 127GB 127GB ntfs Basic data partition msftdata, no_automount
3 127GB 128GB 676MB ntfs hidden, diag, no_automount
Model: KIOXIA-EXCERIA G2 SSD (nvme)
Disk /dev/nvme0n1: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
1 2097kB 317MB 315MB fat32 boot, esp
2 317MB 491GB 490GB ext4 root
3 491GB 500GB 9449MB linux-swap(v1) swap
Mod edit: I have moved your post to a dedicated topic, so that it will get more exposure.