LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

linux-boot-prober

probes a partition for bootable Linux operating systems

TLDR

Probe partition for bootable systems
$ sudo linux-boot-prober /dev/sdXY
copy

SYNOPSIS

linux-boot-prober partition

DESCRIPTION

linux-boot-prober probes a partition for bootable Linux operating systems. It is part of os-prober and is used by bootloaders like GRUB to detect other installed Linux systems and add them to the boot menu.

PARAMETERS

partition

Device path of partition to probe (e.g., /dev/sda1)

INSTALL

sudo apt install os-prober
copy
sudo dnf install os-prober
copy
sudo pacman -S os-prober
copy
sudo apk add os-prober
copy
sudo zypper install os-prober
copy
nix profile install nixpkgs#os-prober
copy

CAVEATS

Requires root privileges. Only detects Linux installations, not other operating systems. Use os-prober for broader detection.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid