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.
使い方:
%s [--options] -d domname
%s [--options] -a disk.img [-a disk.img ...]
Options:
-a|--add image ディスクイメージの追加します。
--all すべて表示します。
--blkdevs|--block-devices
ブロックデバイスの一覧を表示します。
-c|--connect uri -d オプションのための任意のlibvirt URI
--csv 出力結果をカンマ区切りの値(CSV形式)で表示します。
-d|--domain guest libvirtゲストからディスクイメージを追加します。
--echo-keys パスフレーズのエコーバックをオフにしません。
--extra スワップとデータのファイルシステムの一覧を表示します。
--filesystems マウント可能なファイルシステムの一覧を表示します。
--format[=raw|..] -a オプションのディスク形式を強制します。
-h|--human-readable --long の出力結果を人間が読みやすいサイズに合わせます。
--help 簡易ヘルプを表示します。
--keys-from-stdin 標準入力からパスフレーズを読み込みます。
-l|--long 長い結果を表示します。
--lvs|--logvols|--logical-volumes
LVMの論理ボリュームを表示します。
--no-title --long の出力結果にタイトルを表示しません。
--parts|--partitions パーティションの一覧を表示します。
--pvs|--physvols|--physical-volumes
LVMの物理ボリュームの一覧を表示します。
--uuid|--uuids --long の出力結果に UUID を追加します。
-v|--verbose 詳細なメッセージ
-V|--version バージョンを表示し終了します。
--vgs|--volgroups|--volume-groups
LVMのボリュームグループの一覧を表示します。
-x libguestfs APIの呼び出しをトレースします。
より詳しい情報は manpage %s(1) をご覧ください。