Difference between revisions of "Network Block Device (NBD)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 4: Line 4:
  
 
== Commands ==
 
== Commands ==
[[qemu-nbd]] -rc .../...
+
*<code>[[qemu-nbd]] -rc .../...</code>
  
[[qemu-img convert]] -f raw nbd://localhost:10809/vda -0 raw Backup1.full.[[raw]]
+
*<code>[[qemu-img convert]] -f raw nbd://localhost:10809/vda -0 raw Backup1.full.[[raw]]</code>
  
  [[qemu-nbd]] --connect=[[/dev/nbd0]] [[/var/lib/libvirt/images/]]your_image.qcow2
+
**<code>[[qemu-nbd]] --connect=[[/dev/nbd0]] [[/var/lib/libvirt/images/]]your_image.qcow2</code>
  
 
== Related commands ==
 
== Related commands ==

Revision as of 15:24, 4 October 2021

Advertising: