diff options
| author | Keith Packard <keithp@keithp.com> | 2016-07-14 17:06:54 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2016-07-14 17:06:54 -0700 |
| commit | 7c6494fd72f510b3185d6ef422db95b986b277ca (patch) | |
| tree | 5759af07ac92ea1876bdd9b67867019c49513ca4 /ChaosKey/VirtualMachine.mdwn | |
| parent | e77fdad222383aa5c718aaf334f6df29b209ce92 (diff) | |
Try again to make link work
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'ChaosKey/VirtualMachine.mdwn')
| -rw-r--r-- | ChaosKey/VirtualMachine.mdwn | 8 |
1 files changed, 4 insertions, 4 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]] +<img src="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]] +<img src="images/machine-overview.png"/> Click on the +Add Hardware button to open up the Add New Virtual Hardware dialog: -[[!img images/add-hardware.png]] +<img src="images/add-hardware.png"/> Select RNG to show the Random Number Generator view: -[[!img images/add-rng.png]] +<img src="images/add-rng.png"/> Click on Finish and you're all done. |
