Mint's GRUB doesn't recognize Manjaro

Is this news to you?

For as long as I remember the basic take has been “manjaro’s grub boots anything, but manjaro wont be booted by anyone elses grub”

As in - true today and true 5 years ago.

[manjaro /]# grub-install --recheck --no-rs-codes --modules="part_gpt part_msdos" --target="i386-pc" /dev/sda
Installing for i386-pc platform.
grub-install: error: cannot find a device for /boot/grub (is /dev mounted?).
[manjaro /]# umount /dev
umount: /dev: not mounted.
[manjaro /]# mount /dev
mount: /dev: can't find in /etc/fstab.
sudo fdisk -l                                                                                  ✔ 
Disk /dev/sda: 447.13 GiB, 480103981056 bytes, 937703088 sectors
Disk model: KINGSTON SA400S3
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: DD7DB4FF-03E1-C84E-AFEB-5CE0A07FCA5C

Device         Start       End   Sectors   Size Type
/dev/sda1       2048   1026047   1024000   500M EFI System
/dev/sda2    1042432 210757631 209715200   100G Linux filesystem
/dev/sda3  210757632 378529791 167772160    80G Linux filesystem
/dev/sda4  378529792 937703054 559173263 266.6G Linux filesystem
/dev/sda5    1026048   1042431     16384     8M BIOS boot

Partition table entries are not in disk order.


Disk /dev/sdb: 167.68 GiB, 180045766656 bytes, 351651888 sectors
Disk model: INTEL SSDSC2BF18
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: dos
Disk identifier: 0x8bb05186

Device     Boot     Start       End   Sectors   Size Id Type
/dev/sdb1  *         2048    104447    102400    50M  7 HPFS/NTFS/exFAT
/dev/sdb2          104448 350581687 350477240 167.1G  7 HPFS/NTFS/exFAT
/dev/sdb3       350582784 351647743   1064960   520M 27 Hidden NTFS WinRE


Disk /dev/loop0: 19.03 MiB, 19955712 bytes, 38976 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop1: 785.64 MiB, 823803904 bytes, 1608992 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop2: 2.06 GiB, 2217250816 bytes, 4330568 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop3: 790.88 MiB, 829292544 bytes, 1619712 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/sdc: 7.45 GiB, 8004304896 bytes, 15633408 sectors
Disk model: Cruzer Blade    
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: dos
Disk identifier: 0x00000000

Device     Boot   Start     End Sectors  Size Id Type
/dev/sdc1  *         64 7754399 7754336  3.7G  0 Empty
/dev/sdc2       7754400 7762591    8192    4M ef EFI (FAT-12/16/32)

sudo parted -l                                                                                 ✔ 
Model: ATA KINGSTON SA400S3 (scsi)
Disk /dev/sda: 480GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags: 

Number  Start   End    Size    File system  Name  Flags
 1      1049kB  525MB  524MB   fat32        efi   boot, esp
 5      525MB   534MB  8389kB                     bios_grub
 2      534MB   108GB  107GB   btrfs
 3      108GB   194GB  85.9GB  btrfs
 4      194GB   480GB  286GB   btrfs


Model: ATA INTEL SSDSC2BF18 (scsi)
Disk /dev/sdb: 180GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags: 

Number  Start   End     Size    Type     File system  Flags
 1      1049kB  53.5MB  52.4MB  primary  ntfs         boot
 2      53.5MB  179GB   179GB   primary  ntfs
 3      179GB   180GB   545MB   primary  ntfs         msftres


Model: SanDisk Cruzer Blade (scsi)
Disk /dev/sdc: 8004MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags: 

Number  Start   End     Size    Type     File system  Flags
 2      3970MB  3974MB  4194kB  primary               esp
sudo blkid                                                                                     ✔ 
/dev/loop1: TYPE="squashfs"
/dev/sdb2: BLOCK_SIZE="512" UUID="FE64C54064C4FD01" TYPE="ntfs" PARTUUID="8bb05186-02"
/dev/sdb3: BLOCK_SIZE="512" UUID="0E6CE3BB6CE39BA9" TYPE="ntfs" PARTUUID="8bb05186-03"
/dev/sdb1: LABEL="Riservato per il sistema" BLOCK_SIZE="512" UUID="E2209BC5209B9EDB" TYPE="ntfs" PARTUUID="8bb05186-01"
/dev/loop2: TYPE="squashfs"
/dev/loop0: TYPE="squashfs"
/dev/sdc2: SEC_TYPE="msdos" LABEL_FATBOOT="MISO_EFI" LABEL="MISO_EFI" UUID="01B3-DEA1" BLOCK_SIZE="512" TYPE="vfat"
/dev/sdc1: BLOCK_SIZE="2048" UUID="2022-01-23-13-30-08-00" LABEL="MANJARO_KDE_2122" TYPE="iso9660"
/dev/sda4: UUID="a9b7a5d3-a91c-4c2e-a305-fe74f6663216" UUID_SUB="59ddbe04-bb49-47b0-9f90-ee66f57b79d3" BLOCK_SIZE="4096" TYPE="btrfs" PARTUUID="145c6721-4cb3-a346-98d7-98b04fa7963d"
/dev/sda2: UUID="c819836c-fb84-42b9-a250-5280945e60b0" UUID_SUB="a67dd949-88ac-4f3c-9671-1741f502872f" BLOCK_SIZE="4096" TYPE="btrfs" PARTUUID="2ed1b72c-61f2-0043-89d8-2525b6573ee4"
/dev/sda5: PARTUUID="327464d9-9cf7-bc43-80f6-c65629026c63"
/dev/sda3: UUID="8155e4cd-8519-4ac6-907d-b7ff564c12d9" UUID_SUB="ac4bf734-18a8-43de-82c8-c9ee5c94ed47" BLOCK_SIZE="4096" TYPE="btrfs" PARTUUID="8be92d1c-4ee2-c24e-9193-55038567d369"
/dev/sda1: LABEL_FATBOOT="EFI" LABEL="EFI" UUID="DE6A-AE14" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="efi" PARTUUID="008ddd5f-2bab-9b44-8ae9-e22a16acb2ef"
/dev/loop3: TYPE="squashfs"

I’m sorry guys, but I’m tired and need to get it working tomorrow morning, so I reinstalled keeping data safe not formatting the /home partition and recreating the same user with same pw.
Manjaro’s GRUB has overwrited the Mint’s one and it recognised all the OSs as well.

Thank you all

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.