Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

grub-mount(1) [linux man page]

GRUB-MOUNT(1)							   User Commands						     GRUB-MOUNT(1)

NAME
grub-mount - export GRUB filesystem with FUSE SYNOPSIS
grub-mount [OPTION...] IMAGE1 [IMAGE2 ...] MOUNTPOINT DESCRIPTION
Debug tool for filesystem driver. -d, --debug=S Set debug environment variable. -r, --root=DEVICE_NAME Set root device. -v, --verbose Print verbose messages. -?, --help give this help list --usage give a short usage message -V, --version print program version Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options. SEE ALSO
The full documentation for grub-mount is maintained as a Texinfo manual. If the info and grub-mount programs are properly installed at your site, the command info grub-mount should give you access to the complete manual. grub-mount (GRUB) 1.99-12ubuntu5 October 2011 GRUB-MOUNT(1)

Check Out this Related Man Page

GRUB-PROBE(8)						  System Administration Utilities					     GRUB-PROBE(8)

NAME
grub-probe - probe device information for GRUB SYNOPSIS
grub-probe [OPTION]... [PATH|DEVICE] DESCRIPTION
Probe device information for a given path (or device, if the -d option is given). -d, --device given argument is a system device, not a path -m, --device-map=FILE use FILE as the device map [default=/boot/grub/device.map] -t, --target=(fs|fs_uuid|fs_label|drive|device|partmap|abstraction) print filesystem module, GRUB drive, system device, partition map module or abstraction module [default=fs] -h, --help display this message and exit -V, --version print version information and exit -v, --verbose print verbose messages REPORTING BUGS
Report bugs to <bug-grub@gnu.org>. SEE ALSO
grub-fstest(1) The full documentation for grub-probe is maintained as a Texinfo manual. If the info and grub-probe programs are properly installed at your site, the command info grub-probe should give you access to the complete manual. grub-probe (GRUB) 1.99-12ubuntu5 October 2011 GRUB-PROBE(8)
Man Page