From 7c6494fd72f510b3185d6ef422db95b986b277ca Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Thu, 14 Jul 2016 17:06:54 -0700 Subject: [PATCH] Try again to make link work Signed-off-by: Keith Packard --- ChaosKey/VirtualMachine.mdwn | 8 ++++---- ChaosKey/index.mdwn | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ChaosKey/VirtualMachine.mdwn b/ChaosKey/VirtualMachine.mdwn index 7aa5848..d171959 100644 --- a/ChaosKey/VirtualMachine.mdwn +++ b/ChaosKey/VirtualMachine.mdwn @@ -18,21 +18,21 @@ inside the guest. Virt-manager provides a graphical interface to managing virtual machines. -[[!img images/virt-manager.png]] + Select the host you want to add the virtio-rng device to, open it up and click on the lightbulb (Show virtual hardware details) button: -[[!img images/machine-overview.png]] + Click on the +Add Hardware button to open up the Add New Virtual Hardware dialog: -[[!img images/add-hardware.png]] + Select RNG to show the Random Number Generator view: -[[!img images/add-rng.png]] + Click on Finish and you're all done. diff --git a/ChaosKey/index.mdwn b/ChaosKey/index.mdwn index 40bb1cd..3ec588f 100644 --- a/ChaosKey/index.mdwn +++ b/ChaosKey/index.mdwn @@ -5,7 +5,7 @@ This is a hardware True Random Number Generator that attaches via USB. The Linux Kernel, starting with version 4.1, includes source for this driver. It should be built by default in your distribution. If your using Linux + KVM to host other Linux instances, read the -[VirtualMachine] page to see how you can configure the guests to share +[VirtualMachine](VirtualMachine.html) page to see how you can configure the guests to share the host entropy source. ## Version 1.0 ## -- 2.47.2