Article 6J6MV os-prober grub on EFI error on probe

os-prober grub on EFI error on probe

by
Nishtya
from LinuxQuestions.org on (#6J6MV)
I got a new bigger SSD and I have been using the old one as a playground for trying new shiny or old reliables for nostalgia. Everything is UEFI and that partition sits on the internal disk. Gotten pretty good adding and removing the entries as go and come. On my next to last new acquisition I noticed the following when I ran os-prober on the grub update. From when it pops up it seems to be an issue with the old ssd which is now a removable on USB.

Code:Found Windows Boot Manager on /dev/sda1@/EFI/Microsoft/Boot/bootmgfw.efi
Found Linux Mint 21.3 Virginia (21.3) on /dev/sda4
Found PCLinuxOS on /dev/sdb1
/usr/sbin/grub-probe: error: unknown filesystem.
Found Solus (4.5) on /dev/sdb3
Adding boot menu entry for UEFI Firmware Settings ...
doneSomewhere along the line with Manjaro I think it was a grub show stopper after install where it was looking for btrfs system which I don't have anywhere on either disk. I deleted the manjaro and wrote another distro or two to that partition and now things boot normally no problems. But when I update grub and it probes it is getting a hint of a phantom fs. gparted and other disc tools are not seeing anything unusual here is fdisk
Code:Device Start End Sectors Size Type
/dev/sda1 2048 1128447 1126400 550M EFI System
/dev/sda2 1128448 144488447 143360000 68.4G Microsoft basic data
/dev/sda3 144488448 322303999 177815552 84.8G Linux filesystem
/dev/sda4 322304000 411922431 89618432 42.7G Linux filesystem
/dev/sda5 411922432 500117503 88195072 42.1G Microsoft basic data

Disk /dev/sdb: 119.24 GiB, 128035676160 bytes, 250069680 sectors
Disk model: ITY4
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: 46CB7F09-EE36-4CAE-A116-9BB33CE103D9

Device Start End Sectors Size Type
/dev/sdb1 2048 115488767 115486720 55.1G Linux filesystem
/dev/sdb2 115488768 198432767 82944000 39.6G Microsoft basic data
/dev/sdb3 198432768 250068991 51636224 24.6G Linux filesystemI did have to enable the probe in kubuntu as it ships with it disabled. The other distros have a similar unknown filesystem note wen I update their grubs with probe on.

All seems to work fine - should I be concerned? That now external ssd is just for playing around with distros and flavors but I also use it as the backup for my data from my daily driver, kubuntu. Should I attempt to fix something that isn't broken or is it unreliable with this file systems warning. The shared partition I use as backup for buntu and windows is ntfs.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments