J'ai quelques minutes...
Arrives-tu a te connecter en TTY ? Ctrl+Alt+F2
Login et MP utilisateur : Il n'apparaît pas ce qui est normal.
Essaye de noter le retour de
mhwd-kernel -li
mhwd-kernel -li
sudo manjaro-chroot -a ✔
grub-probe: error: cannot find a GRUB drive for /dev/sdh1. Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sdh1. Check your device.map.
==> Mounting (ManjaroLinux) [/dev/sda3]
--> mount: [/mnt]
--> mount: [/mnt/boot]
--> mount: [/mnt/home]
[manjaro /]# mhwd-kernel -li
Currently running: 6.12.1-4-MANJARO (linux612)
The following kernels are installed in your system:
* linux611
* linux66
fdisk -l ### pour identifier la partition efi, exemple /dev/sda2###
mount /dev/sdXY ### XY pour la partition efi###
install-grub
exit
gstreamer-plugin-pipewire
. Le problème est que ce paquet n'est ni dans les dépôts, ni dans AUR.sudo fdisk -l ✔
Disk /dev/sda: 931,51 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: WDC WD10EADS-22M
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: 0x2a4ec78f
Device Boot Start End Sectors Size Id Type
/dev/sda1 2048 1050623 1048576 512M 83 Linux
/dev/sda2 1050624 19505151 18454528 8,8G 82 Linux swap / Solaris
/dev/sda3 19505152 166305791 146800640 70G 83 Linux
/dev/sda4 166305792 1953520064 1787214273 852,2G 83 Linux
Disk /dev/sdb: 3,64 TiB, 4000787030016 bytes, 7814037168 sectors
Disk model: WDC WD40EZRZ-00G
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: B1F3F830-05B2-42D7-88F6-F79B89A8A0EC
Device Start End Sectors Size Type
/dev/sdb1 2048 7814035455 7814033408 3,6T Linux filesystem
Disk /dev/sdc: 2,73 TiB, 3000592982016 bytes, 5860533168 sectors
Disk model: ST3000DM001-1ER1
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: 99F28ACD-EBC2-471B-B048-E6BD337733B3
Device Start End Sectors Size Type
/dev/sdc1 2048 2930268159 2930266112 1,4T Linux filesystem
/dev/sdc2 2930268160 5860532223 2930264064 1,4T Linux filesystem
Disk /dev/sdh: 7,46 GiB, 8011120640 bytes, 15646720 sectors
Disk model: USB DISK 2.0
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/sdh1 * 64 7057707 7057644 3,4G 0 Empty
/dev/sdh2 7057708 7065899 8192 4M ef EFI (FAT-12/16/32)
Disk /dev/loop0: 91,61 MiB, 96055296 bytes, 187608 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: 808,42 MiB, 847687680 bytes, 1655640 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: 1,52 GiB, 1631354880 bytes, 3186240 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: 854,87 MiB, 896397312 bytes, 1750776 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
~
sudo manjaro-chroot -a 1 ✘
grub-probe: error: cannot find a GRUB drive for /dev/sdh1. Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sdh1. Check your device.map.
==> Mounting (ManjaroLinux) [/dev/sda3]
--> mount: [/mnt]
--> mount: [/mnt/boot]
--> mount: [/mnt/home]
[manjaro /]# install-grub
bash: install-grub: command not found
[manjaro /]#
Soit tu installes/dev/sdh2 7057708 7065899 8192 4M ef EFI (FAT-12/16/32)
install-grub
quand tu es en chroot, soit tu utilises les commandes décrites dans le wiki https://wiki.archlinux.org/title/GRUB#UEFI_systemsinstall-grub
devrait résoudre le souci.