From 41caa847fcc3fafe69b36480bc0abe3575686537 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Thu, 8 May 2025 06:18:42 +0300 Subject: [PATCH] linux-boot-prober: add page (#16392) --- pages/linux/linux-boot-prober.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pages/linux/linux-boot-prober.md diff --git a/pages/linux/linux-boot-prober.md b/pages/linux/linux-boot-prober.md new file mode 100644 index 0000000000..63d24cb79e --- /dev/null +++ b/pages/linux/linux-boot-prober.md @@ -0,0 +1,8 @@ +# linux-boot-prober + +> Probe a partition for bootable operating systems. +> More information: . + +- Probe a partition: + +`sudo linux-boot-prober {{/dev/sdXY}}`