/[gentoo]/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml
Gentoo

Diff of /xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.6 Revision 1.7
1<?xml version='1.0' encoding="UTF-8"?> 1<?xml version='1.0' encoding="UTF-8"?>
2<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml,v 1.6 2011/08/03 08:25:08 jkt Exp $ --> 2<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml,v 1.7 2013/01/20 16:12:22 swift Exp $ -->
3<!DOCTYPE included SYSTEM "/dtd/guide.dtd"> 3<!DOCTYPE included SYSTEM "/dtd/guide.dtd">
4 4
5<included> 5<included>
6 6
7<version>5</version> 7<version>6</version>
8<date>2011-08-03</date> 8<date>2012-01-20</date>
9 9
10<section id="hardware"> 10<section id="hardware">
11<title>Extra Hardware Configuration</title> 11<title>Extra Hardware Configuration</title>
12<body> 12<body>
13 13
14<p> 14<p>
15When the Installation CD boots, it tries to detect all your hardware devices and 15When the Installation CD boots, it tries to detect all your hardware devices and
16loads the appropriate kernel modules to support your hardware. In the 16loads the appropriate kernel modules to support your hardware. In the
17vast majority of cases, it does a very good job. However, in some cases it may 17vast majority of cases, it does a very good job. However, in some cases it may
18not auto-load the kernel 18not auto-load the kernel
19modules you need. If the PCI auto-detection missed some of your system's 19modules you need. If the PCI auto-detection missed some of your system's
20hardware, you will have to load the appropriate kernel modules manually. 20hardware, you will have to load the appropriate kernel modules manually.
21</p> 21</p>
22 22
23<p> 23<p>
135If you want to allow other users to access your computer during the 135If you want to allow other users to access your computer during the
136Gentoo installation (perhaps because those users are going to help you 136Gentoo installation (perhaps because those users are going to help you
137install Gentoo, or even do it for you), you need to create a user 137install Gentoo, or even do it for you), you need to create a user
138account for them and perhaps even provide them with your root password 138account for them and perhaps even provide them with your root password
139(<e>only</e> do that <e>if</e> you <b>fully trust</b> that user). 139(<e>only</e> do that <e>if</e> you <b>fully trust</b> that user).
140</p> 140</p>
141 141
142<p> 142<p>
143To fire up the SSH daemon, execute the following command: 143To fire up the SSH daemon, execute the following command:
144</p> 144</p>
145 145
146<pre caption="Starting the SSH daemon"> 146<pre caption="Starting the SSH daemon">
147# <i>/etc/init.d/sshd start</i> 147# <i>/etc/init.d/sshd start</i>
148</pre> 148</pre>
149 149
150<note>
151If you (or other users) log on to the system, they will get a message that the
152host key for this system needs to be confirmed (through what is called a
153fingerprint). This is to be expected as it is the first time people log on
154to the system.
155However, later when your system is set up and you log on to the newly created
156system, your SSH client will warn you that the host key has been changed. This
157is because you now log on to - for SSH - a different server (namely your freshly
158installed Gentoo system rather than the live environment you are on right now).
159When you hit that warning, follow the instructions given on the screen then
160to replace the host key on the client system.
161</note>
162
150<p> 163<p>
151To be able to use sshd, you first need to set up your networking. Continue with 164To be able to use sshd, you first need to set up your networking. Continue with
152the chapter on <uri link="?part=1&amp;chap=3">Configuring your Network</uri>. 165the chapter on <uri link="?part=1&amp;chap=3">Configuring your Network</uri>.
153</p> 166</p>
154 167
155</body> 168</body>
156</section> 169</section>
157</included> 170</included>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.13