Difference between revisions of "Network Block Device (NBD)"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 6: | Line 6: | ||
[[qemu-img convert]] -f raw nbd://localhost:10809/vda -0 raw Backup1.full.[[raw]] | [[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 == | == Related commands == |
Revision as of 10:09, 7 April 2021
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
Advertising: