Files
cheatsheet-tldr/tldr/linux/linux-boot-prober
2025-05-09 00:19:52 +00:00

14 lines
288 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# linux-boot-prober
> Probe a partition for bootable operating systems.
> More information: <https://github.com/MaddieM4/os-prober>.
- Probe a partition:
`sudo linux-boot-prober {{/dev/sdXY}}`