|
@@ -3,7 +3,7 @@
|
3
|
3
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
4
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
5
|
5
|
<head>
|
6
|
|
-<!-- 2015-12-19 Sat 22:28 -->
|
|
6
|
+<!-- 2016-01-05 Tue 15:59 -->
|
7
|
7
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
8
|
8
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
9
|
9
|
<title></title>
|
|
@@ -75,7 +75,8 @@
|
75
|
75
|
td.org-left { text-align: left; }
|
76
|
76
|
td.org-center { text-align: center; }
|
77
|
77
|
dt { font-weight: bold; }
|
78
|
|
- .footpara { display: inline; }
|
|
78
|
+ .footpara:nth-child(2) { display: inline; }
|
|
79
|
+ .footpara { display: block; }
|
79
|
80
|
.footdef { margin-bottom: 1em; }
|
80
|
81
|
.figure { padding: 1em; }
|
81
|
82
|
.figure p { text-align: center; }
|
|
@@ -421,7 +422,7 @@ Virtualbox and Qemu are supported. You can run a 64 bit Qemu image with:
|
421
|
422
|
|
422
|
423
|
<div class="org-src-container">
|
423
|
424
|
|
424
|
|
-<pre class="src src-bash">qemu-system-x86_64 filename.img
|
|
425
|
+<pre class="src src-bash">qemu-system-x86_64 -m 1G filename.img
|
425
|
426
|
</pre>
|
426
|
427
|
</div>
|
427
|
428
|
|
|
@@ -687,9 +688,9 @@ From there you will be able to perform various tasks, such as backups, adding an
|
687
|
688
|
<h2 class="footnotes">Footnotes: </h2>
|
688
|
689
|
<div id="text-footnotes">
|
689
|
690
|
|
690
|
|
-<div class="footdef"><sup><a id="fn.1" class="footnum" href="#fnr.1">1</a></sup> <div class="footpara"><p class="footpara">
|
|
691
|
+<div class="footdef"><sup><a id="fn.1" class="footnum" href="#fnr.1">1</a></sup> <p class="footpara">
|
691
|
692
|
Photo by <a href="https://www.flickr.com/photos/lilyrhoads/6398868387/in/photolist-aKrSD2-qrZwrp-6LzuVn-6LztvH-6LDC4U-6LDBzj-6Lzsfi-oCuT59-qGa4jb-anKgMq-914kty-pMTbqh-77buJc-9mgVV8-9kuxDx-9kxzk9-9kxyC3-9kxydd-9kuvea-9kuuDg-9kuufv-9kxwmW-9kxvxC-9kurYZ-9kxtKL-9kxtao-9kxsx7-9kupw6-9kuoQZ-9kxqBL-9kunDt-9kxppU-9kumsF-9kxony-9kuksX-9kxnkS-9kujkx-9kuiHk-9kui78-9kxjMy-9kxjbJ-9kuaqi-9kx7Zh-9ku1G6-qCUAg-9jifaD-bSFjEH-9mgJ1W-9fzwjW-6T4cVb">Lily Rhoads</a>, CC BY 2.0
|
692
|
|
-</p></div></div>
|
|
693
|
+</p></div>
|
693
|
694
|
|
694
|
695
|
|
695
|
696
|
</div>
|