mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 13:00:49 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,10 +5,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# grub-mount
|
||||
|
||||
> Mount a file system or file system image read-only using GRUB's file system drivers.
|
||||
> Mount a filesystem or filesystem image read-only using GRUB's filesystem drivers.
|
||||
> More information: <https://www.gnu.org/software/grub/manual/grub/grub.html#Invoking-grub_002dmount>.
|
||||
|
||||
- Mount a block device or file system image to a mount point:
|
||||
- Mount a block device or filesystem image to a mount point:
|
||||
|
||||
`grub-mount {{/dev/sdXY}} {{/mnt}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user