Update cheatsheets

This commit is contained in:
ivuorinen
2025-05-09 00:19:52 +00:00
parent fffa867592
commit 9f85bd373f
8 changed files with 63 additions and 38 deletions

View File

@@ -0,0 +1,13 @@
---
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}}`