command_line
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | Next revisionBoth sides next revision | ||
command_line [2017/07/02 02:21] – old revision restored (2015/01/27 15:19) k2patel | command_line [2017/10/06 00:17] – [How to allow network access to KVM Guest] k2patel | ||
---|---|---|---|
Line 151: | Line 151: | ||
</ | </ | ||
+ | ==== Extract folder from KVM Guest Image ==== | ||
+ | This is appear to be far easy solution then i thought.\\ | ||
+ | [[http:// | ||
+ | |||
+ | <code bash> | ||
+ | mkdir test | ||
+ | virt-copy-out -a machine2.qcow2 / | ||
+ | </ |
command_line.txt · Last modified: 2021/08/24 21:11 by k2patel