os-prober
utility to detect other OSes on a set of drives
Install
- All systems
-
curl cmd.cat/os-prober.sh
- Debian
-
apt-get install os-prober
- Ubuntu
-
apt-get install os-prober
- Arch Linux
-
pacman -S os-prober
- Kali Linux
-
apt-get install os-prober
- CentOS
-
yum install os-prober
- Fedora
-
dnf install os-prober
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install os-prober
- Raspbian
-
apt-get install os-prober
- Dockerfile
- dockerfile.run/os-prober
os-prober
utility to detect other OSes on a set of drives
This package detects other OSes available on a system and outputs the results in a generic machine-readable format.