blob: c9d5bba96c423e36a06de1c422ce0be9d6df9e9a [file] [log] [blame]
Matt Mower18794c82015-11-11 16:22:45 -06001# SOME DESCRIPTIVE TITLE
2# Copyright (C) YEAR Free Software Foundation, Inc.
3# This file is distributed under the same license as the dosfstools package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: dosfstools VERSION\n"
10"POT-Creation-Date: 2015-05-16 00:40+0200\n"
11"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13"Language-Team: LANGUAGE <LL@li.org>\n"
14"Language: \n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
17"Content-Transfer-Encoding: 8bit\n"
18
19#. type: TH
20#: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
21#, no-wrap
22msgid "2015-05-16"
23msgstr ""
24
25#. type: TH
26#: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
27#, no-wrap
28msgid "3.0.28"
29msgstr ""
30
31#. type: TH
32#: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
33#, no-wrap
34msgid "dosfstools"
35msgstr ""
36
37#. type: SH
38#: en/fatlabel.8:23 en/fsck.fat.8:23 en/mkfs.fat.8:23
39#, no-wrap
40msgid "NAME"
41msgstr ""
42
43#. type: SH
44#: en/fatlabel.8:26 en/fsck.fat.8:26 en/mkfs.fat.8:26
45#, no-wrap
46msgid "SYNOPSIS"
47msgstr ""
48
49#. type: SH
50#: en/fatlabel.8:29 en/fsck.fat.8:29 en/mkfs.fat.8:29
51#, no-wrap
52msgid "DESCRIPTION"
53msgstr ""
54
55#. type: SH
56#: en/fatlabel.8:36 en/fsck.fat.8:99 en/mkfs.fat.8:36
57#, no-wrap
58msgid "OPTIONS"
59msgstr ""
60
61#. type: SH
62#: en/fatlabel.8:42 en/fsck.fat.8:183 en/mkfs.fat.8:155
63#, no-wrap
64msgid "SEE ALSO"
65msgstr ""
66
67#. ----------------------------------------------------------------------------
68#. type: Plain text
69#: en/fatlabel.8:44 en/mkfs.fat.8:160
70msgid "B<fsck.fat>(8)"
71msgstr ""
72
73#. type: SH
74#: en/fatlabel.8:47 en/fsck.fat.8:188 en/mkfs.fat.8:160
75#, no-wrap
76msgid "HOMEPAGE"
77msgstr ""
78
79#. ----------------------------------------------------------------------------
80#. type: Plain text
81#: en/fatlabel.8:53 en/fsck.fat.8:194 en/mkfs.fat.8:166
82msgid ""
83"The home for the B<dosfstools> project is its E<.UR https://github.com/"
84"dosfstools/dosfstools> GitHub project page E<.UE .>"
85msgstr ""
86
87#. type: SH
88#: en/fatlabel.8:53 en/fsck.fat.8:194 en/mkfs.fat.8:166
89#, no-wrap
90msgid "AUTHORS"
91msgstr ""
92
93#. type: Plain text
94#: en/fatlabel.8:55 en/fsck.fat.8:196 en/mkfs.fat.8:168
95msgid "B<dosfstools> were written by"
96msgstr ""
97
98#. type: Plain text
99#: en/fatlabel.8:57 en/fsck.fat.8:198 en/mkfs.fat.8:170
100msgid "Werner Almesberger"
101msgstr ""
102
103#. type: Plain text
104#: en/fatlabel.8:60 en/fsck.fat.8:201 en/mkfs.fat.8:173
105msgid "Roman Hodek"
106msgstr ""
107
108#. type: Plain text
109#: en/fatlabel.8:63 en/fsck.fat.8:204 en/mkfs.fat.8:176
110msgid "and others. The current maintainer is"
111msgstr ""
112
113#. type: Plain text
114#: en/fatlabel.8:65 en/fsck.fat.8:206 en/mkfs.fat.8:178
115msgid "Andreas Bombe"
116msgstr ""
117
118#. type: IP
119#: en/fsck.fat.8:100 en/mkfs.fat.8:37
120#, no-wrap
121msgid "B<-a>"
122msgstr ""
123
124#. type: IP
125#: en/fsck.fat.8:146 en/mkfs.fat.8:138
126#, no-wrap
127msgid "B<-v>"
128msgstr ""
129
130#. type: SH
131#: en/fsck.fat.8:177 en/mkfs.fat.8:149
132#, no-wrap
133msgid "BUGS"
134msgstr ""
135
136#. type: Plain text
137#: en/fsck.fat.8:185 en/mkfs.fat.8:157
138msgid "B<fatlabel>(8)"
139msgstr ""
140
141#. type: TH
142#: en/mkfs.fat.8:22
143#, no-wrap
144msgid "MKFS.FAT"
145msgstr ""
146
147#. ----------------------------------------------------------------------------
148#. type: Plain text
149#: en/mkfs.fat.8:26
150msgid "B<mkfs.fat> - create an MS-DOS filesystem under Linux"
151msgstr ""
152
153#. ----------------------------------------------------------------------------
154#. type: Plain text
155#: en/mkfs.fat.8:29
156msgid "B<mkfs.fat> [I<OPTIONS>] I<DEVICE> [I<BLOCK-COUNT>]"
157msgstr ""
158
159#. ----------------------------------------------------------------------------
160#. type: Plain text
161#: en/mkfs.fat.8:36
162msgid ""
163"B<mkfs.fat> is used to create an MS-DOS filesystem under Linux on a device "
164"(usually a disk partition). I<DEVICE> is the special file corresponding to "
165"the device (e.g. /dev/sdXX). I<BLOCK-COUNT> is the number of blocks on the "
166"device. If omitted, B<mkfs.fat> automatically determines the filesystem "
167"size."
168msgstr ""
169
170#. type: Plain text
171#: en/mkfs.fat.8:45
172msgid ""
173"Normally, for any filesystem except very small ones, B<mkfs.fat> will align "
174"all the data structures to cluster size, to make sure that as long as the "
175"partition is properly aligned, so will all the data structures in the "
176"filesystem. This option disables alignment; this may provide a handful of "
177"additional clusters of storage at the expense of a significant performance "
178"degradation on RAIDs, flash media or large-sector hard disks."
179msgstr ""
180
181#. type: IP
182#: en/mkfs.fat.8:45
183#, no-wrap
184msgid "B< -A>"
185msgstr ""
186
187#. type: Plain text
188#: en/mkfs.fat.8:60
189msgid ""
190"Use Atari variation of the MS-DOS filesystem. This is default if B<mkfs."
191"fat> is run on an Atari, then this option turns off Atari format. There are "
192"some differences when using Atari format: If not directed otherwise by the "
193"user, B<mkfs.fat> will always use 2 sectors per cluster, since GEMDOS "
194"doesn't like other values very much. It will also obey the maximum number "
195"of sectors GEMDOS can handle. Larger filesystems are managed by raising the "
196"logical sector size. Under Atari format, an Atari-compatible serial number "
197"for the filesystem is generated, and a 12 bit FAT is used only for "
198"filesystems that have one of the usual floppy sizes (720k, 1.2M, 1.44M, "
199"2.88M), a 16 bit FAT otherwise. This can be overridden with the B<-F> "
200"option. Some PC-specific boot sector fields aren't written, and a boot "
201"message (option B<-m>) is ignored."
202msgstr ""
203
204#. type: IP
205#: en/mkfs.fat.8:60
206#, no-wrap
207msgid "B<-b> I<SECTOR-OF-BACKUP>"
208msgstr ""
209
210#. type: Plain text
211#: en/mkfs.fat.8:64
212msgid ""
213"Selects the location of the backup boot sector for FAT32. Default depends "
214"on number of reserved sectors, but usually is sector 6. The backup must be "
215"within the range of reserved sectors."
216msgstr ""
217
218#. type: IP
219#: en/mkfs.fat.8:64
220#, no-wrap
221msgid "B<-c>"
222msgstr ""
223
224#. type: Plain text
225#: en/mkfs.fat.8:66
226msgid "Check the device for bad blocks before creating the filesystem."
227msgstr ""
228
229#. type: IP
230#: en/mkfs.fat.8:66
231#, no-wrap
232msgid "B<-C>"
233msgstr ""
234
235#. type: Plain text
236#: en/mkfs.fat.8:80
237msgid ""
238"Create the file given as I<DEVICE> on the command line, and write the to-be-"
239"created filesystem to it. This can be used to create the new filesystem in "
240"a file instead of on a real device, and to avoid using B<dd> in advance to "
241"create a file of appropriate size. With this option, the I<BLOCK-COUNT> "
242"must be given, because otherwise the intended size of the filesystem "
243"wouldn't be known. The file created is a sparse file, which actually only "
244"contains the meta-data areas (boot sector, FATs, and root directory). The "
245"data portions won't be stored on the disk, but the file nevertheless will "
246"have the correct size. The resulting file can be copied later to a floppy "
247"disk or other device, or mounted through a loop device."
248msgstr ""
249
250#. type: IP
251#: en/mkfs.fat.8:80
252#, no-wrap
253msgid "B<-D> I<DRIVE-NUMBER>"
254msgstr ""
255
256#. type: Plain text
257#: en/mkfs.fat.8:84
258msgid ""
259"Specify the BIOS drive number to be stored in the FAT boot sector. This "
260"value is usually 0x80 for hard disks and 0x00 for floppy devices or "
261"partitions to be used for floppy emulation."
262msgstr ""
263
264#. type: IP
265#: en/mkfs.fat.8:84
266#, no-wrap
267msgid "B<-f> I<NUMBER-OF-FATS>"
268msgstr ""
269
270#. type: Plain text
271#: en/mkfs.fat.8:87
272msgid ""
273"Specify the number of file allocation tables in the filesystem. The default "
274"is 2."
275msgstr ""
276
277#. type: IP
278#: en/mkfs.fat.8:87
279#, no-wrap
280msgid "B<-F> I<FAT-SIZE>"
281msgstr ""
282
283#. type: Plain text
284#: en/mkfs.fat.8:91
285msgid ""
286"Specifies the type of file allocation tables used (12, 16 or 32 bit). If "
287"nothing is specified, B<mkfs.fat> will automatically select between 12, 16 "
288"and 32 bit, whatever fits better for the filesystem size."
289msgstr ""
290
291#. type: IP
292#: en/mkfs.fat.8:91
293#, no-wrap
294msgid "B<-h> I<NUMBER-OF-HIDDEN-SECTORS>"
295msgstr ""
296
297#. type: Plain text
298#: en/mkfs.fat.8:95
299msgid ""
300"Select the number of hidden sectors in the volume. Apparently some digital "
301"cameras get indigestion if you feed them a CF card without such hidden "
302"sectors, this option allows you to satisfy them."
303msgstr ""
304
305#. type: IP
306#: en/mkfs.fat.8:95
307#, no-wrap
308msgid "B<-i> I<VOLUME-ID>"
309msgstr ""
310
311#. type: Plain text
312#: en/mkfs.fat.8:99
313msgid ""
314"Sets the volume ID of the newly created filesystem; I<VOLUME-ID> is a 32-bit "
315"hexadecimal number (for example, 2e24ec82). The default is a number which "
316"depends on the filesystem creation time."
317msgstr ""
318
319#. type: IP
320#: en/mkfs.fat.8:99
321#, no-wrap
322msgid "B<-I>"
323msgstr ""
324
325#. type: Plain text
326#: en/mkfs.fat.8:108
327msgid ""
328"It is typical for fixed disk devices to be partitioned so, by default, you "
329"are not permitted to create a filesystem across the entire device. B<mkfs."
330"fat> will complain and tell you that it refuses to work. This is different "
331"when using MO disks. One doesn't always need partitions on MO disks. The "
332"filesystem can go directly to the whole disk. Under other OSes this is "
333"known as the 'superfloppy' format. This switch will force B<mkfs.fat> to "
334"work properly."
335msgstr ""
336
337#. type: IP
338#: en/mkfs.fat.8:108
339#, no-wrap
340msgid "B<-l> I<FILENAME>"
341msgstr ""
342
343#. type: Plain text
344#: en/mkfs.fat.8:110
345msgid "Read the bad blocks list from I<FILENAME>."
346msgstr ""
347
348#. type: IP
349#: en/mkfs.fat.8:110
350#, no-wrap
351msgid "B<-m> I<MESSAGE-FILE>"
352msgstr ""
353
354#. type: Plain text
355#: en/mkfs.fat.8:116
356msgid ""
357"Sets the message the user receives on attempts to boot this filesystem "
358"without having properly installed an operating system. The message file "
359"must not exceed 418 bytes once line feeds have been converted to carriage "
360"return-line feed combinations, and tabs have been expanded. If the filename "
361"is a hyphen (-), the text is taken from standard input."
362msgstr ""
363
364#. type: IP
365#: en/mkfs.fat.8:116
366#, no-wrap
367msgid "B<-M> I<FAT-MEDIA-TYPE>"
368msgstr ""
369
370#. type: Plain text
371#: en/mkfs.fat.8:120
372msgid ""
373"Specify the media type to be stored in the FAT boot sector. This value is "
374"usually 0xF8 for hard disks and is 0xF0 or a value from 0xF9 to 0xFF for "
375"floppies or partitions to be used for floppy emulation."
376msgstr ""
377
378#. type: IP
379#: en/mkfs.fat.8:120
380#, no-wrap
381msgid "B<-n> I<VOLUME-NAME>"
382msgstr ""
383
384#. type: Plain text
385#: en/mkfs.fat.8:124
386msgid ""
387"Sets the volume name (label) of the filesystem. The volume name can be up "
388"to 11 characters long. The default is no label."
389msgstr ""
390
391#. type: IP
392#: en/mkfs.fat.8:124
393#, no-wrap
394msgid "B<-r> I<ROOT-DIR-ENTRIES>"
395msgstr ""
396
397#. type: Plain text
398#: en/mkfs.fat.8:127
399msgid ""
400"Select the number of entries available in the root directory. The default "
401"is 112 or 224 for floppies and 512 for hard disks."
402msgstr ""
403
404#. type: IP
405#: en/mkfs.fat.8:127
406#, no-wrap
407msgid "B<-R> I<NUMBER-OF-RESERVED-SECTORS>"
408msgstr ""
409
410#. type: Plain text
411#: en/mkfs.fat.8:131
412msgid ""
413"Select the number of reserved sectors. With FAT32 format at least 2 "
414"reserved sectors are needed, the default is 32. Otherwise the default is 1 "
415"(only the boot sector)."
416msgstr ""
417
418#. type: IP
419#: en/mkfs.fat.8:131
420#, no-wrap
421msgid "B<-s> I<SECTORS-PER-CLUSTER>"
422msgstr ""
423
424#. type: Plain text
425#: en/mkfs.fat.8:134
426msgid ""
427"Specify the number of disk sectors per cluster. Must be a power of 2, i.e. "
428"1, 2, 4, 8, ... 128."
429msgstr ""
430
431#. type: IP
432#: en/mkfs.fat.8:134
433#, no-wrap
434msgid "B<-S> I<LOGICAL-SECTOR-SIZE>"
435msgstr ""
436
437#. type: Plain text
438#: en/mkfs.fat.8:138
439msgid ""
440"Specify the number of bytes per logical sector. Must be a power of 2 and "
441"greater than or equal to 512, i.e. 512, 1024, 2048, 4096, 8192, 16384, or "
442"32768."
443msgstr ""
444
445#. type: Plain text
446#: en/mkfs.fat.8:140
447msgid "Verbose execution."
448msgstr ""
449
450#. type: IP
451#: en/mkfs.fat.8:140
452#, no-wrap
453msgid "B<--invariant>"
454msgstr ""
455
456#. type: Plain text
457#: en/mkfs.fat.8:146
458msgid ""
459"Use constants for normally randomly generated or time based data such as "
460"volume ID and creation time. Multiple runs of B<mkfs.fat> on the same "
461"device create identical results with this option. Its main purpose is "
462"testing B<mkfs.fat>."
463msgstr ""
464
465#. type: IP
466#: en/mkfs.fat.8:146
467#, no-wrap
468msgid "B<--help>"
469msgstr ""
470
471#. ----------------------------------------------------------------------------
472#. type: Plain text
473#: en/mkfs.fat.8:149
474msgid "Display option summary and exit."
475msgstr ""
476
477#. ----------------------------------------------------------------------------
478#. type: Plain text
479#: en/mkfs.fat.8:155
480msgid ""
481"B<mkfs.fat> can not create boot-able filesystems. This isn't as easy as you "
482"might think at first glance for various reasons and has been discussed a lot "
483"already. B<mkfs.fat> simply will not support it ;)"
484msgstr ""