From: Richard W.M. Jones Date: Thu, 24 Oct 2019 14:19:32 +0000 (+0100) Subject: 2300, 2500: Further fixes to slides. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=5f29583c68994999a071ee5b960a7683f549b6d4;p=libguestfs-talks.git 2300, 2500: Further fixes to slides. --- diff --git a/2019-kvm-forum/2300-virt-v2v-to-vddk.html b/2019-kvm-forum/2300-virt-v2v-to-vddk.html index bfe73a5..ad1425c 100644 --- a/2019-kvm-forum/2300-virt-v2v-to-vddk.html +++ b/2019-kvm-forum/2300-virt-v2v-to-vddk.html @@ -5,10 +5,7 @@

Virt-v2v reading a VMware disk

-
- -
- +
 virt-v2v -ic vpx://... -it vddk "My Guest" ...
diff --git a/2019-kvm-forum/2500-nbdkit-linuxdisk-remote-boot.html b/2019-kvm-forum/2500-nbdkit-linuxdisk-remote-boot.html
index f13b192..0c7acb0 100644
--- a/2019-kvm-forum/2500-nbdkit-linuxdisk-remote-boot.html
+++ b/2019-kvm-forum/2500-nbdkit-linuxdisk-remote-boot.html
@@ -2,7 +2,7 @@
 
 
 
-

nbdkit linuxdisk used to boot remote machines

+

TFTP replacement

 dracut -m "nbd" initramfs.img $(uname -r)