浏览代码

qemu memory setting

Bob Mottram 9 年前
父节点
当前提交
a307d3a81e
共有 1 个文件被更改,包括 6 次插入5 次删除
  1. 6
    5
      website/EN/installation.html

+ 6
- 5
website/EN/installation.html 查看文件

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2015-12-19 Sat 22:28 -->
6
+<!-- 2016-01-05 Tue 15:59 -->
7
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta  name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
75
   td.org-left   { text-align: left;   }
75
   td.org-left   { text-align: left;   }
76
   td.org-center { text-align: center; }
76
   td.org-center { text-align: center; }
77
   dt { font-weight: bold; }
77
   dt { font-weight: bold; }
78
-  .footpara { display: inline; }
78
+  .footpara:nth-child(2) { display: inline; }
79
+  .footpara { display: block; }
79
   .footdef  { margin-bottom: 1em; }
80
   .footdef  { margin-bottom: 1em; }
80
   .figure { padding: 1em; }
81
   .figure { padding: 1em; }
81
   .figure p { text-align: center; }
82
   .figure p { text-align: center; }
421
 
422
 
422
 <div class="org-src-container">
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
 </pre>
426
 </pre>
426
 </div>
427
 </div>
427
 
428
 
687
 <h2 class="footnotes">Footnotes: </h2>
688
 <h2 class="footnotes">Footnotes: </h2>
688
 <div id="text-footnotes">
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
 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
 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
 </div>
696
 </div>