1GRUB-MOUNT(1) User Commands GRUB-MOUNT(1)
2
3
4
6 grub-mount - export GRUB filesystem with FUSE
7
9 grub-mount [OPTION...] IMAGE1 [IMAGE2 ...] MOUNTPOINT
10
12 Debug tool for filesystem driver.
13
14 -C, --crypto
15 Mount crypto devices.
16
17 -d, --debug=STRING
18 Set debug environment variable.
19
20 -K, --zfs-key=FILE|prompt
21 Load zfs crypto key.
22
23 -r, --root=DEVICE_NAME
24 Set root device.
25
26 -v, --verbose
27 print verbose messages.
28
29 -?, --help
30 give this help list
31
32 --usage
33 give a short usage message
34
35 -V, --version
36 print program version
37
38 Mandatory or optional arguments to long options are also mandatory or
39 optional for any corresponding short options.
40
42 The full documentation for grub-mount is maintained as a Texinfo man‐
43 ual. If the info and grub-mount programs are properly installed at
44 your site, the command
45
46 info grub-mount
47
48 should give you access to the complete manual.
49
50
51
52GRUB 2.06 May 2022 GRUB-MOUNT(1)