Difference between revisions of "Network Block Device (NBD)"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(5 intermediate revisions by 2 users 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 == | ||
Line 16: | Line 16: | ||
== See also == | == See also == | ||
* {{QEMU}} | * {{QEMU}} | ||
− | + | * {{NBD}} | |
[[Category:KVM]] | [[Category:KVM]] |
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: