~ubuntu-branches/ubuntu/precise/system-config-kickstart/precise

« back to all changes in this revision

Viewing changes to doc/system-config-kickstart-install.html

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2005-04-04 15:16:36 UTC
  • Revision ID: james.westby@ubuntu.com-20050404151636-ihn83k6dkgc1i3dj
Tags: upstream-2.5.20
ImportĀ upstreamĀ versionĀ 2.5.20

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<HTML
 
3
><HEAD
 
4
><TITLE
 
5
>Installation Method</TITLE
 
6
><META
 
7
NAME="GENERATOR"
 
8
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
 
9
"><LINK
 
10
REL="HOME"
 
11
TITLE="Kickstart Configurator"
 
12
HREF="index.html"><LINK
 
13
REL="PREVIOUS"
 
14
TITLE="Basic Configuration"
 
15
HREF="system-config-kickstart-basic.html"><LINK
 
16
REL="NEXT"
 
17
TITLE="Boot Loader Options"
 
18
HREF="system-config-kickstart-bootloader.html"></HEAD><link rel="stylesheet" type="text/css" href="rhdocs-man.css"
 
19
><BODY
 
20
CLASS="CHAPTER"
 
21
BGCOLOR="#FFFFFF"
 
22
TEXT="#000000"
 
23
LINK="#0000FF"
 
24
VLINK="#840084"
 
25
ALINK="#0000FF"
 
26
><DIV
 
27
CLASS="NAVHEADER"
 
28
><TABLE
 
29
SUMMARY="Header navigation table"
 
30
WIDTH="100%"
 
31
BORDER="0"
 
32
CELLPADDING="0"
 
33
CELLSPACING="0"
 
34
><TR
 
35
><TH
 
36
COLSPAN="3"
 
37
ALIGN="center"
 
38
>Kickstart Configurator</TH
 
39
></TR
 
40
><TR
 
41
><TD
 
42
WIDTH="10%"
 
43
ALIGN="left"
 
44
VALIGN="bottom"
 
45
><A
 
46
HREF="system-config-kickstart-basic.html"
 
47
ACCESSKEY="P"
 
48
>Prev</A
 
49
></TD
 
50
><TD
 
51
WIDTH="80%"
 
52
ALIGN="center"
 
53
VALIGN="bottom"
 
54
></TD
 
55
><TD
 
56
WIDTH="10%"
 
57
ALIGN="right"
 
58
VALIGN="bottom"
 
59
><A
 
60
HREF="system-config-kickstart-bootloader.html"
 
61
ACCESSKEY="N"
 
62
>Next</A
 
63
></TD
 
64
></TR
 
65
></TABLE
 
66
><HR
 
67
ALIGN="LEFT"
 
68
WIDTH="100%"></DIV
 
69
><DIV
 
70
CLASS="CHAPTER"
 
71
><H1
 
72
><A
 
73
NAME="REDHAT-CONFIG-KICKSTART-INSTALL"
 
74
></A
 
75
>Chapter 3. Installation Method</H1
 
76
><DIV
 
77
CLASS="FIGURE"
 
78
><A
 
79
NAME="REDHAT-CONFIG-KICKSTART-INSTALL-FIG"
 
80
></A
 
81
><DIV
 
82
CLASS="MEDIAOBJECT"
 
83
><P
 
84
><IMG
 
85
SRC="./figs/ksconfig-install.png"></P
 
86
></DIV
 
87
><P
 
88
><B
 
89
>Figure 3-1. Installation Method</B
 
90
></P
 
91
></DIV
 
92
><P
 
93
>       The <B
 
94
CLASS="GUILABEL"
 
95
>Installation Method</B
 
96
> screen allows you to choose
 
97
        whether you want to perform a new installation or an upgrade. If you
 
98
        choose upgrade, the <B
 
99
CLASS="GUILABEL"
 
100
>Partition Information</B
 
101
> and
 
102
        <B
 
103
CLASS="GUILABEL"
 
104
>Package Selection</B
 
105
> options will be disabled. They are
 
106
        not supported for kickstart upgrades.
 
107
      </P
 
108
><P
 
109
>       Also choose the type of kickstart installation to perform from this
 
110
        screen. You can choose from the following options:
 
111
      </P
 
112
><P
 
113
></P
 
114
><UL
 
115
><LI
 
116
><P
 
117
><B
 
118
CLASS="GUILABEL"
 
119
>CD-ROM</B
 
120
> &#8212; Choose this option 
 
121
            to install from the CD-ROMs.
 
122
          </P
 
123
></LI
 
124
><LI
 
125
><P
 
126
><B
 
127
CLASS="GUILABEL"
 
128
>NFS</B
 
129
> &#8212; Choose this option to
 
130
            install from an NFS shared directory. Two text entry boxes for
 
131
            the NFS server and NFS directory appear. Enter the
 
