Gentoo Archives: gentoo-commits

From: "David Abbott (dabbott)" <dabbott@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/pr/releases/12.0: faq.xml
Date: Sat, 24 Dec 2011 21:29:09
Message-Id: 20111224212855.4DDBB2004B@flycatcher.gentoo.org
1 dabbott 11/12/24 21:28:55
2
3 Modified: faq.xml
4 Log:
5 updated persistence section
6
7 Revision Changes Path
8 1.6 xml/htdocs/proj/en/pr/releases/12.0/faq.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/pr/releases/12.0/faq.xml?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/pr/releases/12.0/faq.xml?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/pr/releases/12.0/faq.xml?r1=1.5&r2=1.6
13
14 Index: faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/releases/12.0/faq.xml,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- faq.xml 23 Dec 2011 17:50:42 -0000 1.5
21 +++ faq.xml 24 Dec 2011 21:28:55 -0000 1.6
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/releases/12.0/faq.xml,v 1.5 2011/12/23 17:50:42 dabbott Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/releases/12.0/faq.xml,v 1.6 2011/12/24 21:28:55 dabbott Exp $ -->
27
28 <guide>
29 <title>Gentoo 12.0 LiveDVD Frequently Asked Questions</title>
30 @@ -21,8 +21,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>3</version>
35 -<date>2011-12-22</date>
36 +<version>4</version>
37 +<date>2011-12-24</date>
38
39 <faqindex>
40 <title>FAQ</title>
41 @@ -71,24 +71,6 @@
42
43 </body>
44 </section>
45 -
46 -<section id="options">
47 -<title>Boot options for the LiveDVD</title>
48 -<body>
49 -
50 -<p>
51 -The <uri
52 -link="12.0-README.txt">README</uri> lists
53 -the possible command line options that can be used to tweak the boot process of
54 -the DVD. The README lists the Gentoo-specific options, along with a few
55 -options that are built-in to the kernel, but that have been proven very useful
56 -to our users. All options that start with <c>do</c> have a <c>no</c> inverse
57 -that does the opposite. For example, <c>doscsi</c> enables SCSI support in the
58 -initial ramdisk boot, while <c>noscsi</c> disables it.
59 -</p>
60 -
61 -</body>
62 -</section>
63 <section id="default">
64 <title>Default root and user password</title>
65 <body>
66 @@ -152,6 +134,10 @@
67
68 </body>
69 </section>
70 +</chapter>
71 +
72 +<chapter>
73 +<title>Tips &amp; Tricks</title>
74 <section id="wireless">
75 <title>Can I install firmware for my wireless card?</title>
76 <body>
77 @@ -180,22 +166,6 @@
78
79 </body>
80 </section>
81 -<section id="bootspeed">
82 -<title>Can I speed up the boot process?</title>
83 -<body>
84 -
85 -<p>
86 -To speed up the boot try this at the boot prompt:
87 -</p>
88 -
89 -<pre caption="Faster boot">
90 -# <i>gentoo-nofb nox</i>
91 -<comment>(Once you are returned to the command line)</comment>
92 -# <i>rc-service xdm start</i>
93 -</pre>
94 -
95 -</body>
96 -</section>
97 <section id="persistence">
98 <title>How can I set up and enable persistence?</title>
99 <body>
100 @@ -212,6 +182,11 @@
101 changes on a separate removable device or if you have space left on the usb
102 that the image is booting from, you can then create a partition on there then:
103 </p>
104 +
105 +<note>In my testing I ran out of space on a 4GB stick. I ended up using two 4GB
106 + sticks, one for the image and one for persistence. I booted with the option
107 + "persistence persistense_mb=2G", and all was well.</note>
108 +
109 <ul>
110 <li>Create a FS (extfs,reiserfs,xfs etc..)</li>
111 <li>Create an empty file named 'persistence-mode'</li>
112 @@ -236,7 +211,7 @@
113 <body>
114
115 <p>
116 -Yes:
117 + <b>Yes:</b>
118 </p>
119
120 <ul>