]> git.ipfire.org Git - thirdparty/util-linux.git/blob - po/cat-id-tbl.c
Imported from util-linux-2.10s tarball.
[thirdparty/util-linux.git] / po / cat-id-tbl.c
1 /* Automatically generated by po2tbl.sed from util-linux.pot. */
2
3 #if HAVE_CONFIG_H
4 # include <config.h>
5 #endif
6
7 #include "libgettext.h"
8
9 const struct _msg_ent _msg_tbl[] = {
10 {"", 1},
11 {"booted from MILO\n", 2},
12 {"Ruffian BCD clock\n", 3},
13 {"clockport adjusted to 0x%x\n", 4},
14 {"funky TOY!\n", 5},
15 {"%s: atomic %s failed for 1000 iterations!", 6},
16 {"Cannot open /dev/port: %s", 7},
17 {"I failed to get permission because I didnt try.\n", 8},
18 {"%s is unable to get I/O port access: the iopl(3) call failed.\n", 9},
19 {"Probably you need root privileges.\n", 10},
20 {"Assuming hardware clock is kept in %s time.\n", 11},
21 {"UTC", 12},
22 {"local", 13},
23 {"%s: Warning: unrecognized third line in adjtime file\n", 14},
24 {"(Expected: `UTC' or `LOCAL' or nothing.)\n", 15},
25 {"Last drift adjustment done at %d seconds after 1969\n", 16},
26 {"Last calibration done at %d seconds after 1969\n", 17},
27 {"Hardware clock is on %s time\n", 18},
28 {"unknown", 19},
29 {"Waiting for clock tick...\n", 20},
30 {"...got clock tick\n", 21},
31 {"Invalid values in hardware clock: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n", 22},
32 {"Hw clock time : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld seconds since 1969\n", 23},
33 {"Time read from Hardware Clock: %4d/%.2d/%.2d %02d:%02d:%02d\n", 24},
34 {"Setting Hardware Clock to %.2d:%.2d:%.2d = %d seconds since 1969\n", 25},
35 {"Clock not changed - testing only.\n", 26},
36 {"\
37 Time elapsed since reference time has been %.6f seconds.\n\
38 Delaying further to reach the next full second.\n", 27},
39 {"\
40 The Hardware Clock registers contain values that are either invalid (e.g. \
41 50th day of month) or beyond the range we can handle (e.g. Year 2095).\n", 28},
42 {"%s %.6f seconds\n", 29},
43 {"No --date option specified.\n", 30},
44 {"\
45 The value of the --date option is not a valid date.\n\
46 In particular, it contains quotation marks.\n", 31},
47 {"Issuing date command: %s\n", 32},
48 {"Unable to run 'date' program in /bin/sh shell. popen() failed", 33},
49 {"response from date command = %s\n", 34},
50 {"\
51 The date command issued by %s returned unexpected results.\n\
52 The command was:\n\
53 %s\n\
54 The response was:\n\
55 %s\n", 35},
56 {"\
57 The date command issued by %s returned something other than an integer where \
58 the converted time value was expected.\n\
59 The command was:\n\
60 %s\n\
61 The response was:\n\
62 %s\n", 36},
63 {"date string %s equates to %d seconds since 1969.\n", 37},
64 {"\
65 The Hardware Clock does not contain a valid time, so we cannot set the \
66 System Time from it.\n", 38},
67 {"Calling settimeofday:\n", 39},
68 {"\ttv.tv_sec = %ld, tv.tv_usec = %ld\n", 40},
69 {"\ttz.tz_minuteswest = %d\n", 41},
70 {"Not setting system clock because running in test mode.\n", 42},
71 {"Must be superuser to set system clock.\n", 43},
72 {"settimeofday() failed", 44},
73 {"\
74 Not adjusting drift factor because the Hardware Clock previously contained \
75 garbage.\n", 45},
76 {"\
77 Not adjusting drift factor because it has been less than a day since the \
78 last calibration.\n", 46},
79 {"\
80 Clock drifted %d seconds in the past %d seconds in spite of a drift factor \
81 of %f seconds/day.\n\
82 Adjusting drift factor by %f seconds/day\n", 47},
83 {"Time since last adjustment is %d seconds\n", 48},
84 {"Need to insert %d seconds and refer time back %.6f seconds ago\n", 49},
85 {"Not updating adjtime file because of testing mode.\n", 50},
86 {"\
87 Would have written the following to %s:\n\
88 %s", 51},
89 {"Drift adjustment parameters not updated.\n", 52},
90 {"\
91 The Hardware Clock does not contain a valid time, so we cannot adjust it.\n", 53},
92 {"Needed adjustment is less than one second, so not setting clock.\n", 54},
93 {"Using %s.\n", 55},
94 {"No usable clock interface found.\n", 56},
95 {"Unable to set system clock.\n", 57},
96 {"\
97 The kernel keeps an epoch value for the Hardware Clock only on an Alpha \
98 machine.\n\
99 This copy of hwclock was built for a machine other than Alpha\n\
100 (and thus is presumably not running on an Alpha now). No action taken.\n", 58},
101 {"Unable to get the epoch value from the kernel.\n", 59},
102 {"Kernel is assuming an epoch value of %lu\n", 60},
103 {"\
104 To set the epoch value, you must use the 'epoch' option to tell to what \
105 value to set it.\n", 61},
106 {"Not setting the epoch to %d - testing only.\n", 62},
107 {"Unable to set the epoch value in the kernel.\n", 63},
108 {"\
109 hwclock - query and set the hardware clock (RTC)\n\
110 \n\
111 Usage: hwclock [function] [options...]\n\
112 \n\
113 Functions:\n\
114 --help show this help\n\
115 --show read hardware clock and print result\n\
116 --set set the rtc to the time given with --date\n\
117 --hctosys set the system time from the hardware clock\n\
118 --systohc set the hardware clock to the current system time\n\
119 --adjust adjust the rtc to account for systematic drift since \n\
120 the clock was last set or adjusted\n\
121 --getepoch print out the kernel's hardware clock epoch value\n\
122 --setepoch set the kernel's hardware clock epoch value to the \n\
123 value given with --epoch\n\
124 --version print out the version of hwclock to stdout\n\
125 \n\
126 Options: \n\
127 --utc the hardware clock is kept in coordinated universal time\n\
128 --localtime the hardware clock is kept in local time\n\
129 --directisa access the ISA bus directly instead of %s\n\
130 --badyear ignore rtc's year because the bios is broken\n\
131 --date specifies the time to which to set the hardware clock\n\
132 --epoch=year specifies the year which is the beginning of the \n\
133 hardware clock's epoch value\n", 64},
134 {"\
135 --jensen, --arc, --srm, --funky-toy\n\
136 tell hwclock the type of alpha you have (see hwclock(8))\n", 65},
137 {"%s takes no non-option arguments. You supplied %d.\n", 66},
138 {"\
139 You have specified multiple function options.\n\
140 You can only perform one function at a time.\n", 67},
141 {"\
142 %s: The --utc and --localtime options are mutually exclusive. You specified \
143 both.\n", 68},
144 {"No usable set-to time. Cannot set clock.\n", 69},
145 {"Sorry, only the superuser can change the Hardware Clock.\n", 70},
146 {"Sorry, only the superuser can change the System Clock.\n", 71},
147 {"\
148 Sorry, only the superuser can change the Hardware Clock epoch in the \
149 kernel.\n", 72},
150 {"Cannot access the Hardware Clock via any known method.\n", 73},
151 {"\
152 Use the --debug option to see the details of our search for an access \
153 method.\n", 74},
154 {"Waiting in loop for time from KDGHWCLK to change\n", 75},
155 {"KDGHWCLK ioctl to read time failed", 76},
156 {"Timed out waiting for time change.\n", 77},
157 {"KDGHWCLK ioctl to read time failed in loop", 78},
158 {"ioctl() failed to read time from /dev/tty1", 79},
159 {"ioctl() to open /dev/tty1 failed", 80},
160 {"KDGHWCLK ioctl failed", 81},
161 {"Can't open /dev/tty1", 82},
162 {"ioctl() to %s to read the time failed.\n", 83},
163 {"Waiting in loop for time from %s to change\n", 84},
164 {"open() of %s failed", 85},
165 {"%s does not have interrupt functions. ", 86},
166 {"read() to %s to wait for clock tick failed", 87},
167 {"ioctl() to %s to turn off update interrupts failed", 88},
168 {"ioctl() to %s to turn on update interrupts failed unexpectedly", 89},
169 {"Unable to open %s", 90},
170 {"ioctl() to %s to set the time failed.\n", 91},
171 {"ioctl(%s) was successful.\n", 92},
172 {"Open of %s failed", 93},
173 {"\
174 To manipulate the epoch value in the kernel, we must access the Linux 'rtc' \
175 device driver via the device special file %s. This file does not exist on \
176 this system.\n", 94},
177 {"ioctl(RTC_EPOCH_READ) to %s failed", 95},
178 {"we have read epoch %ld from %s with RTC_EPOCH_READ ioctl.\n", 96},
179 {"The epoch value may not be less than 1900. You requested %ld\n", 97},
180 {"setting epoch to %ld with RTC_EPOCH_SET ioctl to %s.\n", 98},
181 {"\
182 The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl.\n", 99},
183 {"ioctl(RTC_EPOCH_SET) to %s failed", 100},
184 {"invalid number `%s'\n", 101},
185 {"number `%s' to `%s' out of range\n", 102},
186 {"unrecognized option `%s'\n", 103},
187 {"option `%s' requires an argument\n", 104},
188 {"option `%s' doesn't allow an argument\n", 105},
189 {"unrecognized option `-%c'\n", 106},
190 {"set read-only", 107},
191 {"set read-write", 108},
192 {"get read-only", 109},
193 {"get sectorsize", 110},
194 {"get size", 111},
195 {"set readahead", 112},
196 {"get readahead", 113},
197 {"flush buffers", 114},
198 {"reread partition table", 115},
199 {"Usage: %s [-V] [-v|-q] commands devices\n", 116},
200 {"Available commands:\n", 117},
201 {"%s: Unknown command: %s\n", 118},
202 {"%s requires an argument\n", 119},
203 {"Formatting ... ", 120},
204 {"done\n", 121},
205 {"Verifying ... ", 122},
206 {"Read: ", 123},
207 {"Problem reading cylinder %d, expected %d, read %d\n", 124},
208 {"\
209 bad data in cyl %d\n\
210 Continuing ... ", 125},
211 {"usage: %s [ -n ] device\n", 126},
212 {"%s from %s\n", 127},
213 {"%s: not a floppy device\n", 128},
214 {"Could not determine current format type", 129},
215 {"%s-sided, %d tracks, %d sec/track. Total capacity %d kB.\n", 130},
216 {"Double", 131},
217 {"Single", 132},
218 {"Usage: %s [-larvsmf] /dev/name\n", 133},
219 {"%s is mounted.\t ", 134},
220 {"Do you really want to continue", 135},
221 {"check aborted.\n", 136},
222 {"Zone nr < FIRSTZONE in file `", 137},
223 {"Zone nr >= ZONES in file `", 138},
224 {"Remove block", 139},
225 {"Read error: unable to seek to block in file '", 140},
226 {"Read error: bad block in file '", 141},
227 {"\
228 Internal error: trying to write bad block\n\
229 Write request ignored\n", 142},
230 {"seek failed in write_block", 143},
231 {"Write error: bad block in file '", 144},
232 {"seek failed in write_super_block", 145},
233 {"unable to write super-block", 146},
234 {"Unable to write inode map", 147},
235 {"Unable to write zone map", 148},
236 {"Unable to write inodes", 149},
237 {"seek failed", 150},
238 {"unable to read super block", 151},
239 {"bad magic number in super-block", 152},
240 {"Only 1k blocks/zones supported", 153},
241 {"bad s_imap_blocks field in super-block", 154},
242 {"bad s_zmap_blocks field in super-block", 155},
243 {"Unable to allocate buffer for inode map", 156},
244 {"Unable to allocate buffer for inodes", 157},
245 {"Unable to allocate buffer for inode count", 158},
246 {"Unable to allocate buffer for zone count", 159},
247 {"Unable to read inode map", 160},
248 {"Unable to read zone map", 161},
249 {"Unable to read inodes", 162},
250 {"Warning: Firstzone != Norm_firstzone\n", 163},
251 {"%ld inodes\n", 164},
252 {"%ld blocks\n", 165},
253 {"Firstdatazone=%ld (%ld)\n", 166},
254 {"Zonesize=%d\n", 167},
255 {"Maxsize=%ld\n", 168},
256 {"Filesystem state=%d\n", 169},
257 {"\
258 namelen=%d\n\
259 \n", 170},
260 {"Inode %d marked not used, but used for file '", 171},
261 {"Mark in use", 172},
262 {" has mode %05o\n", 173},
263 {"Warning: inode count too big.\n", 174},
264 {"root inode isn't a directory", 175},
265 {"Block has been used before. Now in file `", 176},
266 {"Clear", 177},
267 {"Block %d in file `", 178},
268 {"' is marked not in use.", 179},
269 {"Correct", 180},
270 {" contains a bad inode number for file '", 181},
271 {" Remove", 182},
272 {": bad directory: '.' isn't first\n", 183},
273 {": bad directory: '..' isn't second\n", 184},
274 {"internal error", 185},
275 {": bad directory: size<32", 186},
276 {": bad directory: size < 32", 187},
277 {"seek failed in bad_zone", 188},
278 {"Inode %d mode not cleared.", 189},
279 {"Inode %d not used, marked used in the bitmap.", 190},
280 {"Inode %d used, marked unused in the bitmap.", 191},
281 {"Inode %d (mode = %07o), i_nlinks=%d, counted=%d.", 192},
282 {"Set i_nlinks to count", 193},
283 {"Zone %d: marked in use, no file uses it.", 194},
284 {"Unmark", 195},
285 {"Zone %d: %sin use, counted=%d\n", 196},
286 {"not ", 197},
287 {"Set", 198},
288 {"bad inode size", 199},
289 {"bad v2 inode size", 200},
290 {"need terminal for interactive repairs", 201},
291 {"unable to open '%s'", 202},
292 {"%s is clean, no check.\n", 203},
293 {"Forcing filesystem check on %s.\n", 204},
294 {"Filesystem on %s is dirty, needs checking.\n", 205},
295 {"\
296 \n\
297 %6ld inodes used (%ld%%)\n", 206},
298 {"%6ld zones used (%ld%%)\n", 207},
299 {"\
300 \n\
301 %6d regular files\n\
302 %6d directories\n\
303 %6d character device files\n\
304 %6d block device files\n\
305 %6d links\n\
306 %6d symbolic links\n\
307 ------\n\
308 %6d files\n", 208},
309 {"\
310 ----------------------------\n\
311 FILE SYSTEM HAS BEEN CHANGED\n\
312 ----------------------------\n", 209},
313 {"%s: failed to open: %s\n", 210},
314 {"%s: seek error on %s\n", 211},
315 {"%s: read error on %s\n", 212},
316 {"sector count: %d, sector size: %d\n", 213},
317 {"%s: option parse error\n", 214},
318 {"Usage: %s [-x] [-d <num>] iso9660-image\n", 215},
319 {"Usage: mkfs [-V] [-t fstype] [fs-options] device [size]\n", 216},
320 {"%s: Out of memory!\n", 217},
321 {"mkfs version %s (%s)\n", 218},
322 {"Usage: %s [-c | -l filename] [-nXX] [-iXX] /dev/name [blocks]\n", 219},
323 {"%s is mounted; will not make a filesystem here!", 220},
324 {"seek to boot block failed in write_tables", 221},
325 {"unable to clear boot sector", 222},
326 {"seek failed in write_tables", 223},
327 {"unable to write inode map", 224},
328 {"unable to write zone map", 225},
329 {"unable to write inodes", 226},
330 {"write failed in write_block", 227},
331 {"too many bad blocks", 228},
332 {"not enough good blocks", 229},
333 {"unable to allocate buffers for maps", 230},
334 {"unable to allocate buffer for inodes", 231},
335 {"\
336 Maxsize=%ld\n\
337 \n", 232},
338 {"seek failed during testing of blocks", 233},
339 {"Weird values in do_check: probably bugs\n", 234},
340 {"seek failed in check_blocks", 235},
341 {"bad blocks before data-area: cannot make fs", 236},
342 {"%d bad blocks\n", 237},
343 {"one bad block\n", 238},
344 {"can't open file of bad blocks", 239},
345 {"%s: not compiled with minix v2 support\n", 240},
346 {"strtol error: number of blocks not specified", 241},
347 {"unable to open %s", 242},
348 {"unable to stat %s", 243},
349 {"will not try to make filesystem on '%s'", 244},
350 {"Bad user-specified page size %d\n", 245},
351 {"Using user-specified page size %d, instead of the system values %d/%d\n", 246},
352 {"Assuming pages of size %d (not %d)\n", 247},
353 {"Usage: %s [-c] [-v0|-v1] [-pPAGESZ] /dev/name [blocks]\n", 248},
354 {"too many bad pages", 249},
355 {"Out of memory", 250},
356 {"one bad page\n", 251},
357 {"%d bad pages\n", 252},
358 {"%s: error: Nowhere to set up swap on?\n", 253},
359 {"%s: error: size %ld is larger than device size %d\n", 254},
360 {"%s: error: unknown version %d\n", 255},
361 {"%s: error: swap area needs to be at least %ldkB\n", 256},
362 {"%s: warning: truncating swap area to %ldkB\n", 257},
363 {"Will not try to make swapdevice on '%s'", 258},
364 {"fatal: first page unreadable", 259},
365 {"\
366 %s: Device '%s' contains a valid Sun disklabel.\n\
367 This probably means creating v0 swap would destroy your partition table\n\
368 No swap created. If you really want to create swap v0 on that device, use\n\
369 the -f option to force it.\n", 260},
370 {"Unable to set up swap-space: unreadable", 261},
371 {"Setting up swapspace version %d, size = %ld bytes\n", 262},
372 {"unable to rewind swap-device", 263},
373 {"unable to write signature page", 264},
374 {"fsync failed", 265},
375 {"Invalid number: %s\n", 266},
376 {"Syntax error: '%s'\n", 267},
377 {"No such parameter set: '%s'\n", 268},
378 {"usage: %s [ -p ] dev name\n", 269},
379 {"\
380 %s [ -p ] dev size sect heads tracks stretch gap rate spec1 fmt_gap\n", 270},
381 {" %s [ -c | -y | -n | -d ] dev\n", 271},
382 {" %s [ -c | -y | -n ] dev\n", 272},
383 {"Unusable", 273},
384 {"Free Space", 274},
385 {"Linux ext2", 275},
386 {"Linux", 276},
387 {"OS/2 HPFS", 277},
388 {"OS/2 IFS", 278},
389 {"NTFS", 279},
390 {"Disk has been changed.\n", 280},
391 {"Reboot the system to ensure the partition table is correctly updated.\n", 281},
392 {"\
393 \n\
394 WARNING: If you have created or modified any\n\
395 DOS 6.x partitions, please see the cfdisk manual\n\
396 page for additional information.\n", 282},
397 {"FATAL ERROR", 283},
398 {"Press any key to exit cfdisk", 284},
399 {"Cannot seek on disk drive", 285},
400 {"Cannot read disk drive", 286},
401 {"Cannot write disk drive", 287},
402 {"Too many partitions", 288},
403 {"Partition begins before sector 0", 289},
404 {"Partition ends before sector 0", 290},
405 {"Partition begins after end-of-disk", 291},
406 {"Partition ends after end-of-disk", 292},
407 {"logical partitions not in disk order", 293},
408 {"logical partitions overlap", 294},
409 {"enlarged logical partitions overlap", 295},
410 {"\
411 !!!! Internal error creating logical drive with no extended partition !!!!", 296},
412 {"\
413 Cannot create logical drive here -- would create two extended partitions", 297},
414 {"Menu item too long. Menu may look odd.", 298},
415 {"Menu without direction. Defaulting horizontal.", 299},
416 {"Illegal key", 300},
417 {"Press a key to continue", 301},
418 {"Primary", 302},
419 {"Create a new primary partition", 303},
420 {"Logical", 304},
421 {"Create a new logical partition", 305},
422 {"Cancel", 306},
423 {"Don't create a partition", 307},
424 {"!!! Internal error !!!", 308},
425 {"Size (in MB): ", 309},
426 {"Beginning", 310},
427 {"Add partition at beginning of free space", 311},
428 {"End", 312},
429 {"Add partition at end of free space", 313},
430 {"No room to create the extended partition", 314},
431 {"Bad signature on partition table", 315},
432 {"You specified more cylinders than fit on disk", 316},
433 {"Cannot open disk drive", 317},
434 {"Opened disk read-only - you have no permission to write", 318},
435 {"Cannot get disk size", 319},
436 {"Bad primary partition", 320},
437 {"Bad logical partition", 321},
438 {"Warning!! This may destroy data on your disk!", 322},
439 {"Are you sure you want write the partition table to disk? (yes or no): ", 323},
440 {"no", 324},
441 {"Did not write partition table to disk", 325},
442 {"yes", 326},
443 {"Please enter `yes' or `no'", 327},
444 {"Writing partition table to disk...", 328},
445 {"Wrote partition table to disk", 329},
446 {"\
447 Wrote partition table, but re-read table failed. Reboot to update table.", 330},
448 {"\
449 Not precisely one primary partition is bootable. DOS MBR cannot boot this.", 331},
450 {"Enter filename or press RETURN to display on screen: ", 332},
451 {"Cannot open file '%s'", 333},
452 {"Disk Drive: %s\n", 334},
453 {"Sector 0:\n", 335},
454 {"Sector %d:\n", 336},
455 {" None ", 337},
456 {" Pri/Log", 338},
457 {" Primary", 339},
458 {" Logical", 340},
459 {"Unknown", 341},
460 {"Boot (%02X)", 342},
461 {"Unknown (%02X)", 343},
462 {"None (%02X)", 344},
463 {"Partition Table for %s\n", 345},
464 {" First Last\n", 346},
465 {"\
466 # Type Sector Sector Offset Length Filesystem Type (ID) Flags\n", 347},
467 {"\
468 -- ------- -------- --------- ------ --------- ---------------------- \
469 ---------\n", 348},
470 {" ---Starting--- ----Ending---- Start Number of\n", 349},
471 {" # Flags Head Sect Cyl ID Head Sect Cyl Sector Sectors\n", 350},
472 {"-- ----- ---- ---- ---- ---- ---- ---- ---- -------- ---------\n", 351},
473 {"Raw", 352},
474 {"Print the table using raw data format", 353},
475 {"Sectors", 354},
476 {"Print the table ordered by sectors", 355},
477 {"Table", 356},
478 {"Just print the partition table", 357},
479 {"Don't print the table", 358},
480 {"Help Screen for cfdisk", 359},
481 {"This is cfdisk, a curses based disk partitioning program, which", 360},
482 {"allows you to create, delete and modify partitions on your hard", 361},
483 {"disk drive.", 362},
484 {"Copyright (C) 1994-1999 Kevin E. Martin & aeb", 363},
485 {"Command Meaning", 364},
486 {"------- -------", 365},
487 {" b Toggle bootable flag of the current partition", 366},
488 {" d Delete the current partition", 367},
489 {" g Change cylinders, heads, sectors-per-track parameters", 368},
490 {" WARNING: This option should only be used by people who", 369},
491 {" know what they are doing.", 370},
492 {" h Print this screen", 371},
493 {" m Maximize disk usage of the current partition", 372},
494 {" Note: This may make the partition incompatible with", 373},
495 {" DOS, OS/2, ...", 374},
496 {" n Create new partition from free space", 375},
497 {" p Print partition table to the screen or to a file", 376},
498 {" There are several different formats for the partition", 377},
499 {" that you can choose from:", 378},
500 {" r - Raw data (exactly what would be written to disk)", 379},
501 {" s - Table ordered by sectors", 380},
502 {" t - Table in raw format", 381},
503 {" q Quit program without writing partition table", 382},
504 {" t Change the filesystem type", 383},
505 {" u Change units of the partition size display", 384},
506 {" Rotates through MB, sectors and cylinders", 385},
507 {" W Write partition table to disk (must enter upper case W)", 386},
508 {" Since this might destroy data on the disk, you must", 387},
509 {" either confirm or deny the write by entering `yes' or", 388},
510 {" `no'", 389},
511 {"Up Arrow Move cursor to the previous partition", 390},
512 {"Down Arrow Move cursor to the next partition", 391},
513 {"CTRL-L Redraws the screen", 392},
514 {" ? Print this screen", 393},
515 {"Note: All of the commands can be entered with either upper or lower", 394},
516 {"case letters (except for Writes).", 395},
517 {"Cylinders", 396},
518 {"Change cylinder geometry", 397},
519 {"Heads", 398},
520 {"Change head geometry", 399},
521 {"Change sector geometry", 400},
522 {"Done", 401},
523 {"Done with changing geometry", 402},
524 {"Enter the number of cylinders: ", 403},
525 {"Illegal cylinders value", 404},
526 {"Enter the number of heads: ", 405},
527 {"Illegal heads value", 406},
528 {"Enter the number of sectors per track: ", 407},
529 {"Illegal sectors value", 408},
530 {"Enter filesystem type: ", 409},
531 {"Cannot change FS Type to empty", 410},
532 {"Cannot change FS Type to extended", 411},
533 {"Boot", 412},
534 {"Unk(%02X)", 413},
535 {", NC", 414},
536 {"NC", 415},
537 {"Pri/Log", 416},
538 {"Disk Drive: %s", 417},
539 {"Size: %lld bytes", 418},
540 {"Heads: %d Sectors per Track: %d Cylinders: %d", 419},
541 {"Name", 420},
542 {"Flags", 421},
543 {"Part Type", 422},
544 {"FS Type", 423},
545 {"[Label]", 424},
546 {" Sectors", 425},
547 {"Size (MB)", 426},
548 {"Size (GB)", 427},
549 {"Bootable", 428},
550 {"Toggle bootable flag of the current partition", 429},
551 {"Delete", 430},
552 {"Delete the current partition", 431},
553 {"Geometry", 432},
554 {"Change disk geometry (experts only)", 433},
555 {"Help", 434},
556 {"Print help screen", 435},
557 {"Maximize", 436},
558 {"Maximize disk usage of the current partition (experts only)", 437},
559 {"New", 438},
560 {"Create new partition from free space", 439},
561 {"Print", 440},
562 {"Print partition table to the screen or to a file", 441},
563 {"Quit", 442},
564 {"Quit program without writing partition table", 443},
565 {"Type", 444},
566 {"Change the filesystem type (DOS, Linux, OS/2 and so on)", 445},
567 {"Units", 446},
568 {"Change units of the partition size display (MB, sect, cyl)", 447},
569 {"Write", 448},
570 {"Write partition table to disk (this might destroy data)", 449},
571 {"Cannot make this partition bootable", 450},
572 {"Cannot delete an empty partition", 451},
573 {"Cannot maximize this partition", 452},
574 {"This partition is unusable", 453},
575 {"This partition is already in use", 454},
576 {"Cannot change the type of an empty partition", 455},
577 {"No more partitions", 456},
578 {"Illegal command", 457},
579 {"Copyright (C) 1994-2000 Kevin E. Martin & aeb\n", 458},
580 {"\
581 \n\
582 Usage:\n\
583 Print version:\n\
584 %s -v\n\
585 Print partition table:\n\
586 %s -P {r|s|t} [options] device\n\
587 Interactive use:\n\
588 %s [options] device\n\
589 \n\
590 Options:\n\
591 -a: Use arrow instead of highlighting;\n\
592 -z: Start with a zero partition table, instead of reading the pt from disk;\n\
593 -c C -h H -s S: Override the kernel's idea of the number of cylinders,\n\
594 the number of heads and the number of sectors/track.\n\
595 \n", 459},
596 {"\
597 Usage: fdisk [-b SSZ] [-u] DISK Change partition table\n\
598 fdisk -l [-b SSZ] [-u] DISK List partition table(s)\n\
599 fdisk -s PARTITION Give partition size(s) in blocks\n\
600 fdisk -v Give fdisk version\n\
601 Here DISK is something like /dev/hdb or /dev/sda\n\
602 and PARTITION is something like /dev/hda7\n\
603 -u: give Start and End in sector (instead of cylinder) units\n\
604 -b 2048: (for certain MO drives) use 2048-byte sectors\n", 460},
605 {"\
606 Usage: fdisk [-l] [-b SSZ] [-u] device\n\
607 E.g.: fdisk /dev/hda (for the first IDE disk)\n\
608 or: fdisk /dev/sdc (for the third SCSI disk)\n\
609 or: fdisk /dev/eda (for the first PS/2 ESDI drive)\n\
610 or: fdisk /dev/rd/c0d0 or: fdisk /dev/ida/c0d0 (for RAID devices)\n\
611 ...\n", 461},
612 {"Unable to open %s\n", 462},
613 {"Unable to read %s\n", 463},
614 {"Unable to seek on %s\n", 464},
615 {"Unable to write %s\n", 465},
616 {"BLKGETSIZE ioctl failed on %s\n", 466},
617 {"Unable to allocate any more memory\n", 467},
618 {"Fatal error\n", 468},
619 {"Command action", 469},
620 {" a toggle a read only flag", 470},
621 {" b edit bsd disklabel", 471},
622 {" c toggle the mountable flag", 472},
623 {" d delete a partition", 473},
624 {" l list known partition types", 474},
625 {" m print this menu", 475},
626 {" n add a new partition", 476},
627 {" o create a new empty DOS partition table", 477},
628 {" p print the partition table", 478},
629 {" q quit without saving changes", 479},
630 {" s create a new empty Sun disklabel", 480},
631 {" t change a partition's system id", 481},
632 {" u change display/entry units", 482},
633 {" v verify the partition table", 483},
634 {" w write table to disk and exit", 484},
635 {" x extra functionality (experts only)", 485},
636 {" a select bootable partition", 486},
637 {" b edit bootfile entry", 487},
638 {" c select sgi swap partition", 488},
639 {" a toggle a bootable flag", 489},
640 {" c toggle the dos compatibility flag", 490},
641 {" a change number of alternate cylinders", 491},
642 {" c change number of cylinders", 492},
643 {" d print the raw data in the partition table", 493},
644 {" e change number of extra sectors per cylinder", 494},
645 {" h change number of heads", 495},
646 {" i change interleave factor", 496},
647 {" o change rotation speed (rpm)", 497},
648 {" r return to main menu", 498},
649 {" s change number of sectors/track", 499},
650 {" y change number of physical cylinders", 500},
651 {" b move beginning of data in a partition", 501},
652 {" e list extended partitions", 502},
653 {" g create an IRIX partition table", 503},
654 {" f fix partition order", 504},
655 {"You must set", 505},
656 {"heads", 506},
657 {"sectors", 507},
658 {"cylinders", 508},
659 {"\
660 %s%s.\n\
661 You can do this from the extra functions menu.\n", 509},
662 {" and ", 510},
663 {"\
664 \n\
665 The number of cylinders for this disk is set to %d.\n\
666 There is nothing wrong with that, but this is larger than 1024,\n\
667 and could in certain setups cause problems with:\n\
668 1) software that runs at boot time (e.g., old versions of LILO)\n\
669 2) booting and partitioning software from other OSs\n\
670 (e.g., DOS FDISK, OS/2 FDISK)\n", 511},
671 {"Bad offset in primary extended partition\n", 512},
672 {"Warning: deleting partitions after %d\n", 513},
673 {"Warning: extra link pointer in partition table %d\n", 514},
674 {"Warning: ignoring extra data in partition table %d\n", 515},
675 {"\
676 Building a new DOS disklabel. Changes will remain in memory only,\n\
677 until you decide to write them. After that, of course, the previous\n\
678 content won't be recoverable.\n\
679 \n", 516},
680 {"Note: sector size is %d (not %d)\n", 517},
681 {"You will not be able to write the partition table.\n", 518},
682 {"\
683 Device contains neither a valid DOS partition table, nor Sun, SGI or OSF \
684 disklabel\n", 519},
685 {"Internal error\n", 520},
686 {"Ignoring extra extended partition %d\n", 521},
687 {"\
688 Warning: invalid flag 0x%04x of partition table %d will be corrected by \
689 w(rite)\n", 522},
690 {"\
691 \n\
692 got EOF thrice - exiting..\n", 523},
693 {"Hex code (type L to list codes): ", 524},
694 {"%s (%d-%d, default %d): ", 525},
695 {"Using default value %d\n", 526},
696 {"Value out of range.\n", 527},
697 {"Partition number", 528},
698 {"Warning: partition %d has empty type\n", 529},
699 {"cylinder", 530},
700 {"sector", 531},
701 {"Changing display/entry units to %s\n", 532},
702 {"WARNING: Partition %d is an extended partition\n", 533},
703 {"DOS Compatibility flag is set\n", 534},
704 {"DOS Compatibility flag is not set\n", 535},
705 {"Partition %d does not exist yet!\n", 536},
706 {"\
707 Type 0 means free space to many systems\n\
708 (but not to Linux). Having partitions of\n\
709 type 0 is probably unwise. You can delete\n\
710 a partition using the `d' command.\n", 537},
711 {"\
712 You cannot change a partition into an extended one or vice versa\n\
713 Delete it first.\n", 538},
714 {"\
715 Consider leaving partition 3 as Whole disk (5),\n\
716 as SunOS/Solaris expects it and even Linux likes it.\n\
717 \n", 539},
718 {"\
719 Consider leaving partition 9 as volume header (0),\n\
720 and partition 11 as entire volume (6)as IRIX expects it.\n\
721 \n", 540},
722 {"Changed system type of partition %d to %x (%s)\n", 541},
723 {"Partition %d has different physical/logical beginnings (non-Linux?):\n", 542},
724 {" phys=(%d, %d, %d) ", 543},
725 {"logical=(%d, %d, %d)\n", 544},
726 {"Partition %d has different physical/logical endings:\n", 545},
727 {"Partition %i does not start on cylinder boundary:\n", 546},
728 {"should be (%d, %d, 1)\n", 547},
729 {"Partition %i does not end on cylinder boundary:\n", 548},
730 {"should be (%d, %d, %d)\n", 549},
731 {"\
732 \n\
733 Disk %s: %d heads, %d sectors, %d cylinders\n\
734 Units = %s of %d * %d bytes\n\
735 \n", 550},
736 {"\
737 Nothing to do. Ordering is correct already.\n\
738 \n", 551},
739 {"%*s Boot Start End Blocks Id System\n", 552},
740 {"Device", 553},
741 {"\
742 \n\
743 Partition table entries are not in disk order\n", 554},
744 {"\
745 \n\
746 Disk %s: %d heads, %d sectors, %d cylinders\n\
747 \n", 555},
748 {"Nr AF Hd Sec Cyl Hd Sec Cyl Start Size ID\n", 556},
749 {"Warning: partition %d contains sector 0\n", 557},
750 {"Partition %d: head %d greater than maximum %d\n", 558},
751 {"Partition %d: sector %d greater than maximum %d\n", 559},
752 {"Partitions %d: cylinder %d greater than maximum %d\n", 560},
753 {"Partition %d: previous sectors %d disagrees with total %d\n", 561},
754 {"Warning: bad start-of-data in partition %d\n", 562},
755 {"Warning: partition %d overlaps partition %d.\n", 563},
756 {"Warning: partition %d is empty\n", 564},
757 {"Logical partition %d not entirely in partition %d\n", 565},
758 {"Total allocated sectors %d greater than the maximum %d\n", 566},
759 {"%d unallocated sectors\n", 567},
760 {"Partition %d is already defined. Delete it before re-adding it.\n", 568},
761 {"First %s", 569},
762 {"Sector %d is already allocated\n", 570},
763 {"No free sectors available\n", 571},
764 {"Last %s or +size or +sizeM or +sizeK", 572},
765 {"Warning: partition %d has an odd number of sectors.\n", 573},
766 {"The maximum number of partitions has been created\n", 574},
767 {"You must delete some partition and add an extended partition first\n", 575},
768 {"\
769 Command action\n\
770 %s\n\
771 p primary partition (1-4)\n", 576},
772 {"l logical (5 or over)", 577},
773 {"e extended", 578},
774 {"Invalid partition number for type `%c'\n", 579},
775 {"\
776 The partition table has been altered!\n\
777 \n", 580},
778 {"Calling ioctl() to re-read partition table.\n", 581},
779 {"\
780 Re-read table failed with error %d: %s.\n\
781 Reboot your system to ensure the partition table is updated.\n", 582},
782 {"\
783 \n\
784 WARNING: If you have created or modified any DOS 6.x\n\
785 partitions, please see the fdisk manual page for additional\n\
786 information.\n", 583},
787 {"Syncing disks.\n", 584},
788 {"Device: %s\n", 585},
789 {"Partition %d has no data area\n", 586},
790 {"New beginning of data", 587},
791 {"Expert command (m for help): ", 588},
792 {"Number of cylinders", 589},
793 {"Number of heads", 590},
794 {"Number of sectors", 591},
795 {"Warning: setting sector offset for DOS compatiblity\n", 592},
796 {"Disk %s doesn't contain a valid partition table\n", 593},
797 {"Cannot open %s\n", 594},
798 {"cannot open %s\n", 595},
799 {"%c: unknown command\n", 596},
800 {"This kernel finds the sector size itself - -b option ignored\n", 597},
801 {"\
802 Warning: the -b (set sector size) option should be used with one specified \
803 device\n", 598},
804 {"\
805 Detected an OSF/1 disklabel on %s, entering disklabel mode.\n\
806 To return to DOS partition table mode, use the 'r' command.\n", 599},
807 {"Command (m for help): ", 600},
808 {"\
809 \n\
810 The current boot file is: %s\n", 601},
811 {"Please enter the name of the new boot file: ", 602},
812 {"Boot file unchanged\n", 603},
813 {"\
814 \n\
815 \tSorry, no experts menu for SGI partition tables available.\n\
816 \n", 604},
817 {"\
818 \n\
819 \tThere is a valid AIX label on this disk.\n\
820 \tUnfortunately Linux cannot handle these\n\
821 \tdisks at the moment. Nevertheless some\n\
822 \tadvice:\n\
823 \t1. fdisk will destroy its contents on write.\n\
824 \t2. Be sure that this disk is NOT a still vital\n\
825 \t part of a volume group. (Otherwise you may\n\
826 \t erase the other disks as well, if unmirrored.)\n\
827 \t3. Before deleting this physical volume be sure\n\
828 \t to remove the disk logically from your AIX\n\
829 \t machine. (Otherwise you become an AIXpert).", 605},
830 {"\
831 \n\
832 BSD label for device: %s\n", 606},
833 {" d delete a BSD partition", 607},
834 {" e edit drive data", 608},
835 {" i install bootstrap", 609},
836 {" l list known filesystem types", 610},
837 {" n add a new BSD partition", 611},
838 {" p print BSD partition table", 612},
839 {" s show complete disklabel", 613},
840 {" t change a partition's filesystem id", 614},
841 {" u change units (cylinders/sectors)", 615},
842 {" w write disklabel to disk", 616},
843 {" x link BSD partition to non-BSD partition", 617},
844 {"Partition %s has invalid starting sector 0.\n", 618},
845 {"Reading disklabel of %s at sector %d.\n", 619},
846 {"There is no *BSD partition on %s.\n", 620},
847 {"BSD disklabel command (m for help): ", 621},
848 {"type: %s\n", 622},
849 {"type: %d\n", 623},
850 {"disk: %.*s\n", 624},
851 {"label: %.*s\n", 625},
852 {"flags:", 626},
853 {" removable", 627},
854 {" ecc", 628},
855 {" badsect", 629},
856 {"bytes/sector: %ld\n", 630},
857 {"sectors/track: %ld\n", 631},
858 {"tracks/cylinder: %ld\n", 632},
859 {"sectors/cylinder: %ld\n", 633},
860 {"cylinders: %ld\n", 634},
861 {"rpm: %d\n", 635},
862 {"interleave: %d\n", 636},
863 {"trackskew: %d\n", 637},
864 {"cylinderskew: %d\n", 638},
865 {"headswitch: %ld\t\t# milliseconds\n", 639},
866 {"track-to-track seek: %ld\t# milliseconds\n", 640},
867 {"drivedata: ", 641},
868 {"\
869 \n\
870 %d partitions:\n", 642},
871 {"# start end size fstype [fsize bsize cpg]\n", 643},
872 {"Writing disklabel to %s.\n", 644},
873 {"%s contains no disklabel.\n", 645},
874 {"Do you want to create a disklabel? (y/n) ", 646},
875 {"bytes/sector", 647},
876 {"sectors/track", 648},
877 {"tracks/cylinder", 649},
878 {"sectors/cylinder", 650},
879 {"Must be <= sectors/track * tracks/cylinder (default).\n", 651},
880 {"rpm", 652},
881 {"interleave", 653},
882 {"trackskew", 654},
883 {"cylinderskew", 655},
884 {"headswitch", 656},
885 {"track-to-track seek", 657},
886 {"Bootstrap: %sboot -> boot%s (%s): ", 658},
887 {"Bootstrap overlaps with disk label!\n", 659},
888 {"Bootstrap installed on %s.\n", 660},
889 {"Partition (a-%c): ", 661},
890 {"This partition already exists.\n", 662},
891 {"Warning: too many partitions (%d, maximum is %d).\n", 663},
892 {"\
893 \n\
894 Syncing disks.\n", 664},
895 {"SGI volhdr", 665},
896 {"SGI trkrepl", 666},
897 {"SGI secrepl", 667},
898 {"SGI raw", 668},
899 {"SGI bsd", 669},
900 {"SGI sysv", 670},
901 {"SGI volume", 671},
902 {"SGI efs", 672},
903 {"SGI lvol", 673},
904 {"SGI rlvol", 674},
905 {"SGI xfs", 675},
906 {"SGI xlvol", 676},
907 {"SGI rxlvol", 677},
908 {"Linux swap", 678},
909 {"Linux native", 679},
910 {"Linux LVM", 680},
911 {"\
912 According to MIPS Computer Systems, Inc the Label must not contain more than \
913 512 bytes\n", 681},
914 {"Detected sgi disklabel with wrong checksum.\n", 682},
915 {"\
916 \n\
917 Disk %s (SGI disk label): %d heads, %d sectors\n\
918 %d cylinders, %d physical cylinders\n\
919 %d extra sects/cyl, interleave %d:1\n\
920 %s\n\
921 Units = %s of %d * 512 bytes\n\
922 \n", 683},
923 {"\
924 \n\
925 Disk %s (SGI disk label): %d heads, %d sectors, %d cylinders\n\
926 Units = %s of %d * 512 bytes\n\
927 \n", 684},
928 {"\
929 ----- partitions -----\n\
930 %*s Info Start End Sectors Id System\n", 685},
931 {"\
932 ----- bootinfo -----\n\
933 Bootfile: %s\n\
934 ----- directory entries -----\n", 686},
935 {"%2d: %-10s sector%5u size%8u\n", 687},
936 {"\
937 \n\
938 Invalid Bootfile!\n\
939 \tThe bootfile must be an absolute non-zero pathname,\n\
940 \te.g. \"/unix\" or \"/unix.save\".\n", 688},
941 {"\
942 \n\
943 \tName of Bootfile too long: 16 bytes maximum.\n", 689},
944 {"\
945 \n\
946 \tBootfile must have a fully qualified pathname.\n", 690},
947 {"\
948 \n\
949 \tBe aware, that the bootfile is not checked for existence.\n\
950 \tSGI's default is \"/unix\" and for backup \"/unix.save\".\n", 691},
951 {"\
952 \n\
953 \tBootfile is changed to \"%s\".\n", 692},
954 {"More than one entire disk entry present.\n", 693},
955 {"No partitions defined\n", 694},
956 {"IRIX likes when Partition 11 covers the entire disk.\n", 695},
957 {"\
958 The entire disk partition should start at block 0,\n\
959 not at diskblock %d.\n", 696},
960 {"\
961 The entire disk partition is only %d diskblock large,\n\
962 but the disk is %d diskblocks long.\n", 697},
963 {"One Partition (#11) should cover the entire disk.\n", 698},
964 {"Partition %d does not start on cylinder boundary.\n", 699},
965 {"Partition %d does not end on cylinder boundary.\n", 700},
966 {"The Partition %d and %d overlap by %d sectors.\n", 701},
967 {"Unused gap of %8d sectors - sectors %8d-%d\n", 702},
968 {"\
969 \n\
970 The boot partition does not exist.\n", 703},
971 {"\
972 \n\
973 The swap partition does not exist.\n", 704},
974 {"\
975 \n\
976 The swap partition has no swap type.\n", 705},
977 {"\tYou have chosen an unusual boot file name.\n", 706},
978 {"Sorry You may change the Tag of non-empty partitions.\n", 707},
979 {"\
980 It is highly recommended that the partition at offset 0\n\
981 is of type \"SGI volhdr\", the IRIX system will rely on it to\n\
982 retrieve from its directory standalone tools like sash and fx.\n\
983 Only the \"SGI volume\" entire disk section may violate this.\n\
984 Type YES if you are sure about tagging this partition differently.\n", 708},
985 {"Do You know, You got a partition overlap on the disk?\n", 709},
986 {"Attempting to generate entire disk entry automatically.\n", 710},
987 {"The entire disk is already covered with partitions.\n", 711},
988 {"You got a partition overlap on the disk. Fix it first!\n", 712},
989 {"\
990 It is highly recommended that eleventh partition\n\
991 covers the entire disk and is of type `SGI volume'\n", 713},
992 {"You will get a partition overlap on the disk. Fix it first!\n", 714},
993 {" Last %s", 715},
994 {"\
995 Building a new SGI disklabel. Changes will remain in memory only,\n\
996 until you decide to write them. After that, of course, the previous\n\
997 content will be unrecoverably lost.\n\
998 \n", 716},
999 {"Trying to keep parameters of partition %d.\n", 717},
1000 {"ID=%02x\tSTART=%d\tLENGTH=%d\n", 718},
1001 {"Empty", 719},
1002 {"SunOS root", 720},
1003 {"SunOS swap", 721},
1004 {"SunOS usr", 722},
1005 {"Whole disk", 723},
1006 {"SunOS stand", 724},
1007 {"SunOS var", 725},
1008 {"SunOS home", 726},
1009 {"\
1010 Detected sun disklabel with wrong checksum.\n\
1011 Probably you'll have to set all the values,\n\
1012 e.g. heads, sectors, cylinders and partitions\n\
1013 or force a fresh label (s command in main menu)\n", 727},
1014 {"Autoconfigure found a %s%s%s\n", 728},
1015 {"\
1016 Building a new sun disklabel. Changes will remain in memory only,\n\
1017 until you decide to write them. After that, of course, the previous\n\
1018 content won't be recoverable.\n\
1019 \n", 729},
1020 {"\
1021 Drive type\n\
1022 ? auto configure\n\
1023 0 custom (with hardware detected defaults)", 730},
1024 {"Select type (? for auto, 0 for custom): ", 731},
1025 {"Autoconfigure failed.\n", 732},
1026 {"Sectors/track", 733},
1027 {"Alternate cylinders", 734},
1028 {"Physical cylinders", 735},
1029 {"Rotation speed (rpm)", 736},
1030 {"Interleave factor", 737},
1031 {"Extra sectors per cylinder", 738},
1032 {"You may change all the disk params from the x menu", 739},
1033 {"3,5\" floppy", 740},
1034 {"Linux custom", 741},
1035 {"Partition %d doesn't end on cylinder boundary\n", 742},
1036 {"Partition %d overlaps with others in sectors %d-%d\n", 743},
1037 {"Unused gap - sectors 0-%d\n", 744},
1038 {"Unused gap - sectors %d-%d\n", 745},
1039 {"\
1040 Other partitions already cover the whole disk.\n\
1041 Delete some/shrink them before retry.\n", 746},
1042 {"\
1043 You haven't covered the whole disk with the 3rd partition, but your value\n\
1044 %d %s covers some other partition. Your entry has been changed\n\
1045 to %d %s\n", 747},
1046 {"\
1047 If you want to maintain SunOS/Solaris compatibility, consider leaving this\n\
1048 partition as Whole disk (5), starting at 0, with %u sectors\n", 748},
1049 {"\
1050 It is highly recommended that the partition at offset 0\n\
1051 is UFS, EXT2FS filesystem or SunOS swap. Putting Linux swap\n\
1052 there may destroy your partition table and bootblock.\n\
1053 Type YES if you're very sure you would like that partition\n\
1054 tagged with 82 (Linux swap): ", 749},
1055 {"\
1056 \n\
1057 Disk %s (Sun disk label): %d heads, %d sectors, %d rpm\n\
1058 %d cylinders, %d alternate cylinders, %d physical cylinders\n\
1059 %d extra sects/cyl, interleave %d:1\n\
1060 %s\n\
1061 Units = %s of %d * 512 bytes\n\
1062 \n", 750},
1063 {"\
1064 \n\
1065 Disk %s (Sun disk label): %d heads, %d sectors, %d cylinders\n\
1066 Units = %s of %d * 512 bytes\n\
1067 \n", 751},
1068 {"%*s Flag Start End Blocks Id System\n", 752},
1069 {"Number of alternate cylinders", 753},
1070 {"Number of physical cylinders", 754},
1071 {"FAT12", 755},
1072 {"XENIX root", 756},
1073 {"XENIX usr", 757},
1074 {"FAT16 <32M", 758},
1075 {"Extended", 759},
1076 {"FAT16", 760},
1077 {"HPFS/NTFS", 761},
1078 {"AIX", 762},
1079 {"AIX bootable", 763},
1080 {"OS/2 Boot Manager", 764},
1081 {"Win95 FAT32", 765},
1082 {"Win95 FAT32 (LBA)", 766},
1083 {"Win95 FAT16 (LBA)", 767},
1084 {"Win95 Ext'd (LBA)", 768},
1085 {"OPUS", 769},
1086 {"Hidden FAT12", 770},
1087 {"Compaq diagnostics", 771},
1088 {"Hidden FAT16 <32M", 772},
1089 {"Hidden FAT16", 773},
1090 {"Hidden HPFS/NTFS", 774},
1091 {"AST Windows swapfile", 775},
1092 {"Hidden Win95 FAT32", 776},
1093 {"Hidden Win95 FAT32 (LBA)", 777},
1094 {"Hidden Win95 FAT16 (LBA)", 778},
1095 {"NEC DOS", 779},
1096 {"Plan 9", 780},
1097 {"PartitionMagic recovery", 781},
1098 {"Venix 80286", 782},
1099 {"PPC PReP Boot", 783},
1100 {"SFS", 784},
1101 {"QNX4.x", 785},
1102 {"QNX4.x 2nd part", 786},
1103 {"QNX4.x 3rd part", 787},
1104 {"OnTrack DM", 788},
1105 {"OnTrack DM6 Aux1", 789},
1106 {"CP/M", 790},
1107 {"OnTrack DM6 Aux3", 791},
1108 {"OnTrackDM6", 792},
1109 {"EZ-Drive", 793},
1110 {"Golden Bow", 794},
1111 {"Priam Edisk", 795},
1112 {"SpeedStor", 796},
1113 {"GNU HURD or SysV", 797},
1114 {"Novell Netware 286", 798},
1115 {"Novell Netware 386", 799},
1116 {"DiskSecure Multi-Boot", 800},
1117 {"PC/IX", 801},
1118 {"Old Minix", 802},
1119 {"Minix / old Linux", 803},
1120 {"OS/2 hidden C: drive", 804},
1121 {"Linux extended", 805},
1122 {"NTFS volume set", 806},
1123 {"Amoeba", 807},
1124 {"Amoeba BBT", 808},
1125 {"BSD/OS", 809},
1126 {"IBM Thinkpad hibernation", 810},
1127 {"BSD/386", 811},
1128 {"OpenBSD", 812},
1129 {"NeXTSTEP", 813},
1130 {"BSDI fs", 814},
1131 {"BSDI swap", 815},
1132 {"DRDOS/sec (FAT-12)", 816},
1133 {"DRDOS/sec (FAT-16 < 32M)", 817},
1134 {"DRDOS/sec (FAT-16)", 818},
1135 {"Syrinx", 819},
1136 {"Non-FS data", 820},
1137 {"CP/M / CTOS / ...", 821},
1138 {"DOS access", 822},
1139 {"DOS R/O", 823},
1140 {"BeOS fs", 824},
1141 {"DOS secondary", 825},
1142 {"Linux raid autodetect", 826},
1143 {"LANstep", 827},
1144 {"BBT", 828},
1145 {"seek error on %s - cannot seek to %lu\n", 829},
1146 {"seek error: wanted 0x%08x%08x, got 0x%08x%08x\n", 830},
1147 {"out of memory - giving up\n", 831},
1148 {"read error on %s - cannot read sector %lu\n", 832},
1149 {"ERROR: sector %lu does not have an msdos signature\n", 833},
1150 {"write error on %s - cannot write sector %lu\n", 834},
1151 {"cannot open partition sector save file (%s)\n", 835},
1152 {"write error on %s\n", 836},
1153 {"cannot stat partition restore file (%s)\n", 837},
1154 {"partition restore file has wrong size - not restoring\n", 838},
1155 {"out of memory?\n", 839},
1156 {"cannot open partition restore file (%s)\n", 840},
1157 {"error reading %s\n", 841},
1158 {"cannot open device %s for writing\n", 842},
1159 {"error writing sector %lu on %s\n", 843},
1160 {"Disk %s: cannot get size\n", 844},
1161 {"Disk %s: cannot get geometry\n", 845},
1162 {"\
1163 Warning: start=%lu - this looks like a partition rather than\n\
1164 the entire disk. Using fdisk on it is probably meaningless.\n\
1165 [Use the --force option if you really want this]\n", 846},
1166 {"Warning: HDIO_GETGEO says that there are %lu heads\n", 847},
1167 {"Warning: HDIO_GETGEO says that there are %lu sectors\n", 848},
1168 {"Warning: BLKGETSIZE/HDIO_GETGEO says that there are %lu cylinders\n", 849},
1169 {"\
1170 Warning: unlikely number of sectors (%lu) - usually at most 63\n\
1171 This will give problems with all software that uses C/H/S addressing.\n", 850},
1172 {"\
1173 \n\
1174 Disk %s: %lu cylinders, %lu heads, %lu sectors/track\n", 851},
1175 {"\
1176 %s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n", 852},
1177 {"\
1178 %s of partition %s has impossible value for sector: %lu (should be in \
1179 1-%lu)\n", 853},
1180 {"\
1181 %s of partition %s has impossible value for cylinders: %lu (should be in \
1182 0-%lu)\n", 854},
1183 {"\
1184 Id Name\n\
1185 \n", 855},
1186 {"Re-reading the partition table ...\n", 856},
1187 {"\
1188 The command to re-read the partition table failed\n\
1189 Reboot your system now, before using mkfs\n", 857},
1190 {"Error closing %s\n", 858},
1191 {"%s: no such partition\n", 859},
1192 {"unrecognized format - using sectors\n", 860},
1193 {"# partition table of %s\n", 861},
1194 {"unimplemented format - using %s\n", 862},
1195 {"\
1196 Units = cylinders of %lu bytes, blocks of 1024 bytes, counting from %d\n\
1197 \n", 863},
1198 {" Device Boot Start End #cyls #blocks Id System\n", 864},
1199 {"\
1200 Units = sectors of 512 bytes, counting from %d\n\
1201 \n", 865},
1202 {" Device Boot Start End #sectors Id System\n", 866},
1203 {"\
1204 Units = blocks of 1024 bytes, counting from %d\n\
1205 \n", 867},
1206 {" Device Boot Start End #blocks Id System\n", 868},
1207 {"\
1208 Units = megabytes of 1048576 bytes, blocks of 1024 bytes, counting from %d\n\
1209 \n", 869},
1210 {" Device Boot Start End MB #blocks Id System\n", 870},
1211 {"\t\tstart: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n", 871},
1212 {"\t\tend: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n", 872},
1213 {"partition ends on cylinder %ld, beyond the end of the disk\n", 873},
1214 {"No partitions found\n", 874},
1215 {"\
1216 Warning: The first partition looks like it was made\n\
1217 for C/H/S=*/%ld/%ld (instead of %ld/%ld/%ld).\n\
1218 For this listing I'll assume that geometry.\n", 875},
1219 {"no partition table present.\n", 876},
1220 {"strange, only %d partitions defined.\n", 877},
1221 {"Warning: partition %s has size 0 but is not marked Empty\n", 878},
1222 {"Warning: partition %s has size 0 and is bootable\n", 879},
1223 {"Warning: partition %s has size 0 and nonzero start\n", 880},
1224 {"Warning: partition %s ", 881},
1225 {"is not contained in partition %s\n", 882},
1226 {"Warning: partitions %s ", 883},
1227 {"and %s overlap\n", 884},
1228 {"Warning: partition %s contains part of ", 885},
1229 {"the partition table (sector %lu),\n", 886},
1230 {"and will destroy it when filled\n", 887},
1231 {"Warning: partition %s starts at sector 0\n", 888},
1232 {"Warning: partition %s extends past end of disk\n", 889},
1233 {"Among the primary partitions, at most one can be extended\n", 890},
1234 {" (although this is not a problem under Linux)\n", 891},
1235 {"Warning: partition %s does not start at a cylinder boundary\n", 892},
1236 {"Warning: partition %s does not end at a cylinder boundary\n", 893},
1237 {"\
1238 Warning: more than one primary partition is marked bootable (active)\n\
1239 This does not matter for LILO, but the DOS MBR will not boot this disk.\n", 894},
1240 {"\
1241 Warning: usually one can boot from primary partitions only\n\
1242 LILO disregards the `bootable' flag.\n", 895},
1243 {"\
1244 Warning: no primary partition is marked bootable (active)\n\
1245 This does not matter for LILO, but the DOS MBR will not boot this disk.\n", 896},
1246 {"\
1247 partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n", 897},
1248 {"partition %s: end: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n", 898},
1249 {"partition %s ends on cylinder %ld, beyond the end of the disk\n", 899},
1250 {"Warning: shifted start of the extd partition from %ld to %ld\n", 900},
1251 {"(For listing purposes only. Do not change its contents.)\n", 901},
1252 {"Warning: extended partition does not start at a cylinder boundary.\n", 902},
1253 {"DOS and Linux will interpret the contents differently.\n", 903},
1254 {"too many partitions - ignoring those past nr (%d)\n", 904},
1255 {"tree of partitions?\n", 905},
1256 {"detected Disk Manager - unable to handle that\n", 906},
1257 {"DM6 signature found - giving up\n", 907},
1258 {"strange..., an extended partition of size 0?\n", 908},
1259 {"strange..., a BSD partition of size 0?\n", 909},
1260 {" %s: unrecognized partition\n", 910},
1261 {"-n flag was given: Nothing changed\n", 911},
1262 {"Failed saving the old sectors - aborting\n", 912},
1263 {"Failed writing the partition on %s\n", 913},
1264 {"long or incomplete input line - quitting\n", 914},
1265 {"input error: `=' expected after %s field\n", 915},
1266 {"input error: unexpected character %c after %s field\n", 916},
1267 {"unrecognized input: %s\n", 917},
1268 {"number too big\n", 918},
1269 {"trailing junk after number\n", 919},
1270 {"no room for partition descriptor\n", 920},
1271 {"cannot build surrounding extended partition\n", 921},
1272 {"too many input fields\n", 922},
1273 {"No room for more\n", 923},
1274 {"Illegal type\n", 924},
1275 {"Warning: given size (%lu) exceeds max allowable size (%lu)\n", 925},
1276 {"Warning: empty partition\n", 926},
1277 {"Warning: bad partition start (earliest %lu)\n", 927},
1278 {"unrecognized bootable flag - choose - or *\n", 928},
1279 {"partial c,h,s specification?\n", 929},
1280 {"Extended partition not where expected\n", 930},
1281 {"bad input\n", 931},
1282 {"too many partitions\n", 932},
1283 {"\
1284 Input in the following format; absent fields get a default value.\n\
1285 <start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n\
1286 Usually you only need to specify <start> and <size> (and perhaps <type>).\n", 933},
1287 {"version", 934},
1288 {"Usage: %s [options] device ...\n", 935},
1289 {"device: something like /dev/hda or /dev/sda", 936},
1290 {"useful options:", 937},
1291 {" -s [or --show-size]: list size of a partition", 938},
1292 {" -c [or --id]: print or change partition Id", 939},
1293 {" -l [or --list]: list partitions of each device", 940},
1294 {" -d [or --dump]: idem, but in a format suitable for later input", 941},
1295 {" -i [or --increment]: number cylinders etc. from 1 instead of from 0", 942},
1296 {"\
1297 -uS, -uB, -uC, -uM: accept/report in units of \
1298 sectors/blocks/cylinders/MB", 943},
1299 {" -T [or --list-types]:list the known partition types", 944},
1300 {" -D [or --DOS]: for DOS-compatibility: waste a little space", 945},
1301 {" -R [or --re-read]: make kernel reread partition table", 946},
1302 {" -N# : change only the partition with number #", 947},
1303 {" -n : do not actually write to disk", 948},
1304 {"\
1305 -O file : save the sectors that will be overwritten to file", 949},
1306 {" -I file : restore these sectors again", 950},
1307 {" -v [or --version]: print version", 951},
1308 {" -? [or --help]: print this message", 952},
1309 {"dangerous options:", 953},
1310 {" -g [or --show-geometry]: print the kernel's idea of the geometry", 954},
1311 {"\
1312 -x [or --show-extended]: also list extended partitions on output\n\
1313 or expect descriptors for them on input", 955},
1314 {"\
1315 -L [or --Linux]: do not complain about things irrelevant for Linux", 956},
1316 {" -q [or --quiet]: suppress warning messages", 957},
1317 {" You can override the detected geometry using:", 958},
1318 {" -C# [or --cylinders #]:set the number of cylinders to use", 959},
1319 {" -H# [or --heads #]: set the number of heads to use", 960},
1320 {" -S# [or --sectors #]: set the number of sectors to use", 961},
1321 {"You can disable all consistency checking with:", 962},
1322 {" -f [or --force]: do what I say, even if it is stupid", 963},
1323 {"Usage:", 964},
1324 {"%s device\t\t list active partitions on device\n", 965},
1325 {"%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n", 966},
1326 {"%s -An device\t activate partition n, inactivate the other ones\n", 967},
1327 {"no command?\n", 968},
1328 {"total: %d blocks\n", 969},
1329 {"usage: sfdisk --print-id device partition-number\n", 970},
1330 {"usage: sfdisk --change-id device partition-number Id\n", 971},
1331 {"usage: sfdisk --id device partition-number [Id]\n", 972},
1332 {"can specify only one device (except with -l or -s)\n", 973},
1333 {"cannot open %s %s\n", 974},
1334 {"read-write", 975},
1335 {"for reading", 976},
1336 {"%s: OK\n", 977},
1337 {"%s: %ld cylinders, %ld heads, %ld sectors/track\n", 978},
1338 {"BLKGETSIZE ioctl failed for %s\n", 979},
1339 {"bad active byte: 0x%x instead of 0x80\n", 980},
1340 {"\
1341 Done\n\
1342 \n", 981},
1343 {"\
1344 You have %d active primary partitions. This does not matter for LILO,\n\
1345 but the DOS MBR will only boot a disk with 1 active partition.\n", 982},
1346 {"partition %s has id %x and is not hidden\n", 983},
1347 {"Bad Id %lx\n", 984},
1348 {"This disk is currently in use.\n", 985},
1349 {"Fatal error: cannot find %s\n", 986},
1350 {"Warning: %s is not a block device\n", 987},
1351 {"Checking that no-one is using this disk right now ...\n", 988},
1352 {"\
1353 \n\
1354 This disk is currently in use - repartitioning is probably a bad idea.\n\
1355 Umount all file systems, and swapoff all swap partitions on this disk.\n\
1356 Use the --no-reread flag to suppress this check.\n", 989},
1357 {"Use the --force flag to overrule all checks.\n", 990},
1358 {"OK\n", 991},
1359 {"Old situation:\n", 992},
1360 {"Partition %d does not exist, cannot change it\n", 993},
1361 {"New situation:\n", 994},
1362 {"\
1363 I don't like these partitions - nothing changed.\n\
1364 (If you really want this, use the --force option.)\n", 995},
1365 {"I don't like this - probably you should answer No\n", 996},
1366 {"Are you satisfied with this? [ynq] ", 997},
1367 {"Do you want to write this to disk? [ynq] ", 998},
1368 {"\
1369 \n\
1370 sfdisk: premature end of input\n", 999},
1371 {"Quitting - nothing changed\n", 1000},
1372 {"Please answer one of y,n,q\n", 1001},
1373 {"\
1374 Successfully wrote the new partition table\n\
1375 \n", 1002},
1376 {"\
1377 If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n\
1378 to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n\
1379 (See fdisk(8).)\n", 1003},
1380 {"usage: banner [-w width]\n", 1004},
1381 {"Message: ", 1005},
1382 {"The character '%c' is not in my character set", 1006},
1383 {"Message '%s' is OK\n", 1007},
1384 {"Try `getopt --help' for more information.\n", 1008},
1385 {"empty long option after -l or --long argument", 1009},
1386 {"unknown shell after -s or --shell argument", 1010},
1387 {"Usage: getopt optstring parameters\n", 1011},
1388 {" getopt [options] [--] optstring parameters\n", 1012},
1389 {" getopt [options] -o|--options optstring [options] [--]\n", 1013},
1390 {" parameters\n", 1014},
1391 {"\
1392 -a, --alternative Allow long options starting with single -\n", 1015},
1393 {" -h, --help This small usage guide\n", 1016},
1394 {" -l, --longoptions=longopts Long options to be recognized\n", 1017},
1395 {"\
1396 -n, --name=progname The name under which errors are reported\n", 1018},
1397 {" -o, --options=optstring Short options to be recognized\n", 1019},
1398 {" -q, --quiet Disable error reporting by getopt(3)\n", 1020},
1399 {" -Q, --quiet-output No normal output\n", 1021},
1400 {" -s, --shell=shell Set shell quoting conventions\n", 1022},
1401 {" -T, --test Test for getopt(1) version\n", 1023},
1402 {" -u, --unqote Do not quote the output\n", 1024},
1403 {" -V, --version Output version information\n", 1025},
1404 {"missing optstring argument", 1026},
1405 {"getopt (enhanced) 1.1.0\n", 1027},
1406 {"internal error, contact the author.", 1028},
1407 {"calling open_tty\n", 1029},
1408 {"calling termio_init\n", 1030},
1409 {"writing init string\n", 1031},
1410 {"before autobaud\n", 1032},
1411 {"waiting for cr-lf\n", 1033},
1412 {"read %c\n", 1034},
1413 {"reading login name\n", 1035},
1414 {"%s: can't exec %s: %m", 1036},
1415 {"can't malloc initstring", 1037},
1416 {"bad timeout value: %s", 1038},
1417 {"after getopt loop\n", 1039},
1418 {"exiting parseargs\n", 1040},
1419 {"entered parse_speeds\n", 1041},
1420 {"bad speed: %s", 1042},
1421 {"too many alternate speeds", 1043},
1422 {"exiting parsespeeds\n", 1044},
1423 {"%s: open for update: %m", 1045},
1424 {"%s: no utmp entry", 1046},
1425 {"/dev: chdir() failed: %m", 1047},
1426 {"/dev/%s: not a character device", 1048},
1427 {"open(2)\n", 1049},
1428 {"/dev/%s: cannot open as standard input: %m", 1050},
1429 {"%s: not open for read/write", 1051},
1430 {"duping\n", 1052},
1431 {"%s: dup problem: %m", 1053},
1432 {"term_io 2\n", 1054},
1433 {"user", 1055},
1434 {"users", 1056},
1435 {"%s: read: %m", 1057},
1436 {"%s: input overrun", 1058},
1437 {"\
1438 Usage: %s [-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H \
1439 login_host] baud_rate,... line [termtype]\n\
1440 or\t[-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] \
1441 line baud_rate,... [termtype]\n", 1059},
1442 {"login: memory low, login may fail\n", 1060},
1443 {"can't malloc for ttyclass", 1061},
1444 {"can't malloc for grplist", 1062},
1445 {"Login on %s from %s denied by default.\n", 1063},
1446 {"Login on %s from %s denied.\n", 1064},
1447 {"%s: you (user %d) don't exist.\n", 1065},
1448 {"%s: user \"%s\" does not exist.\n", 1066},
1449 {"%s: can only change local entries; use yp%s instead.\n", 1067},
1450 {"Changing finger information for %s.\n", 1068},
1451 {"Password error.", 1069},
1452 {"Password: ", 1070},
1453 {"Incorrect password.", 1071},
1454 {"Finger information not changed.\n", 1072},
1455 {"Usage: %s [ -f full-name ] [ -o office ] ", 1073},
1456 {"\
1457 [ -p office-phone ]\n\
1458 \t[ -h home-phone ] ", 1074},
1459 {"[ --help ] [ --version ]\n", 1075},
1460 {"\
1461 \n\
1462 Aborted.\n", 1076},
1463 {"field is too long.\n", 1077},
1464 {"'%c' is not allowed.\n", 1078},
1465 {"Control characters are not allowed.\n", 1079},
1466 {"Finger information *NOT* changed. Try again later.\n", 1080},
1467 {"Finger information changed.\n", 1081},
1468 {"malloc failed", 1082},
1469 {"%s: Your shell is not in /etc/shells, shell change denied\n", 1083},
1470 {"Changing shell for %s.\n", 1084},
1471 {"New shell", 1085},
1472 {"Shell not changed.\n", 1086},
1473 {"Shell *NOT* changed. Try again later.\n", 1087},
1474 {"Shell changed.\n", 1088},
1475 {"Usage: %s [ -s shell ] ", 1089},
1476 {"[ --list-shells ] [ --help ] [ --version ]\n", 1090},
1477 {" [ username ]\n", 1091},
1478 {"%s: shell must be a full path name.\n", 1092},
1479 {"%s: \"%s\" does not exist.\n", 1093},
1480 {"%s: \"%s\" is not executable.\n", 1094},
1481 {"%s: '%c' is not allowed.\n", 1095},
1482 {"%s: Control characters are not allowed.\n", 1096},
1483 {"Warning: \"%s\" is not listed in /etc/shells\n", 1097},
1484 {"%s: \"%s\" is not listed in /etc/shells.\n", 1098},
1485 {"%s: use -l option to see list\n", 1099},
1486 {"Warning: \"%s\" is not listed in /etc/shells.\n", 1100},
1487 {"Use %s -l to see list.\n", 1101},
1488 {"No known shells.\n", 1102},
1489 {"couldn't open /dev/urandom", 1103},
1490 {"couldn't read random data from /dev/urandom", 1104},
1491 {"can't open %s for reading", 1105},
1492 {"can't stat(%s)", 1106},
1493 {"%s doesn't have the correct filemodes", 1107},
1494 {"can't read data from %s", 1108},
1495 {"Can't read %s, exiting.", 1109},
1496 {"usage: last [-#] [-f file] [-t tty] [-h hostname] [user ...]\n", 1110},
1497 {" still logged in", 1111},
1498 {"\
1499 \n\
1500 wtmp begins %s", 1112},
1501 {"last: malloc failure.\n", 1113},
1502 {"last: gethostname", 1114},
1503 {"\
1504 \n\
1505 interrupted %10.10s %5.5s \n", 1115},
1506 {"login: -h for super-user only.\n", 1116},
1507 {"usage: login [-fp] [username]\n", 1117},
1508 {"login: PAM Failure, aborting: %s\n", 1118},
1509 {"Couldn't initialize PAM: %s", 1119},
1510 {"login: ", 1120},
1511 {"FAILED LOGIN %d FROM %s FOR %s, %s", 1121},
1512 {"\
1513 Login incorrect\n\
1514 \n", 1122},
1515 {"TOO MANY LOGIN TRIES (%d) FROM %s FOR %s, %s", 1123},
1516 {"FAILED LOGIN SESSION FROM %s FOR %s, %s", 1124},
1517 {"\
1518 \n\
1519 Login incorrect\n", 1125},
1520 {"Illegal username", 1126},
1521 {"%s login refused on this terminal.\n", 1127},
1522 {"LOGIN %s REFUSED FROM %s ON TTY %s", 1128},
1523 {"LOGIN %s REFUSED ON TTY %s", 1129},
1524 {"Login incorrect\n", 1130},
1525 {"\
1526 Too many users logged on already.\n\
1527 Try again later.\n", 1131},
1528 {"You have too many processes running.\n", 1132},
1529 {"Warning: no Kerberos tickets issued\n", 1133},
1530 {"Sorry -- your password has expired.\n", 1134},
1531 {"Warning: your password expires on %d %s %d.\n", 1135},
1532 {"Sorry -- your account has expired.\n", 1136},
1533 {"Warning: your account expires on %d %s %d.\n", 1137},
1534 {"DIALUP AT %s BY %s", 1138},
1535 {"ROOT LOGIN ON %s FROM %s", 1139},
1536 {"ROOT LOGIN ON %s", 1140},
1537 {"LOGIN ON %s BY %s FROM %s", 1141},
1538 {"LOGIN ON %s BY %s", 1142},
1539 {"You have %smail.\n", 1143},
1540 {"new ", 1144},
1541 {"login: failure forking: %s", 1145},
1542 {"setuid() failed", 1146},
1543 {"No directory %s!\n", 1147},
1544 {"Logging in with home = \"/\".\n", 1148},
1545 {"login: no memory for shell script.\n", 1149},
1546 {"login: couldn't exec shell script: %s.\n", 1150},
1547 {"login: no shell: %s.\n", 1151},
1548 {"\
1549 \n\
1550 %s login: ", 1152},
1551 {"login name much too long.\n", 1153},
1552 {"NAME too long", 1154},
1553 {"login names may not start with '-'.\n", 1155},
1554 {"too many bare linefeeds.\n", 1156},
1555 {"EXCESSIVE linefeeds", 1157},
1556 {"Login timed out after %d seconds\n", 1158},
1557 {"Last login: %.*s ", 1159},
1558 {"from %.*s\n", 1160},
1559 {"on %.*s\n", 1161},
1560 {"LOGIN FAILURE FROM %s, %s", 1162},
1561 {"LOGIN FAILURE ON %s, %s", 1163},
1562 {"%d LOGIN FAILURES FROM %s, %s", 1164},
1563 {"%d LOGIN FAILURES ON %s, %s", 1165},
1564 {"is y\n", 1166},
1565 {"is n\n", 1167},
1566 {"usage: mesg [y | n]\n", 1168},
1567 {"newgrp: Who are you?", 1169},
1568 {"newgrp: setgid", 1170},
1569 {"newgrp: No such group.", 1171},
1570 {"newgrp: Permission denied", 1172},
1571 {"newgrp: setuid", 1173},
1572 {"No shell", 1174},
1573 {"The password must have at least 6 characters, try again.\n", 1175},
1574 {"The password must contain characters out of two of the following\n", 1176},
1575 {"classes: upper and lower case letters, digits and non alphanumeric\n", 1177},
1576 {"characters. See passwd(1) for more information.\n", 1178},
1577 {"You cannot reuse the old password.\n", 1179},
1578 {"Please don't use something like your username as password!\n", 1180},
1579 {"Please don't use something like your realname as password!\n", 1181},
1580 {"Usage: passwd [username [password]]\n", 1182},
1581 {"Only root may use the one and two argument forms.\n", 1183},
1582 {"Usage: passwd [-foqsvV] [user [password]]\n", 1184},
1583 {"Can't exec %s: %s\n", 1185},
1584 {"Cannot find login name", 1186},
1585 {"Only root can change the password for others.\n", 1187},
1586 {"Too many arguments.\n", 1188},
1587 {"Can't find username anywhere. Is `%s' really a user?", 1189},
1588 {"Sorry, I can only change local passwords. Use yppasswd instead.", 1190},
1589 {"UID and username does not match, imposter!", 1191},
1590 {"Changing password for %s\n", 1192},
1591 {"Enter old password: ", 1193},
1592 {"Illegal password, imposter.", 1194},
1593 {"Enter new password: ", 1195},
1594 {"Password not changed.", 1196},
1595 {"Re-type new password: ", 1197},
1596 {"You misspelled it. Password not changed.", 1198},
1597 {"password changed, user %s", 1199},
1598 {"ROOT PASSWORD CHANGED", 1200},
1599 {"password changed by root, user %s", 1201},
1600 {"calling setpwnam to set password.\n", 1202},
1601 {"Password *NOT* changed. Try again later.\n", 1203},
1602 {"Password changed.\n", 1204},
1603 {"Usage: shutdown [-h|-r] [-fqs] [now|hh:ss|+mins]\n", 1205},
1604 {"Shutdown process aborted", 1206},
1605 {"%s: Only root can shut a system down.\n", 1207},
1606 {"That must be tomorrow, can't you wait till then?\n", 1208},
1607 {"for maintenance; bounce, bounce", 1209},
1608 {"timeout = %d, quiet = %d, reboot = %d\n", 1210},
1609 {"The system is being shut down within 5 minutes", 1211},
1610 {"Login is therefore prohibited.", 1212},
1611 {"%s by %s: %s", 1213},
1612 {"rebooted", 1214},
1613 {"halted", 1215},
1614 {"\
1615 \n\
1616 Why am I still alive after reboot?", 1216},
1617 {"\
1618 \n\
1619 Now you can turn off the power...", 1217},
1620 {"Calling kernel power-off facility...\n", 1218},
1621 {"Error powering off\t%s\n", 1219},
1622 {"Executing the program \"%s\" ...\n", 1220},
1623 {"Error executing\t%s\n", 1221},
1624 {"\aURGENT: broadcast message from %s:", 1222},
1625 {"System going down in %d hours %d minutes", 1223},
1626 {"System going down in 1 hour %d minutes", 1224},
1627 {"System going down in %d minutes\n", 1225},
1628 {"System going down in 1 minute\n", 1226},
1629 {"System going down IMMEDIATELY!\n", 1227},
1630 {"\t... %s ...\n", 1228},
1631 {"Cannot fork for swapoff. Shrug!", 1229},
1632 {"Cannot exec swapoff, hoping umount will do the trick.", 1230},
1633 {"Cannot fork for umount, trying manually.", 1231},
1634 {"Cannot exec %s, trying umount.\n", 1232},
1635 {"Cannot exec umount, giving up on umount.", 1233},
1636 {"Unmounting any remaining filesystems...", 1234},
1637 {"shutdown: Couldn't umount %s: %s\n", 1235},
1638 {"Booting to single user mode.\n", 1236},
1639 {"exec of single user shell failed\n", 1237},
1640 {"fork of single user shell failed\n", 1238},
1641 {"error opening fifo\n", 1239},
1642 {"error running finalprog\n", 1240},
1643 {"error forking finalprog\n", 1241},
1644 {"\
1645 \n\
1646 Wrong password.\n", 1242},
1647 {"stat of path failed\n", 1243},
1648 {"open of directory failed\n", 1244},
1649 {"fork failed\n", 1245},
1650 {"exec failed\n", 1246},
1651 {"cannot open inittab\n", 1247},
1652 {"no TERM or cannot stat tty\n", 1248},
1653 {"error running programme\n", 1249},
1654 {"too many iov's (change code in wall/ttymsg.c)", 1250},
1655 {"excessively long line arg", 1251},
1656 {"cannot fork", 1252},
1657 {"fork: %s", 1253},
1658 {"%s: BAD ERROR", 1254},
1659 {"%s: the %s file is busy.\n", 1255},
1660 {"%s: the %s file is busy (%s present)\n", 1256},
1661 {"%s: can't link %s: %s\n", 1257},
1662 {"%s: can't unlock %s: %s (your changes are still in %s)\n", 1258},
1663 {"%s: Cannot fork\n", 1259},
1664 {"%s: %s unchanged\n", 1260},
1665 {"%s: no changes made\n", 1261},
1666 {"usage: %s [file]\n", 1262},
1667 {"%s: can't open temporary file.\n", 1263},
1668 {"Broadcast Message from %s@%s", 1264},
1669 {"%s: will not read %s - use stdin.\n", 1265},
1670 {"%s: can't read %s.\n", 1266},
1671 {"%s: can't stat temporary file.\n", 1267},
1672 {"%s: can't read temporary file.\n", 1268},
1673 {"illegal month value: use 1-12", 1269},
1674 {"illegal year value: use 1-9999", 1270},
1675 {"usage: cal [-mjyV] [[month] year]\n", 1271},
1676 {"usage: %s [+format] [day month year]\n", 1272},
1677 {"St. Tib's Day", 1273},
1678 {"%s: unknown signal %s\n", 1274},
1679 {"%s: can't find process \"%s\"\n", 1275},
1680 {"%s: unknown signal %s; valid signals:\n", 1276},
1681 {"usage: %s [ -s signal | -p ] [ -a ] pid ...\n", 1277},
1682 {" %s -l [ signal ]\n", 1278},
1683 {"logger: %s: %s.\n", 1279},
1684 {"logger: unknown facility name: %s.\n", 1280},
1685 {"logger: unknown priority name: %s.\n", 1281},
1686 {"\
1687 usage: logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [ message ... ]\n", 1282},
1688 {"usage: look [-dfa] [-t char] string [file]\n", 1283},
1689 {"Could not open %s\n", 1284},
1690 {"Got %d bytes from %s\n", 1285},
1691 {"namei: unable to get current directory - %s\n", 1286},
1692 {"namei: unable to chdir to %s - %s (%d)\n", 1287},
1693 {"usage: namei [-mx] pathname [pathname ...]\n", 1288},
1694 {"namei: could not chdir to root!\n", 1289},
1695 {"namei: could not stat root!\n", 1290},
1696 {" ? could not chdir into %s - %s (%d)\n", 1291},
1697 {" ? problems reading symlink %s - %s (%d)\n", 1292},
1698 {" *** EXCEEDED UNIX LIMIT OF SYMLINKS ***\n", 1293},
1699 {"namei: unknown file type 0%06o on file %s\n", 1294},
1700 {"\
1701 Warning: `%s' is a symlink.\n\
1702 Use `%s [options] %s' if you really want to use it.\n\
1703 Script not started.\n", 1295},
1704 {"usage: script [-a] [-f] [-q] [file]\n", 1296},
1705 {"Script started, file is %s\n", 1297},
1706 {"Script started on %s", 1298},
1707 {"\
1708 \n\
1709 Script done on %s", 1299},
1710 {"Script done, file is %s\n", 1300},
1711 {"openpty failed\n", 1301},
1712 {"Out of pty's\n", 1302},
1713 {"%s: Argument error, usage\n", 1303},
1714 {" [ -term terminal_name ]\n", 1304},
1715 {" [ -reset ]\n", 1305},
1716 {" [ -initialize ]\n", 1306},
1717 {" [ -cursor [on|off] ]\n", 1307},
1718 {" [ -snow [on|off] ]\n", 1308},
1719 {" [ -softscroll [on|off] ]\n", 1309},
1720 {" [ -repeat [on|off] ]\n", 1310},
1721 {" [ -appcursorkeys [on|off] ]\n", 1311},
1722 {" [ -linewrap [on|off] ]\n", 1312},
1723 {" [ -default ]\n", 1313},
1724 {" [ -foreground black|blue|green|cyan", 1314},
1725 {"|red|magenta|yellow|white|default ]\n", 1315},
1726 {" [ -background black|blue|green|cyan", 1316},
1727 {" [ -ulcolor black|grey|blue|green|cyan", 1317},
1728 {"|red|magenta|yellow|white ]\n", 1318},
1729 {" [ -ulcolor bright blue|green|cyan", 1319},
1730 {" [ -hbcolor black|grey|blue|green|cyan", 1320},
1731 {" [ -hbcolor bright blue|green|cyan", 1321},
1732 {" [ -standout [ attr ] ]\n", 1322},
1733 {" [ -inversescreen [on|off] ]\n", 1323},
1734 {" [ -bold [on|off] ]\n", 1324},
1735 {" [ -half-bright [on|off] ]\n", 1325},
1736 {" [ -blink [on|off] ]\n", 1326},
1737 {" [ -reverse [on|off] ]\n", 1327},
1738 {" [ -underline [on|off] ]\n", 1328},
1739 {" [ -store ]\n", 1329},
1740 {" [ -clear [all|rest] ]\n", 1330},
1741 {" [ -tabs [ tab1 tab2 tab3 ... ] ] (tabn = 1-160)\n", 1331},
1742 {" [ -clrtabs [ tab1 tab2 tab3 ... ] ] (tabn = 1-160)\n", 1332},
1743 {" [ -regtabs [1-160] ]\n", 1333},
1744 {" [ -blank [0-60] ]\n", 1334},
1745 {" [ -dump [1-NR_CONSOLES] ]\n", 1335},
1746 {" [ -append [1-NR_CONSOLES] ]\n", 1336},
1747 {" [ -file dumpfilename ]\n", 1337},
1748 {" [ -msg [on|off] ]\n", 1338},
1749 {" [ -msglevel [0-8] ]\n", 1339},
1750 {" [ -powersave [on|vsync|hsync|powerdown|off] ]\n", 1340},
1751 {" [ -powerdown [0-60] ]\n", 1341},
1752 {" [ -blength [0-2000] ]\n", 1342},
1753 {" [ -bfreq freqnumber ]\n", 1343},
1754 {"snow.on", 1344},
1755 {"snow.off", 1345},
1756 {"softscroll.on", 1346},
1757 {"softscroll.off", 1347},
1758 {"cannot (un)set powersave mode\n", 1348},
1759 {"klogctl error: %s\n", 1349},
1760 {"Error reading %s\n", 1350},
1761 {"Error writing screendump\n", 1351},
1762 {"couldn't read %s, and cannot ioctl dump\n", 1352},
1763 {"%s: $TERM is not defined.\n", 1353},
1764 {"usage: tsort [ inputfile ]\n", 1354},
1765 {"tsort: odd data count.\n", 1355},
1766 {"tsort: cycle in data.\n", 1356},
1767 {"tsort: internal error -- could not find cycle.\n", 1357},
1768 {"whereis [ -sbmu ] [ -SBM dir ... -f ] name...\n", 1358},
1769 {"write: can't find your tty's name\n", 1359},
1770 {"write: you have write permission turned off.\n", 1360},
1771 {"write: %s is not logged in on %s.\n", 1361},
1772 {"write: %s has messages disabled on %s\n", 1362},
1773 {"usage: write user [tty]\n", 1363},
1774 {"write: %s is not logged in\n", 1364},
1775 {"write: %s has messages disabled\n", 1365},
1776 {"write: %s is logged in more than once; writing to %s\n", 1366},
1777 {"Message from %s@%s (as %s) on %s at %s ...", 1367},
1778 {"Message from %s@%s on %s at %s ...", 1368},
1779 {"warning: error reading %s: %s", 1369},
1780 {"warning: can't open %s: %s", 1370},
1781 {"mount: could not open %s - using %s instead\n", 1371},
1782 {"can't create lock file %s: %s (use -n flag to override)", 1372},
1783 {"can't link lock file %s: %s (use -n flag to override)", 1373},
1784 {"can't open lock file %s: %s (use -n flag to override)", 1374},
1785 {"Can't lock lock file %s: %s\n", 1375},
1786 {"can't lock lock file %s: %s", 1376},
1787 {"timed out", 1377},
1788 {"\
1789 Cannot create link %s\n\
1790 Perhaps there is a stale lock file?\n", 1378},
1791 {"cannot open %s (%s) - mtab not updated", 1379},
1792 {"error writing %s: %s", 1380},
1793 {"error changing mode of %s: %s\n", 1381},
1794 {"can't rename %s to %s: %s\n", 1382},
1795 {"loop: can't open device %s: %s\n", 1383},
1796 {"loop: can't get info on device %s: %s\n", 1384},
1797 {"%s: [%04x]:%ld (%s) offset %d, %s encryption\n", 1385},
1798 {"mount: could not find any device /dev/loop#", 1386},
1799 {"\
1800 mount: Could not find any loop device.\n\
1801 Maybe /dev/loop# has a wrong major number?", 1387},
1802 {"\
1803 mount: Could not find any loop device, and, according to %s,\n\
1804 this kernel does not know about the loop device.\n\
1805 (If so, then recompile or `insmod loop.o'.)", 1388},
1806 {"\
1807 mount: Could not find any loop device. Maybe this kernel does not know\n\
1808 about the loop device (then recompile or `insmod loop.o'), or\n\
1809 maybe /dev/loop# has the wrong major number?", 1389},
1810 {"mount: could not find any free loop device", 1390},
1811 {"Unsupported encryption type %s\n", 1391},
1812 {"Couldn't lock into memory, exiting.\n", 1392},
1813 {"Init (up to 16 hex digits): ", 1393},
1814 {"Non-hex digit '%c'.\n", 1394},
1815 {"Don't know how to get key for encryption system %d\n", 1395},
1816 {"set_loop(%s,%s,%d): success\n", 1396},
1817 {"loop: can't delete device %s: %s\n", 1397},
1818 {"del_loop(%s): success\n", 1398},
1819 {"This mount was compiled without loop support. Please recompile.\n", 1399},
1820 {"\
1821 usage:\n\
1822 %s loop_device # give info\n\
1823 %s -d loop_device # delete\n\
1824 %s [ -e encryption ] [ -o offset ] loop_device file # setup\n", 1400},
1825 {"not enough memory", 1401},
1826 {"No loop support was available at compile time. Please recompile.\n", 1402},
1827 {"[mntent]: warning: no final newline at the end of %s\n", 1403},
1828 {"[mntent]: line %d in %s is bad%s\n", 1404},
1829 {"; rest of file ignored", 1405},
1830 {"mount: according to mtab, %s is already mounted on %s", 1406},
1831 {"mount: according to mtab, %s is mounted on %s", 1407},
1832 {"mount: can't open %s for writing: %s", 1408},
1833 {"mount: error writing %s: %s", 1409},
1834 {"mount: error changing mode of %s: %s", 1410},
1835 {"%s looks like swapspace - not mounted", 1411},
1836 {"mount failed", 1412},
1837 {"mount: only root can mount %s on %s", 1413},
1838 {"mount: loop device specified twice", 1414},
1839 {"mount: type specified twice", 1415},
1840 {"mount: skipping the setup of a loop device\n", 1416},
1841 {"mount: going to use the loop device %s\n", 1417},
1842 {"mount: failed setting up loop device\n", 1418},
1843 {"mount: setup loop device successfully\n", 1419},
1844 {"mount: can't open %s: %s", 1420},
1845 {"mount: cannot not open %s for setting speed", 1421},
1846 {"mount: cannot set speed: %s", 1422},
1847 {"mount: cannot fork: %s", 1423},
1848 {"mount: this version was compiled without support for the type `nfs'", 1424},
1849 {"mount: failed with nfs mount version 4, trying 3..\n", 1425},
1850 {"\
1851 mount: I could not determine the filesystem type, and none was specified", 1426},
1852 {"mount: you must specify the filesystem type", 1427},
1853 {"mount: mount failed", 1428},
1854 {"mount: mount point %s is not a directory", 1429},
1855 {"mount: permission denied", 1430},
1856 {"mount: must be superuser to use mount", 1431},
1857 {"mount: %s is busy", 1432},
1858 {"mount: proc already mounted", 1433},
1859 {"mount: %s already mounted or %s busy", 1434},
1860 {"mount: mount point %s does not exist", 1435},
1861 {"mount: mount point %s is a symbolic link to nowhere", 1436},
1862 {"mount: special device %s does not exist", 1437},
1863 {"\
1864 mount: special device %s does not exist\n\
1865 (a path prefix is not a directory)\n", 1438},
1866 {"mount: %s not mounted already, or bad option", 1439},
1867 {"\
1868 mount: wrong fs type, bad option, bad superblock on %s,\n\
1869 or too many mounted file systems", 1440},
1870 {"mount table full", 1441},
1871 {"mount: %s: can't read superblock", 1442},
1872 {"mount: %s: unknown device", 1443},
1873 {"mount: fs type %s not supported by kernel", 1444},
1874 {"mount: probably you meant %s", 1445},
1875 {"mount: maybe you meant iso9660 ?", 1446},
1876 {"mount: %s has wrong device number or fs type %s not supported", 1447},
1877 {"mount: %s is not a block device, and stat fails?", 1448},
1878 {"\
1879 mount: the kernel does not recognize %s as a block device\n\
1880 (maybe `insmod driver'?)", 1449},
1881 {"mount: %s is not a block device (maybe try `-o loop'?)", 1450},
1882 {"mount: %s is not a block device", 1451},
1883 {"mount: %s is not a valid block device", 1452},
1884 {"block device ", 1453},
1885 {"mount: cannot mount %s%s read-only", 1454},
1886 {"mount: %s%s is write-protected but explicit `-w' flag given", 1455},
1887 {"mount: %s%s is write-protected, mounting read-only", 1456},
1888 {"mount: going to mount %s by %s\n", 1457},
1889 {"UUID", 1458},
1890 {"label", 1459},
1891 {"mount: no such partition found", 1460},
1892 {"mount: no type was given - I'll assume nfs because of the colon\n", 1461},
1893 {"mount: backgrounding \"%s\"\n", 1462},
1894 {"mount: giving up \"%s\"\n", 1463},
1895 {"mount: %s already mounted on %s\n", 1464},
1896 {"\
1897 Usage: mount -V : print version\n\
1898 mount -h : print this help\n\
1899 mount : list mounted filesystems\n\
1900 mount -l : idem, including volume labels\n\
1901 So far the informational part. Next the mounting.\n\
1902 The command is `mount [-t fstype] something somewhere'.\n\
1903 Details found in /etc/fstab may be omitted.\n\
1904 mount -a : mount all stuff from /etc/fstab\n\
1905 mount device : mount device at the known place\n\
1906 mount directory : mount known device here\n\
1907 mount -t type dev dir : ordinary mount command\n\
1908 Note that one does not really mount a device, one mounts\n\
1909 a filesystem (of the given type) found on the device.\n\
1910 One can also mount an already visible directory tree elsewhere:\n\
1911 mount --bind olddir newdir\n\
1912 A device can be given by name, say /dev/hda1 or /dev/cdrom,\n\
1913 or by label, using -L label or by uuid, using -U uuid .\n\
1914 Union or stack mounts are specified using one of\n\
1915 --replace, --after, --before, --over\n\
1916 Other options: [-nfFrsvw] [-o options].\n\
1917 For many more details, say man 8 mount .\n", 1465},
1918 {"mount: only root can do that", 1466},
1919 {"mount: no %s found - creating it..\n", 1467},
1920 {"mount: mounting %s\n", 1468},
1921 {"not mounted anything", 1469},
1922 {"mount: cannot find %s in %s", 1470},
1923 {"mount: can't find %s in %s or %s", 1471},
1924 {"\
1925 mount: could not open %s, so UUID and LABEL conversion cannot be done.\n", 1472},
1926 {"mount: bad UUID", 1473},
1927 {"mount: you didn't specify a filesystem type for %s\n", 1474},
1928 {" I will try all types mentioned in %s or %s\n", 1475},
1929 {" and it looks like this is swapspace\n", 1476},
1930 {" I will try type %s\n", 1477},
1931 {"Trying %s\n", 1478},
1932 {"mount: excessively long host:dir argument\n", 1479},
1933 {"mount: warning: multiple hostnames not supported\n", 1480},
1934 {"mount: directory to mount not in host:dir format\n", 1481},
1935 {"mount: can't get address for %s\n", 1482},
1936 {"mount: got bad hp->h_length\n", 1483},
1937 {"mount: excessively long option argument\n", 1484},
1938 {"Warning: Unrecognized proto= option.\n", 1485},
1939 {"Warning: Option namlen is not supported.\n", 1486},
1940 {"unknown nfs mount parameter: %s=%d\n", 1487},
1941 {"Warning: option nolock is not supported.\n", 1488},
1942 {"unknown nfs mount option: %s%s\n", 1489},
1943 {"mount: got bad hp->h_length?\n", 1490},
1944 {"NFS over TCP is not supported.\n", 1491},
1945 {"nfs socket", 1492},
1946 {"nfs bindresvport", 1493},
1947 {"used portmapper to find NFS port\n", 1494},
1948 {"using port %d for nfs deamon\n", 1495},
1949 {"nfs connect", 1496},
1950 {"unknown nfs status return value: %d", 1497},
1951 {"bug in xstrndup call", 1498},
1952 {"\
1953 usage: %s [-hV]\n\
1954 %s -a [-v]\n\
1955 %s [-v] [-p priority] special ...\n\
1956 %s [-s]\n", 1499},
1957 {"%s on %s\n", 1500},
1958 {"swapon: cannot stat %s: %s\n", 1501},
1959 {"swapon: warning: %s has insecure permissions %04o, 0600 suggested\n", 1502},
1960 {"swapon: Skipping file %s - it appears to have holes.\n", 1503},
1961 {"%s: cannot open %s: %s\n", 1504},
1962 {"umount: compiled without support for -f\n", 1505},
1963 {"host: %s, directory: %s\n", 1506},
1964 {"umount: can't get address for %s\n", 1507},
1965 {"umount: got bad hostp->h_length\n", 1508},
1966 {"umount: %s: invalid block device", 1509},
1967 {"umount: %s: not mounted", 1510},
1968 {"umount: %s: can't write superblock", 1511},
1969 {"umount: %s: device is busy", 1512},
1970 {"umount: %s: not found", 1513},
1971 {"umount: %s: must be superuser to umount", 1514},
1972 {"umount: %s: block devices not permitted on fs", 1515},
1973 {"umount: %s: %s", 1516},
1974 {"no umount2, trying umount...\n", 1517},
1975 {"could not umount %s - trying %s instead\n", 1518},
1976 {"umount: %s busy - remounted read-only\n", 1519},
1977 {"umount: could not remount %s read-only\n", 1520},
1978 {"%s umounted\n", 1521},
1979 {"umount: cannot find list of filesystems to unmount", 1522},
1980 {"\
1981 Usage: umount [-hV]\n\
1982 umount -a [-f] [-r] [-n] [-v] [-t vfstypes]\n\
1983 umount [-f] [-r] [-n] [-v] special | node...\n", 1523},
1984 {"umount: only root can do that", 1524},
1985 {"Trying to umount %s\n", 1525},
1986 {"Could not find %s in mtab\n", 1526},
1987 {"umount: %s is not mounted (according to mtab)", 1527},
1988 {"umount: it seems %s is mounted multiple times", 1528},
1989 {"umount: %s is not in the fstab (and you are not root)", 1529},
1990 {"umount: %s mount disagrees with the fstab", 1530},
1991 {"umount: only root can unmount %s from %s", 1531},
1992 {"umount: only %s can unmount %s from %s", 1532},
1993 {"You must be root to set the Ctrl-Alt-Del behaviour.\n", 1533},
1994 {"Usage: ctrlaltdel hard|soft\n", 1534},
1995 {"\
1996 File %s, For threshold value %lu, Maximum characters in fifo were %d,\n\
1997 and the maximum transfer rate in characters/second was %f\n", 1535},
1998 {"\
1999 File %s, For threshold value %lu and timrout value %lu, Maximum characters \
2000 in fifo were %d,\n\
2001 and the maximum transfer rate in characters/second was %f\n", 1536},
2002 {"Invalid interval value: %s\n", 1537},
2003 {"Invalid set value: %s\n", 1538},
2004 {"Invalid default value: %s\n", 1539},
2005 {"Invalid set time value: %s\n", 1540},
2006 {"Invalid default time value: %s\n", 1541},
2007 {"\
2008 Usage: %s [-q [-i interval]] ([-s value]|[-S value]) ([-t value]|[-T value]) \
2009 [-g|-G] file [file...]\n", 1542},
2010 {"Can't open %s: %s\n", 1543},
2011 {"Can't set %s to threshold %d: %s\n", 1544},
2012 {"Can't set %s to time threshold %d: %s\n", 1545},
2013 {"Can't get threshold for %s: %s\n", 1546},
2014 {"Can't get timeout for %s: %s\n", 1547},
2015 {"%s: %ld %s threshold and %ld %s timeout\n", 1548},
2016 {"current", 1549},
2017 {"default", 1550},
2018 {"Can't set signal handler", 1551},
2019 {"gettimeofday failed", 1552},
2020 {"Can't issue CYGETMON on %s: %s\n", 1553},
2021 {"%s: %lu ints, %lu/%lu chars; ", 1554},
2022 {"fifo: %lu thresh, %lu tmout, ", 1555},
2023 {"%lu max, %lu now\n", 1556},
2024 {" %f int/sec; %f rec, %f send (char/sec)\n", 1557},
2025 {"\
2026 %s: %lu ints, %lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n", 1558},
2027 {" %f int/sec; %f rec (char/sec)\n", 1559},
2028 {"Usage: %s [-c] [-n level] [-s bufsize]\n", 1560},
2029 {"invalid id: %s\n", 1561},
2030 {"cannot remove id %s (%s)\n", 1562},
2031 {"usage: %s {shm | msg | sem} id ...\n", 1563},
2032 {"unknown resource type: %s\n", 1564},
2033 {"resource(s) deleted\n", 1565},
2034 {"usage : %s -asmq -tclup \n", 1566},
2035 {"\t%s [-s -m -q] -i id\n", 1567},
2036 {"\t%s -h for help.\n", 1568},
2037 {"%s provides information on ipc facilities for", 1569},
2038 {" which you have read access.\n", 1570},
2039 {"\
2040 Resource Specification:\n\
2041 \t-m : shared_mem\n\
2042 \t-q : messages\n", 1571},
2043 {"\
2044 \t-s : semaphores\n\
2045 \t-a : all (default)\n", 1572},
2046 {"\
2047 Output Format:\n\
2048 \t-t : time\n\
2049 \t-p : pid\n\
2050 \t-c : creator\n", 1573},
2051 {"\
2052 \t-l : limits\n\
2053 \t-u : summary\n", 1574},
2054 {"-i id [-s -q -m] : details on resource identified by id\n", 1575},
2055 {"kernel not configured for shared memory\n", 1576},
2056 {"------ Shared Memory Limits --------\n", 1577},
2057 {"max number of segments = %ld\n", 1578},
2058 {"max seg size (kbytes) = %ld\n", 1579},
2059 {"max total shared memory (kbytes) = %ld\n", 1580},
2060 {"min seg size (bytes) = %ld\n", 1581},
2061 {"------ Shared Memory Status --------\n", 1582},
2062 {"segments allocated %d\n", 1583},
2063 {"pages allocated %ld\n", 1584},
2064 {"pages resident %ld\n", 1585},
2065 {"pages swapped %ld\n", 1586},
2066 {"Swap performance: %ld attempts\t %ld successes\n", 1587},
2067 {"------ Shared Memory Segment Creators/Owners --------\n", 1588},
2068 {"%-10s%-10s%-10s%-10s%-10s%-10s\n", 1589},
2069 {"shmid", 1590},
2070 {"perms", 1591},
2071 {"cuid", 1592},
2072 {"cgid", 1593},
2073 {"uid", 1594},
2074 {"gid", 1595},
2075 {"------ Shared Memory Attach/Detach/Change Times --------\n", 1596},
2076 {"%-10s%-10s %-20s%-20s%-20s\n", 1597},
2077 {"owner", 1598},
2078 {"attached", 1599},
2079 {"detached", 1600},
2080 {"changed", 1601},
2081 {"------ Shared Memory Creator/Last-op --------\n", 1602},
2082 {"%-10s%-10s%-10s%-10s\n", 1603},
2083 {"cpid", 1604},
2084 {"lpid", 1605},
2085 {"------ Shared Memory Segments --------\n", 1606},
2086 {"%-10s%-10s%-10s%-10s%-10s%-10s%-12s\n", 1607},
2087 {"key", 1608},
2088 {"bytes", 1609},
2089 {"nattch", 1610},
2090 {"status", 1611},
2091 {"Not set", 1612},
2092 {"dest", 1613},
2093 {"locked", 1614},
2094 {"kernel not configured for semaphores\n", 1615},
2095 {"------ Semaphore Limits --------\n", 1616},
2096 {"max number of arrays = %d\n", 1617},
2097 {"max semaphores per array = %d\n", 1618},
2098 {"max semaphores system wide = %d\n", 1619},
2099 {"max ops per semop call = %d\n", 1620},
2100 {"semaphore max value = %d\n", 1621},
2101 {"------ Semaphore Status --------\n", 1622},
2102 {"used arrays = %d\n", 1623},
2103 {"allocated semaphores = %d\n", 1624},
2104 {"------ Semaphore Arrays Creators/Owners --------\n", 1625},
2105 {"semid", 1626},
2106 {"------ Shared Memory Operation/Change Times --------\n", 1627},
2107 {"%-8s%-10s %-26.24s %-26.24s\n", 1628},
2108 {"last-op", 1629},
2109 {"last-changed", 1630},
2110 {"------ Semaphore Arrays --------\n", 1631},
2111 {"%-10s%-10s%-10s%-10s%-10s%-12s\n", 1632},
2112 {"nsems", 1633},
2113 {"------ Messages: Limits --------\n", 1634},
2114 {"max queues system wide = %d\n", 1635},
2115 {"max size of message (bytes) = %d\n", 1636},
2116 {"default max size of queue (bytes) = %d\n", 1637},
2117 {"------ Messages: Status --------\n", 1638},
2118 {"allocated queues = %d\n", 1639},
2119 {"used headers = %d\n", 1640},
2120 {"used space = %d bytes\n", 1641},
2121 {"------ Message Queues: Creators/Owners --------\n", 1642},
2122 {"msqid", 1643},
2123 {"------ Message Queues Send/Recv/Change Times --------\n", 1644},
2124 {"%-8s%-10s %-20s%-20s%-20s\n", 1645},
2125 {"send", 1646},
2126 {"recv", 1647},
2127 {"change", 1648},
2128 {"------ Message Queues PIDs --------\n", 1649},
2129 {"lspid", 1650},
2130 {"lrpid", 1651},
2131 {"------ Message Queues --------\n", 1652},
2132 {"%-10s%-10s%-10s%-10s%-12s%-12s\n", 1653},
2133 {"used-bytes", 1654},
2134 {"messages", 1655},
2135 {"\
2136 \n\
2137 Shared memory Segment shmid=%d\n", 1656},
2138 {"uid=%d\tgid=%d\tcuid=%d\tcgid=%d\n", 1657},
2139 {"mode=%#o\taccess_perms=%#o\n", 1658},
2140 {"bytes=%d\tlpid=%d\tcpid=%d\tnattch=%ld\n", 1659},
2141 {"att_time=%s", 1660},
2142 {"Not set\n", 1661},
2143 {"det_time=%s", 1662},
2144 {"change_time=%s", 1663},
2145 {"\
2146 \n\
2147 Message Queue msqid=%d\n", 1664},
2148 {"uid=%d\tgid=%d\tcuid=%d\tcgid=%d\tmode=%#o\n", 1665},
2149 {"cbytes=%ld\tqbytes=%ld\tqnum=%ld\tlspid=%d\tlrpid=%d\n", 1666},
2150 {"send_time=%srcv_time=%schange_time=%s", 1667},
2151 {"Not Set\n", 1668},
2152 {"\
2153 \n\
2154 Semaphore Array semid=%d\n", 1669},
2155 {"uid=%d\t gid=%d\t cuid=%d\t cgid=%d\n", 1670},
2156 {"mode=%#o, access_perms=%#o\n", 1671},
2157 {"nsems = %ld\n", 1672},
2158 {"otime = %s", 1673},
2159 {"ctime = %s", 1674},
2160 {"%-10s%-10s%-10s%-10s%-10s\n", 1675},
2161 {"semnum", 1676},
2162 {"value", 1677},
2163 {"ncount", 1678},
2164 {"zcount", 1679},
2165 {"pid", 1680},
2166 {"usage: rdev [ -rsv ] [ -o OFFSET ] [ IMAGE [ VALUE [ OFFSET ] ] ]", 1681},
2167 {"\
2168 rdev /dev/fd0 (or rdev /linux, etc.) displays the current ROOT device", 1682},
2169 {" rdev /dev/fd0 /dev/hda2 sets ROOT to /dev/hda2", 1683},
2170 {" rdev -R /dev/fd0 1 set the ROOTFLAGS (readonly status)", 1684},
2171 {" rdev -s /dev/fd0 /dev/hda2 set the SWAP device", 1685},
2172 {" rdev -r /dev/fd0 627 set the RAMDISK size", 1686},
2173 {" rdev -v /dev/fd0 1 set the bootup VIDEOMODE", 1687},
2174 {" rdev -o N ... use the byte offset N", 1688},
2175 {" rootflags ... same as rdev -R", 1689},
2176 {" swapdev ... same as rdev -s", 1690},
2177 {" ramsize ... same as rdev -r", 1691},
2178 {" vidmode ... same as rdev -v", 1692},
2179 {"\
2180 Note: video modes are: -3=Ask, -2=Extended, -1=NormalVga, 1=key1, 2=key2,...", 1693},
2181 {" use -R 1 to mount root readonly, -R 0 for read/write.", 1694},
2182 {"\
2183 %s: Usage: \"%s [options]\n\
2184 \t -m <mapfile> (default = \"%s\")\n\
2185 \t -p <pro-file> (default = \"%s\")\n\
2186 \t -i print only info about the sampling step\n\
2187 \t -v print verbose data\n\
2188 \t -a print all symbols, even if count is 0\n\
2189 \t -r reset all the counters (root only)\n\
2190 \t -V print version and exit\n", 1695},
2191 {"%s Version %s\n", 1696},
2192 {"anything\n", 1697},
2193 {"Sampling_step: %i\n", 1698},
2194 {"%s: %s(%i): wrong map line\n", 1699},
2195 {"%s: can't find \"_stext\" in %s\n", 1700},
2196 {"total", 1701},
2197 {"\
2198 usage: renice priority [ [ -p ] pids ] [ [ -g ] pgrps ] [ [ -u ] users ]\n", 1702},
2199 {"renice: %s: unknown user\n", 1703},
2200 {"renice: %s: bad value\n", 1704},
2201 {"getpriority", 1705},
2202 {"setpriority", 1706},
2203 {"%d: old priority %d, new priority %d\n", 1707},
2204 {"usage: %s program [arg ...]\n", 1708},
2205 {"\
2206 Usage: %s <device> [ -i <IRQ> | -t <TIME> | -c <CHARS> | -w <WAIT> | \n\
2207 -a [on|off] | -o [on|off] | -C [on|off] | -q [on|off] | -s | \n\
2208 -T [on|off] ]\n", 1709},
2209 {"malloc error", 1710},
2210 {"%s: bad value\n", 1711},
2211 {"%s: %s not an lp device.\n", 1712},
2212 {"%s status is %d", 1713},
2213 {", busy", 1714},
2214 {", ready", 1715},
2215 {", out of paper", 1716},
2216 {", on-line", 1717},
2217 {", error", 1718},
2218 {"LPGETIRQ error", 1719},
2219 {"%s using IRQ %d\n", 1720},
2220 {"%s using polling\n", 1721},
2221 {"col: bad -l argument %s.\n", 1722},
2222 {"usage: col [-bfpx] [-l nline]\n", 1723},
2223 {"col: write error.\n", 1724},
2224 {"col: warning: can't back up %s.\n", 1725},
2225 {"past first line", 1726},
2226 {"-- line already flushed", 1727},
2227 {"usage: %s [ - ] [ -2 ] [ file ... ]\n", 1728},
2228 {"line too long", 1729},
2229 {"usage: column [-tx] [-c columns] [file ...]\n", 1730},
2230 {"hexdump: bad length value.\n", 1731},
2231 {"hexdump: bad skip value.\n", 1732},
2232 {"\
2233 hexdump: [-bcdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]\n", 1733},
2234 {"usage: %s [-dflpcsu] [+linenum | +/pattern] name1 name2 ...\n", 1734},
2235 {"\
2236 \n\
2237 *** %s: directory ***\n\
2238 \n", 1735},
2239 {"\
2240 \n\
2241 ******** %s: Not a text file ********\n\
2242 \n", 1736},
2243 {"[Use q or Q to quit]", 1737},
2244 {"--More--", 1738},
2245 {"(Next file: %s)", 1739},
2246 {"[Press space to continue, 'q' to quit.]", 1740},
2247 {"...back %d page", 1741},
2248 {"...skipping %d line", 1742},
2249 {"\
2250 \n\
2251 ***Back***\n\
2252 \n", 1743},
2253 {"Can't open help file", 1744},
2254 {"[Press 'h' for instructions.]", 1745},
2255 {"\"%s\" line %d", 1746},
2256 {"[Not a file] line %d", 1747},
2257 {" Overflow\n", 1748},
2258 {"...skipping\n", 1749},
2259 {"Regular expression botch", 1750},
2260 {"\
2261 \n\
2262 Pattern not found\n", 1751},
2263 {"Pattern not found", 1752},
2264 {"can't fork\n", 1753},
2265 {"\
2266 \n\
2267 ...Skipping ", 1754},
2268 {"...Skipping ", 1755},
2269 {"to file ", 1756},
2270 {"back to file ", 1757},
2271 {"Line too long", 1758},
2272 {"No previous command to substitute for", 1759},
2273 {"od: od(1) has been deprecated for hexdump(1).\n", 1760},
2274 {"od: hexdump(1) compatibility doesn't support the -%c option%s\n", 1761},
2275 {"; see strings(1).", 1762},
2276 {"hexdump: can't read %s.\n", 1763},
2277 {"hexdump: line too long.\n", 1764},
2278 {"hexdump: byte count with multiple conversion characters.\n", 1765},
2279 {"hexdump: bad byte count for conversion character %s.\n", 1766},
2280 {"hexdump: %%s requires a precision or a byte count.\n", 1767},
2281 {"hexdump: bad format {%s}\n", 1768},
2282 {"hexdump: bad conversion character %%%s.\n", 1769},
2283 {"Unable to allocate bufferspace\n", 1770},
2284 {"usage: rev [file ...]\n", 1771},
2285 {"usage: %s [ -i ] [ -tTerm ] file...\n", 1772},
2286 {"trouble reading terminfo", 1773},
2287 {"Unknown escape sequence in input: %o, %o\n", 1774},
2288 {"Unable to allocate buffer.\n", 1775},
2289 {"Input line too long.\n", 1776},
2290 {"Out of memory when growing buffer.\n", 1777},
2291 {"Typematic Rate set to %.1f cps (delay = %d ms)\n", 1778},
2292 {"Usage: kbdrate [-V] [-s] [-r rate] [-d delay]\n", 1779},
2293 {"Cannot open /dev/port", 1780},
2294 };
2295
2296 int _msg_tbl_length = 1780;