Loading…
None
String updated in the repository |
|
None
Source string changed |
|
Flags
c-format, ignore-newline-count
Loading…
None
String updated in the repository |
|
None
Source string changed |
|
%s lets you edit virtual machine filesystems
Copyright (C) 2009-2023 Red Hat Inc.
Usage:
%s [--options] cmd [: cmd : cmd ...]
Options:
-h|--cmd-help List available commands
-h|--cmd-help cmd Display detailed help on ‘cmd’
-a|--add image Add image
--blocksize[=512|4096]
Set sector size of the disk for -a option
-c|--connect uri Specify libvirt URI for -d option
--csh Make --listen csh-compatible
-d|--domain guest Add disks from libvirt guest
--echo-keys Don’t turn off echo for passphrases
-f|--file file Read commands from file
--format[=raw|..] Force disk format for -a option
--help Display brief help
-i|--inspector Automatically mount filesystems
--key selector Specify a LUKS key
--keys-from-stdin Read passphrases from stdin
--listen Listen for remote commands
-m|--mount dev[:mnt[:opts[:fstype]]]
Mount dev on mnt (if omitted, /)
--network Enable network
-N|--new [filename=]type
Create prepared disk (test<N>.img or filename)
-n|--no-sync Don’t autosync
--no-dest-paths Don’t tab-complete paths from guest fs
--pipe-error Pipe commands can detect write errors
--progress-bars Enable progress bars even when not interactive
--no-progress-bars Disable progress bars
--remote[=pid] Send commands to remote %s
-r|--ro Mount read-only
--selinux For backwards compat only, does nothing
-v|--verbose Verbose messages
-V|--version Display version and exit
-w|--rw Mount read-write
-x Echo each command before executing it
To examine a disk image, ISO, hard disk, filesystem etc:
%s [--ro|--rw] -i -a /path/to/disk.img
or
%s [--ro|--rw] -i -d name-of-libvirt-domain
‘--ro’ is recommended to avoid any writes to the disk image.
If ‘-i’ option fails run again without ‘-i’ and use ‘run’ +
‘list-filesystems’ + ‘mount’ cmds.
For more information, see the manpage %s(1).
Copyright (C) 2010 Red Hat Inc.
Usage:
%s [--options] -d domname
%s [--options] -a disc.img [-a disc.img ...]
Options:
-a|--add image Add image
--all Display everything
--blkdevs|--block-devices
Display block devices
-c|--connect uri Specify libvirt URI for -d option
--csv Output as Comma-Separated Values
-d|--domain guest Add discs from libvirt guest
--echo-keys Don't turn off echo for passphrases
--extra Display swap and data filesystems
--filesystems Display mountable filesystems
--format[=raw|..] Force disc format for -a option
-h|--human-readable Human-readable sizes in --long output
--help Display brief help
--keys-from-stdin Read passphrases from stdin
-l|--long Long output
--lvs|--logvols|--logical-volumes
Display LVM logical volumes
--no-title No title in --long output
--parts|--partitions Display partitions
--pvs|--physvols|--physical-volumes
Display LVM physical volumes
--uuid|--uuids Add UUIDs to --long output
-v|--verbose Verbose messages
-V|--version Display version and exit
--vgs|--volgroups|--volume-groups
Display LVM volume groups
-x Trace libguestfs API calls
For more information, see the manpage %s(1).