Difference between revisions of "Network Block Device (NBD)"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
== Commands == | == Commands == | ||
− | + | *<code>[[qemu-nbd]] -rc .../...</code> | |
− | + | *<code>[[qemu-img convert]] -f raw nbd://localhost:10809/vda -0 raw Backup1.full.[[raw]]</code> | |
− | + | **<code>[[qemu-nbd]] --connect=[[/dev/nbd0]] [[/var/lib/libvirt/images/]]your_image.qcow2</code> | |
== Related commands == | == Related commands == |
Latest revision as of 15:24, 4 October 2021
wikipedia:Network block device
Commands[edit]
qemu-nbd -rc .../...
qemu-img convert -f raw nbd://localhost:10809/vda -0 raw Backup1.full.raw
qemu-nbd --connect=/dev/nbd0 /var/lib/libvirt/images/your_image.qcow2
Related commands[edit]
See also[edit]
Advertising: