2300, 2500: Further fixes to slides.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 24 Oct 2019 14:19:32 +0000 (15:19 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 24 Oct 2019 14:19:32 +0000 (15:19 +0100)
2019-kvm-forum/2300-virt-v2v-to-vddk.html
2019-kvm-forum/2500-nbdkit-linuxdisk-remote-boot.html

index bfe73a5..ad1425c 100644 (file)
@@ -5,10 +5,7 @@
 <h1>Virt-v2v reading a VMware disk</h1>
 
 
-<div class="allcenter">
-  <img src="2300-vmware.png" width="80%" />
-</div>
-
+<img src="2300-vmware.png" width="80%" />
 
 <pre>
 virt-v2v -ic vpx://... <b>-it vddk</b> "My Guest" ...
index f13b192..0c7acb0 100644 (file)
@@ -2,7 +2,7 @@
 <link rel="stylesheet" href="style.css" type="text/css"/>
 <script src="code.js" type="text/javascript"></script>
 
-<h1>nbdkit linuxdisk used to boot remote machines</h1>
+<h1>TFTP replacement</h1>
 
 <pre>
 dracut -m "nbd" initramfs.img $(uname -r)