mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-03 13:55:24 +02:00
linux-boot-prober: add page (#16392)
This commit is contained in:
parent
f9697ac758
commit
41caa847fc
1 changed files with 8 additions and 0 deletions
8
pages/linux/linux-boot-prober.md
Normal file
8
pages/linux/linux-boot-prober.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# 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}}`
|
Loading…
Add table
Reference in a new issue