summaryrefslogtreecommitdiff
blob: 9b5511dcfa3f0f810c9017e9282375e3573ce61e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2011-09-05 14:12+0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(version):11
msgid "10"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(date):12
msgid "2011-08-22"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):15
msgid "Introduction to Block Devices"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):22
msgid "Slices"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):25
msgid "Although it is theoretically possible to use a full disk to house your Linux system, this is almost never done in practice. Instead, full disk block devices are split up in smaller, more manageable block devices. On Alpha systems, these are called <e>slices</e>."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):36
msgid "Designing a Partitioning Scheme"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):38
msgid "Default Partitioning Scheme"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):41
msgid "As an example we use the following slice layout:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(th):47 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(th):138
msgid "Slice"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(th):48 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(th):139 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(th):376
msgid "Description"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(ti):52 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(ti):143
msgid "Swap slice"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(ti):56 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(ti):147
msgid "Root slice"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(ti):60 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(ti):151
msgid "Full disk (required)"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):65
msgid "If you are interested in knowing how big a partition should be, or even how many partitions (or volumes) you need, read on. Otherwise continue now with <uri link=\"#fdisk_SRM\">Using fdisk to Partition your Disk (SRM only)</uri> or <uri link=\"#fdisk_ARC\">Using fdisk to Partition your Disk (ARC/AlphaBIOS only)</uri>."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):76
msgid "How Many and How Big?"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):79
msgid "The number of partitions is highly dependent on your environment. For instance, if you have lots of users, you will most likely want to have your <path>/home</path> separate as it increases security and makes backups easier. If you are installing Gentoo to perform as a mailserver, your <path>/var</path> should be separate as all mails are stored inside <path>/var</path>. A good choice of filesystem will then maximise your performance. Gameservers will have a separate <path>/opt</path> as most gaming servers are installed there. The reason is similar for <path>/home</path>: security and backups. You will definitely want to keep <path>/usr</path> big: not only will it contain the majority of applications, the Portage tree alone takes around 500 Mbyte excluding the various sources that are stored in it."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):93
msgid "As you can see, it very much depends on what you want to achieve. Separate partitions or volumes have the following advantages:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(li):99
msgid "You can choose the best performing filesystem for each partition or volume"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(li):102
msgid "Your entire system cannot run out of free space if one defunct tool is continuously writing files to a partition or volume"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(li):106
msgid "If necessary, file system checks are reduced in time, as multiple checks can be done in parallel (although this advantage is more with multiple disks than it is with multiple partitions)"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(li):111
msgid "Security can be enhanced by mounting some partitions or volumes read-only, nosuid (setuid bits are ignored), noexec (executable bits are ignored) etc."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):117
msgid "However, multiple partitions have one big disadvantage: if not configured properly, you might result in having a system with lots of free space on one partition and none on another."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):127
msgid "Using fdisk to Partition your Disk (SRM only)"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):131
msgid "The following parts explain how to create the example slice layout described previously, namely:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):155
msgid "Change your slice layout according to your own preference."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):163 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):399
msgid "Identifying Available Disks"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):166 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):402
msgid "To figure out what disks you have running, use the following commands:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):170 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):406
msgid "Identifying available disks"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):170 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):406
#, no-wrap
msgid "\n# <i>dmesg | grep 'drive$'</i>        <comment>(For IDE disks)</comment>\n# <i>dmesg | grep 'scsi'</i>          <comment>(For SCSI disks)</comment>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):175 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):411
msgid "From this output you should be able to see what disks were detected and their respective <path>/dev</path> entry. In the following parts we assume that the disk is a SCSI disk on <path>/dev/sda</path>."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):181 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):417
msgid "Now fire up <c>fdisk</c>:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):185 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):421
msgid "Starting fdisk"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):185 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):421
#, no-wrap
msgid "\n# <i>fdisk /dev/sda</i>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):192
msgid "Deleting All Slices"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):195
msgid "If your hard drive is completely blank, then you'll have to first create a BSD disklabel."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):200
msgid "Creating a BSD disklabel"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):200
#, no-wrap
msgid "\nCommand (m for help): <i>b</i>\n/dev/sda contains no disklabel.\nDo you want to create a disklabel? (y/n) <i>y</i>\n<comment>A bunch of drive-specific info will show here</comment>\n3 partitions:\n#       start       end      size     fstype   [fsize bsize   cpg]                                    \n  c:        1      5290*     5289*    unused        0     0\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):210
msgid "We start with deleting all slices <e>except</e> the 'c'-slice (a requirement for using BSD disklabels). The following shows how to delete a slice (in the example we use 'a'). Repeat the process to delete all other slices (again, except the 'c'-slice)."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):217
msgid "Use <c>p</c> to view all existing slices. <c>d</c> is used to delete a slice."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):221
msgid "Deleting a slice"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):221
#, no-wrap
msgid "\nBSD disklabel command (m for help): <i>p</i>\n\n8 partitions:\n#       start       end      size     fstype   [fsize bsize   cpg]                                    \n  a:        1       235*      234*    4.2BSD     1024  8192    16\n  b:      235*      469*      234*      swap\n  c:        1      5290*     5289*    unused        0     0\n  d:      469*     2076*     1607*    unused        0     0\n  e:     2076*     3683*     1607*    unused        0     0\n  f:     3683*     5290*     1607*    unused        0     0\n  g:      469*     1749*     1280     4.2BSD     1024  8192    16\n  h:     1749*     5290*     3541*    unused        0     0\n\nBSD disklabel command (m for help): <i>d</i>\nPartition (a-h): <i>a</i>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):239
msgid "After repeating this process for all slices, a listing should show you something similar to this:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):244
msgid "Viewing an empty scheme"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):244
#, no-wrap
msgid "\nBSD disklabel command (m for help): <i>p</i>\n\n3 partitions:\n#       start       end      size     fstype   [fsize bsize   cpg]                                    \n  c:        1      5290*     5289*    unused        0     0\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):255
msgid "Creating the Swap Slice"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):258
msgid "On Alpha based systems you don't need a separate boot slice. However, the first cylinder cannot be used as the <c>aboot</c> image will be placed there."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):263
msgid "We will create a swap slice starting at the third cylinder, with a total size of 1 GB. Use <c>n</c> to create a new slice. After creating the slice, we will change its type to <c>1</c> (one), meaning <e>swap</e>."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):269
msgid "Creating the swap slice"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):269
#, no-wrap
msgid "\nBSD disklabel command (m for help): <i>n</i>\nPartition (a-p): <i>a</i>\nFirst cylinder (1-5290, default 1): <i>3</i>\nLast cylinder or +size or +sizeM or +sizeK (3-5290, default 5290): <i>+1024M</i>\n\nBSD disklabel command (m for help): <i>t</i>\nPartition (a-c): <i>a</i>\nHex code (type L to list codes): <i>1</i>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):280 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):524 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):561
msgid "After these steps you should see a layout similar to the following:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):284
msgid "Slice layout after creating the swap slice"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):284
#, no-wrap
msgid "\nBSD disklabel command (m for help): <i>p</i>\n\n3 partitions:\n#       start       end      size     fstype   [fsize bsize   cpg]                                    \n  a:        3      1003      1001       swap\n  c:        1      5290*     5289*    unused        0     0\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):296
msgid "Create the Root Slice"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):299
msgid "We will now create the root slice, starting from the first cylinder <e>after</e> the swap slice. Use the <c>p</c> command to view where the swap slice ends. In our example, this is at 1003, making the root slice start at 1004."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):305
msgid "Another problem is that there is currently a bug in <c>fdisk</c> making it think the number of available cylinders is one above the real number of cylinders. In other words, when you are asked for the last cylinder, decrease the cylinder number (in this example: 5290) with one."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):312
msgid "When the slice is created, we change the type to <c>8</c>, for <e>ext2</e>."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):316
msgid "Creating the root slice"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):316
#, no-wrap
msgid "\nD disklabel command (m for help): <i>n</i>\nPartition (a-p): <i>b</i>\nFirst cylinder (1-5290, default 1): <i>1004</i>\nLast cylinder or +size or +sizeM or +sizeK (1004-5290, default 5290): <i>5289</i>\n\nBSD disklabel command (m for help): <i>t</i>\nPartition (a-c): <i>b</i>\nHex code (type L to list codes): <i>8</i>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):327
msgid "Your slice layout should now be similar to this:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):331
msgid "Viewing the slice layout"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):331
#, no-wrap
msgid "\nBSD disklabel command (m for help): <i>p</i>\n\n3 partitions:\n#       start       end      size     fstype   [fsize bsize   cpg]                                    \n  a:        3      1003      1001       swap\n  b:     1004      5289      4286       ext2\n  c:        1      5290*     5289*    unused        0     0\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):344
msgid "Save the Slice Layout and Exit"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):347
msgid "Save <c>fdisk</c> by typing <c>w</c>. This will also save your slice layout."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):351 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):588
msgid "Save and exit fdisk"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):351 ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):588
#, no-wrap
msgid "\nCommand (m for help): <i>w</i>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):355
msgid "Now that your slices are created, you can continue with <uri link=\"#filesystems\">Creating Filesystems</uri>."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):364
msgid "Using fdisk to Partition your Disk (ARC/AlphaBIOS only)"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):368
msgid "The following parts explain how to partition the disk with a layout similar to the one described previously, namely:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(th):375
msgid "Partition"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(ti):380
msgid "Boot partition"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(ti):384
msgid "Swap partition"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(ti):388
msgid "Root partition"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):392
msgid "Change your partition layout according to your own preference."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):428
msgid "Deleting All Partitions"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):431
msgid "If your hard drive is completely blank, then you'll have to first create a DOS disklabel."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):436
msgid "Creating a DOS disklabel"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):436
#, no-wrap
msgid "\nCommand (m for help): <i>o</i>\nBuilding a new DOS disklabel.\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):441
msgid "We start with deleting all partitions. The following shows how to delete a partition (in the example we use '1'). Repeat the process to delete all other partitions."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):447
msgid "Use <c>p</c> to view all existing partitions. <c>d</c> is used to delete a partition."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):452
msgid "Deleting a partition"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):452
#, no-wrap
msgid "\ncommand (m for help): <i>p</i>\n\nDisk /dev/sda: 9150 MB, 9150996480 bytes\n64 heads, 32 sectors/track, 8727 cylinders\nUnits = cylinders of 2048 * 512 = 1048576 bytes\n\n   Device Boot      Start         End      Blocks   Id  System\n/dev/sda1               1         478      489456   83  Linux\n/dev/sda2             479        8727     8446976    5  Extended\n/dev/sda5             479        1433      977904   83  Linux Swap\n/dev/sda6            1434        8727     7469040   83  Linux\n\ncommand (m for help): <i>d</i>\nPartition number (1-6): <i>1</i>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):473
msgid "Creating the Boot Partition"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):476
msgid "On Alpha systems which use MILO to boot, we have to create a small vfat boot partition."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):481
msgid "Creating the boot partition"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):481
#, no-wrap
msgid "\nCommand (m for help): <i>n</i>\nCommand action\n  e   extended\n  p   primary partition (1-4)\n<i>p</i>\nPartition number (1-4): <i>1</i>\nFirst cylinder (1-8727, default 1): <i>1</i>\nLast cylinder or +size or +sizeM or +sizeK (1-8727, default 8727): <i>+16M</i>\n\nCommand (m for help): <i>t</i>\nSelected partition 1\nHex code (type L to list codes): <i>6</i>\nChanged system type of partition 1 to 6 (FAT16)\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):500
msgid "Creating the Swap Partition"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):503
msgid "We will create a swap partition with a total size of 1 GB. Use <c>n</c> to create a new partition."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):508
msgid "Creating the swap partition"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):508
#, no-wrap
msgid "\nCommand (m for help): <i>n</i>\nCommand action\n  e   extended\n  p   primary partition (1-4)\n<i>p</i>\nPartition number (1-4): <i>2</i>\nFirst cylinder (17-8727, default 17): <i>17</i>\nLast cylinder or +size or +sizeM or +sizeK (17-8727, default 8727): <i>+1000M</i>\n\nCommand (m for help): <i>t</i>\nPartition number (1-4): <i>2</i>\nHex code (type L to list codes): <i>82</i>\nChanged system type of partition 2 to 82 (Linux swap)\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):528
msgid "Partition listing after creating a swap partition"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):528
#, no-wrap
msgid "\nCommand (m for help): <i>p</i>\n\nDisk /dev/sda: 9150 MB, 9150996480 bytes\n64 heads, 32 sectors/track, 8727 cylinders\nUnits = cylinders of 2048 * 512 = 1048576 bytes\n\n   Device Boot      Start         End      Blocks   Id  System\n/dev/sda1               1          16       16368    6  FAT16\n/dev/sda2              17         971      977920   82  Linux swap\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):543
msgid "Creating the Root Partition"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):546
msgid "We will now create the root partition. Again, just use the <c>n</c> command."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):550
msgid "Creating the root partition"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):550
#, no-wrap
msgid "\nCommand (m for help): <i>n</i>\nCommand action\n  e   extended\n  p   primary partition (1-4)\n<i>p</i>\nPartition number (1-4): <i>3</i>\nFirst cylinder (972-8727, default 972): <i>972</i>\nLast cylinder or +size or +sizeM or +sizeK (972-8727, default 8727): <i>8727</i>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):565
msgid "Partition listing after creating the root partition"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):565
#, no-wrap
msgid "\nCommand (m for help): <i>p</i>\n\nDisk /dev/sda: 9150 MB, 9150996480 bytes\n64 heads, 32 sectors/track, 8727 cylinders\nUnits = cylinders of 2048 * 512 = 1048576 bytes\n\n   Device Boot      Start         End      Blocks   Id  System\n/dev/sda1               1          16       16368    6  FAT16\n/dev/sda2              17         971      977920   82  Linux swap\n/dev/sda3             972        8727     7942144   83  Linux\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):581
msgid "Save the Partition Layout and Exit"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):584
msgid "Save <c>fdisk</c> by typing <c>w</c>. This will also save your partition layout."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):592
msgid "Now that your partitions are created, you can continue with <uri link=\"#filesystems\">Creating Filesystems</uri>."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):601
msgid "Creating Filesystems"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):603
msgid "Introduction"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):606
msgid "Now that your partitions are created, it is time to place a filesystem on them. If you don't care about what filesystem to choose and are happy with what we use as default in this handbook, continue with <uri link=\"#filesystems-apply\">Applying a Filesystem to a Partition</uri>. Otherwise read on to learn about the available filesystems..."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):622
msgid "Applying a Filesystem to a Partition"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):625
msgid "To create a filesystem on a partition or volume, there are tools available for each possible filesystem:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(th):632
msgid "Filesystem"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(th):633
msgid "Creation Command"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(ti):636
msgid "ext2"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(ti):640
msgid "ext3"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(ti):644
msgid "ext4"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(ti):648
msgid "reiserfs"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(ti):652
msgid "xfs"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(ti):656
msgid "jfs"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):661
msgid "For instance, to have the root partition (<path>/dev/sda2</path> in our example) in ext3, you would use:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):666
msgid "Applying a filesystem on a partition"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):666
#, no-wrap
msgid "\n# <i>mkfs.ext3 /dev/sda2</i>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):670
msgid "Now create the filesystems on your newly created partitions (or logical volumes)."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):678
msgid "Activating the Swap Partition"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):681
msgid "<c>mkswap</c> is the command that is used to initialize swap partitions:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):685
msgid "Creating a Swap signature"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):685
#, no-wrap
msgid "\n# <i>mkswap /dev/sda1</i>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):689
msgid "To activate the swap partition, use <c>swapon</c>:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):693
msgid "Activating the swap partition"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):693
#, no-wrap
msgid "\n# <i>swapon /dev/sda1</i>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):697
msgid "Create and activate the swap with the commands mentioned above."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(title):705
msgid "Mounting"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):708
msgid "Now that your partitions are initialized and are housing a filesystem, it is time to mount those partitions. Use the <c>mount</c> command. Don't forget to create the necessary mount directories for every partition you created. As an example we mount the root partition:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre:caption):715
msgid "Mounting partitions"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(pre):715
#, no-wrap
msgid "\n# <i>mount /dev/sda2 /mnt/gentoo</i>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(note):719
msgid "If you want your <path>/tmp</path> to reside on a separate partition, be sure to change its permissions after mounting: <c>chmod 1777 /mnt/gentoo/tmp</c>. This also holds for <path>/var/tmp</path>."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):725
msgid "We will also have to mount the proc filesystem (a virtual interface with the kernel) on <path>/proc</path>. But first we will need to place our files on the partitions."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(p):730
msgid "Continue with <uri link=\"?part=1&amp;chap=5\">Installing the Gentoo Installation Files</uri>."
msgstr ""

#. Place here names of translator, one per line. Format should be NAME; ROLE; E-MAIL
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-alpha-disk.xml(None):0
msgid "translator-credits"
msgstr ""