132
            fully-qualified domain name or IP address of the NFS server. For the
 
133
            NFS directory, enter the name of the NFS directory that contains the
 
134
            <TT
 
135
CLASS="FILENAME"
 
136
>RedHat</TT
 
137
> directory of the installation tree. 
 
138
            For example, if your NFS server contains the directory
 
139
            <TT
 
140
CLASS="FILENAME"
 
141
>/mirrors/redhat/i386/RedHat/</TT
 
142
>, enter
 
143
            <TT
 
144
CLASS="FILENAME"
 
145
>/mirrors/redhat/i386/</TT
 
146
> for the NFS directory.
 
147
          </P
 
148
></LI
 
149
><LI
 
150
><P
 
151
><B
 
152
CLASS="GUILABEL"
 
153
>FTP</B
 
154
> &#8212; Choose this option 
 
155
            to install from an HTTP server. Two text entry boxes for
 
156
            the HTTP server and HTTP directory appear. Enter the
 
157
            fully-qualified domain name or IP address of the HTTP server. For the
 
158
            HTTP directory, enter the name of the HTTP directory that contains the
 
159
            <TT
 
160
CLASS="FILENAME"
 
161
>RedHat</TT
 
162
> directory. For example, if your HTTP
 
163
            server contains the directory
 
164
            <TT
 
165
CLASS="FILENAME"
 
166
>/mirrors/redhat/i386/RedHat/</TT
 
167
>, enter
 
168
            <TT
 
169
CLASS="FILENAME"
 
170
>/mirrors/redhat/i386/</TT
 
171
> for the HTTP directory.
 
172
          </P
 
173
></LI
 
174
><LI
 
175
><P
 
176
><B
 
177
CLASS="GUILABEL"
 
178
>Hard Drive</B
 
179
> &#8212; Choose this option
 
180
            to install from a hard drive. Two text entry boxes for
 
181
            hard drive partition and hard drive directory appear. Hard
 
182
            drive installations require the use of ISO (or CD-ROM) images. Be
 
183
            sure to verify that the ISO images are intact before you start the
 
184
            installation. To verify them, use an <TT
 
185
CLASS="COMMAND"
 
186
>md5sum</TT
 
187
>
 
188
            program as well as the <TT
 
189
CLASS="COMMAND"
 
190
>linux mediacheck</TT
 
191
> boot
 
192
            option.
 
193
            Enter the hard drive partition that contains the ISO images
 
194
            (for example, <TT
 
195
CLASS="FILENAME"
 
196
>/dev/hda1</TT
 
197
>) in the <B
 
198
CLASS="GUILABEL"
 
199
>Hard
 
200
            Drive Partition</B
 
201
> text box, and enter the directory that
 
202
            contains the ISO images in the <B
 
203
CLASS="GUILABEL"
 
204
>Hard Drive
 
205
            Directory</B
 
206
> text box.
 
207
          </P
 
208
></LI
 
209
></UL
 
210
></DIV
 
211
><DIV
 
212
CLASS="NAVFOOTER"
 
213
><HR
 
214
ALIGN="LEFT"
 
215
WIDTH="100%"><TABLE
 
216
SUMMARY="Footer navigation table"
 
217
WIDTH="100%"
 
218
BORDER="0"
 
219
CELLPADDING="0"
 
220
CELLSPACING="0"
 
221
><TR
 
222
><TD
 
223
WIDTH="33%"
 
224
ALIGN="left"
 
225
VALIGN="top"
 
226
><A
 
227
HREF="system-config-kickstart-basic.html"
 
228
ACCESSKEY="P"
 
229
>Prev</A
 
230
></TD
 
231
><TD
 
232
WIDTH="34%"
 
233
ALIGN="center"
 
234
VALIGN="top"
 
235
><A
 
236
HREF="index.html"
 
237
ACCESSKEY="H"
 
238
>Home</A
 
239
></TD
 
240
><TD
 
241
WIDTH="33%"
 
242
ALIGN="right"
 
243
VALIGN="top"
 
244
><A
 
245
HREF="system-config-kickstart-bootloader.html"
 
246
ACCESSKEY="N"
 
247
>Next</A
 
248
></TD
 
249
></TR
 
250
><TR
 
251
><TD
 
252
WIDTH="33%"
 
253
ALIGN="left"
 
254
VALIGN="top"
 
255
>Basic Configuration</TD
 
256
><TD
 
257
WIDTH="34%"
 
258
ALIGN="center"
 
259
VALIGN="top"
 
260
>&nbsp;</TD
 
261
><TD
 
262
WIDTH="33%"
 
263
ALIGN="right"
 
264
VALIGN="top"
 
265
>Boot Loader Options</TD
 
266
></TR
 
267
></TABLE
 
268
></DIV
 
269
></BODY
 
270
></HTML
 
271
>