Loading…
None
String updated in the repository |
|
None
Source string changed |
|
Flags
c-format, ignore-newline-count
%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.
Gebruik:
%s [--opties] -d domname
%s [--opties] -a disk.img [-a disk.img ...]
Opties:
-a|--add image Voeg image toe
--all Toon alles
--blkdevs|--block-devices
Toon blokapparaten
-c|--connect uri Specificeer libvirt URI voor -d optie
--csv Toon als door komma's gescheiden waardes
-d|--domain guest Voeg schijf toe van libvirt gast
--echo-keys Zet echo voor wachtzinnen niet uit
--extra Toon swap en data bestandssystemen
--filesystems Toon aankoppelbare bestandssystemen
--format[=raw|..] Forceer schijf formaat voor -a optie
-h|--human-readable Leesbare groottes in --long output
--help Toon korte hulp
--keys-from-stdin Leen wachtzinnen in van stdin
-l|--long Lange output
--lvs|--logvols|--logical-volumes
Toon LVM logische volumes
--no-title Geen titel in --long output
--parts|--partitions Toon partities
--pvs|--physvols|--physical-volumes
Toon LVM fysieke volumes
--uuid|--uuids Voeg UUID's toe aan --long output
-v|--verbose Breedsprakige boodschappen
-V|--version Toon versie en sluit af
--vgs|--volgroups|--volume-groups
Toon LVM volume groepen
-x Traceer libguestfs API aanroepen
Voor meer informatie, zie de man pagina %s(1).