summaryrefslogtreecommitdiffstats
path: root/templates/man8/sfdisk.8.pot
blob: 39cf408f0a9c116aae07a83eb28e265f3badfc03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2024-03-29 09:52+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. type: TH
#: debian-bookworm
#, no-wrap
msgid "SFDISK"
msgstr ""

#. type: TH
#: debian-bookworm
#, no-wrap
msgid "2022-08-04"
msgstr ""

#. type: TH
#: debian-bookworm
#, no-wrap
msgid "util-linux 2.38.1"
msgstr ""

#. type: TH
#: debian-bookworm
#, no-wrap
msgid "System Administration"
msgstr ""

#. type: SH
#: debian-bookworm
#, no-wrap
msgid "NAME"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "sfdisk - display or manipulate a disk partition table"
msgstr ""

#. type: SH
#: debian-bookworm
#, no-wrap
msgid "SYNOPSIS"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<sfdisk> [options] I<device> [B<-N> I<partition-number>]"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<sfdisk> [options] I<command>"
msgstr ""

#. type: SH
#: debian-bookworm
#, no-wrap
msgid "DESCRIPTION"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"B<sfdisk> is a script-oriented tool for partitioning any block device. It "
"runs in interactive mode if executed on a terminal (stdin refers to a "
"terminal)."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Since version 2.26 B<sfdisk> supports MBR (DOS), GPT, SUN and SGI disk "
"labels, but no longer provides any functionality for CHS (Cylinder-Head-"
"Sector) addressing. CHS has never been important for Linux, and this "
"addressing concept does not make any sense for new devices."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"B<sfdisk> protects the first disk sector when create a new disk label. The "
"option B<--wipe always> disables this protection. Note that B<fdisk>(8) and "
"B<cfdisk>(8) completely erase this area by default."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"B<sfdisk> (since version 2.26) B<aligns the start and end of partitions> to "
"block-device I/O limits when relative sizes are specified, when the default "
"values are used or when multiplicative suffixes (e.g., MiB) are used for "
"sizes. It is possible that partition size will be optimized (reduced or "
"enlarged) due to alignment if the start offset is specified exactly in "
"sectors and partition size relative or by multiplicative suffixes."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The recommended way is not to specify start offsets at all and specify "
"partition size in MiB, GiB (or so). In this case B<sfdisk> aligns all "
"partitions to block-device I/O limits (or when I/O limits are too small then "
"to megabyte boundary to keep disk layout portable). If this default "
"behaviour is unwanted (usually for very small partitions) then specify "
"offsets and sizes in sectors. In this case B<sfdisk> entirely follows "
"specified numbers without any optimization."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"B<sfdisk> does not create the standard system partitions for SGI and SUN "
"disk labels like B<fdisk>(8) does. It is necessary to explicitly create all "
"partitions including whole-disk system partitions."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"B<sfdisk> uses B<BLKRRPART> (reread partition table) ioctl to make sure that "
"the device is not used by system or other tools (see also B<--no-reread>). "
"It\\(cqs possible that this feature or another B<sfdisk> activity races with "
"B<systemd-udevd>(8). The recommended way how to avoid possible collisions is "
"to use B<--lock> option. The exclusive lock will cause B<systemd-udevd> to "
"skip the event handling on the device."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The B<sfdisk> prompt is only a hint for users and a displayed partition "
"number does not mean that the same partition table entry will be created (if "
"B<-N> not specified), especially for tables with gaps."
msgstr ""

#. type: SH
#: debian-bookworm
#, no-wrap
msgid "COMMANDS"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "The commands are mutually exclusive."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "[B<-N> I<partition-number>] I<device>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The default B<sfdisk> command is to read the specification for the desired "
"partitioning of I<device> from standard input, and then create a partition "
"table according to the specification. See below for the description of the "
"input format. If standard input is a terminal, then B<sfdisk> starts an "
"interactive session."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"If the option B<-N> is specified, then the changes are applied to the "
"partition addressed by I<partition-number>. The unspecified fields of the "
"partition are not modified."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Note that it\\(cqs possible to address an unused partition with B<-N>. For "
"example, an MBR always contains 4 partitions, but the number of used "
"partitions may be smaller. In this case B<sfdisk> follows the default values "
"from the partition table and does not use built-in defaults for the unused "
"partition given with B<-N>. See also B<--append>."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-A>, B<--activate> I<device> [I<partition-number>...]"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Switch on the bootable flag for the specified partitions and switch off the "
"bootable flag on all unspecified partitions. The special placeholder \\(aq-"
"\\(aq may be used instead of the partition numbers to switch off the "
"bootable flag on all partitions."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The activation command is supported for MBR and PMBR only. If a GPT label is "
"detected, then B<sfdisk> prints warning and automatically enters PMBR."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"If no I<partition-number> is specified, then list the partitions with an "
"enabled flag."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<--backup-pt-sectors> I<device>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Back up the current partition table sectors in binary format and exit. See "
"the B<BACKING UP THE PARTITION TABLE> section."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<--delete> I<device> [I<partition-number>...]"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Delete all or the specified partitions."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-d>, B<--dump> I<device>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Dump the partitions of a device in a format that is usable as input to "
"B<sfdisk>. See the B<BACKING UP THE PARTITION TABLE> section."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-g>, B<--show-geometry> [I<device>...]"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"List the geometry of all or the specified devices. For backward "
"compatibility the deprecated option B<--show-pt-geometry> have the same "
"meaning as this one."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-J>, B<--json> I<device>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Dump the partitions of a device in JSON format. Note that B<sfdisk> is not "
"able to use JSON as input format."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-l>, B<--list> [I<device>...]"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"List the partitions of all or the specified devices. This command can be "
"used together with B<--verify>."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-F>, B<--list-free> [I<device>...]"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "List the free unpartitioned areas on all or the specified devices."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<--part-attrs> I<device partition-number> [I<attributes>]"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Change the GPT partition attribute bits. If I<attributes> is not specified, "
"then print the current partition settings. The I<attributes> argument is a "
"comma- or space-delimited list of bits numbers or bit names. For example, "
"the string \"RequiredPartition,50,51\" sets three bits. The currently "
"supported attribute bits are:"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<Bit 0 (RequiredPartition)>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"If this bit is set, the partition is required for the platform to function. "
"The creator of the partition indicates that deletion or modification of the "
"contents can result in loss of platform features or failure for the platform "
"to boot or operate. The system cannot function normally if this partition is "
"removed, and it should be considered part of the hardware of the system."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<Bit 1 (NoBlockIOProtocol)>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"EFI firmware should ignore the content of the partition and not try to read "
"from it."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<Bit 2 (LegacyBIOSBootable)>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "The partition may be bootable by legacy BIOS firmware."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<Bits 3-47>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Undefined and must be zero. Reserved for expansion by future versions of the "
"UEFI specification."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<Bits 48-63>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Reserved for GUID specific use. The use of these bits will vary depending on "
"the partition type. For example Microsoft uses bit 60 to indicate read-only, "
"61 for shadow copy of another partition, 62 for hidden partitions and 63 to "
"disable automount."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<--part-label> I<device partition-number> [I<label>]"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Change the GPT partition name (label). If I<label> is not specified, then "
"print the current partition label."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<--part-type> I<device partition-number> [I<type>]"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Change the partition type. If I<type> is not specified, then print the "
"current partition type."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The I<type> argument is hexadecimal for MBR, GUID for GPT, type alias (e.g. "
"\"linux\") or type shortcut (e.g. \\(aqL\\(aq). For backward compatibility "
"the options B<-c> and B<--id> have the same meaning as this one."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<--part-uuid> I<device partition-number> [I<uuid>]"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Change the GPT partition UUID. If I<uuid> is not specified, then print the "
"current partition UUID."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<--disk-id> I<device> [I<id>]"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Change the disk identifier. If I<id> is not specified, then print the "
"current identifier. The identifier is UUID for GPT or unsigned integer for "
"MBR."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-r>, B<--reorder> I<device>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Renumber the partitions, ordering them by their start offset."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-s>, B<--show-size> [I<device>...]"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"List the sizes of all or the specified devices in units of 1024 byte size. "
"This command is DEPRECATED in favour of B<blockdev>(8)."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-T>, B<--list-types>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Print all supported types for the current disk label or the label specified "
"by B<--label>."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-V>, B<--verify> [I<device>...]"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Test whether the partition table and partitions seem correct."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<--relocate> I<oper> I<device>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Relocate partition table header. This command is currently supported for GPT "
"header only. The argument I<oper> can be:"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<gpt-bak-std>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Move GPT backup header to the standard location at the end of the device."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<gpt-bak-mini>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Move GPT backup header behind the last partition. Note that UEFI standard "
"requires the backup header at the end of the device and partitioning tools "
"can automatically relocate the header to follow the standard."
msgstr ""

#. type: SH
#: debian-bookworm
#, no-wrap
msgid "OPTIONS"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-a>, B<--append>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Don\\(cqt create a new partition table, but only append the specified "
"partitions."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Note that unused partition maybe be re-used in this case although it is not "
"the last partition in the partition table. See also B<-N> to specify entry "
"in the partition table."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-b>, B<--backup>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Back up the current partition table sectors before starting the "
"partitioning. The default backup file name is I<~/sfdisk-E<lt>deviceE<gt>-"
"E<lt>offsetE<gt>.bak>; to use another name see option B<-O>, B<--backup-"
"file>. See section B<BACKING UP THE PARTITION TABLE> for more details."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<--color>[B<=>I<when>]"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Colorize the output. The optional argument I<when> can be B<auto>, B<never> "
"or B<always>. If the I<when> argument is omitted, it defaults to B<auto>. "
"The colors can be disabled; for the current built-in default see the B<--"
"help> output. See also the B<COLORS> section."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-f>, B<--force>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Disable all consistency checking."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<--Linux>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Deprecated and ignored option. Partitioning that is compatible with Linux "
"(and other modern operating systems) is the default."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<--lock>[=I<mode>]"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Use exclusive BSD lock for device or file it operates. The optional argument "
"I<mode> can be B<yes>, B<no> (or 1 and 0) or B<nonblock>. If the I<mode> "
"argument is omitted, it defaults to B<yes>. This option overwrites "
"environment variable B<$LOCK_BLOCK_DEVICE>. The default is not to use any "
"lock at all, but it\\(cqs recommended to avoid collisions with B<systemd-"
"udevd>(8) or other tools."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-n>, B<--no-act>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Do everything except writing to the device."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<--no-reread>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Do not check through the re-read-partition-table ioctl whether the device is "
"in use."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<--no-tell-kernel>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Don\\(cqt tell the kernel about partition changes. This option is "
"recommended together with B<--no-reread> to modify a partition on used disk. "
"The modified partition should not be used (e.g., mounted)."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-O>, B<--backup-file> I<path>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Override the default backup file name. Note that the device name and offset "
"are always appended to the file name."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<--move-data>[B<=>I<path>]"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Move data after partition relocation, for example when moving the beginning "
"of a partition to another place on the disk. The size of the partition has "
"to remain the same, the new and old location may overlap. This option "
"requires option B<-N> in order to be processed on one specific partition "
"only."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The optional I<path> specifies log file name. The log file contains "
"information about all read/write operations on the partition data. The word "
"\"@default\" as a I<path> forces B<sfdisk> to use I<~/sfdisk-"
"E<lt>devnameE<gt>.move> for the log. The log is optional since v2.35."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Note that this operation is risky and not atomic. B<Don\\(cqt forget to "
"backup your data!>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "See also B<--move-use-fsync>."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"In the example below, the first command creates a 100MiB free area before "
"the first partition and moves the data it contains (e.g., a filesystem), the "
"next command creates a new partition from the free space (at offset 2048), "
"and the last command reorders partitions to match disk order (the original "
"sdc1 will become sdc2)."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"B<echo \\(aq+100M,\\(aq | sfdisk --move-data /dev/sdc -N 1> B<echo \\(aq2048,"
"\\(aq | sfdisk /dev/sdc --append> B<sfdisk /dev/sdc --reorder>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<--move-use-fsync>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Use the B<fsync>(2) system call after each write when moving data to a new "
"location by B<--move-data>."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-o>, B<--output> I<list>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Specify which output columns to print. Use B<--help> to get a list of all "
"supported columns."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The default list of columns may be extended if I<list> is specified in the "
"format I<+list> (e.g., B<-o +UUID>)."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-q>, B<--quiet>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Suppress extra info messages."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-u>, B<--unit S>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Deprecated option. Only the sector unit is supported. This option is not "
"supported when using the B<--show-size> command."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-X>, B<--label> I<type>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Specify the disk label type (e.g., B<dos>, B<gpt>, ...). If this option is "
"not given, then B<sfdisk> defaults to the existing label, but if there is no "
"label on the device yet, then the type defaults to B<dos>. The default or "
"the current label may be overwritten by the \"label: E<lt>nameE<gt>\" script "
"header line. The option B<--label> does not force B<sfdisk> to create empty "
"disk label (see the B<EMPTY DISK LABEL> section below)."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-Y>, B<--label-nested> I<type>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Force editing of a nested disk label. The primary disk label has to exist "
"already. This option allows editing for example a hybrid/protective MBR on "
"devices with GPT."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-w>, B<--wipe> I<when>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Wipe filesystem, RAID and partition-table signatures from the device, in "
"order to avoid possible collisions. The argument I<when> can be B<auto>, "
"B<never> or B<always>. When this option is not given, the default is "
"B<auto>, in which case signatures are wiped only when in interactive mode; "
"except the old partition-table signatures which are always wiped before "
"create a new partition-table if the argument I<when> is not B<never>. The "
"B<auto> mode also does not wipe the first sector (boot sector), it is "
"necessary to use the B<always> mode to wipe this area. In all cases detected "
"signatures are reported by warning messages before a new partition table is "
"created. See also the B<wipefs>(8) command."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-W>, B<--wipe-partitions> I<when>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Wipe filesystem, RAID and partition-table signatures from a newly created "
"partition, in order to avoid possible collisions. The argument I<when> can "
"be B<auto>, B<never> or B<always>. When this option is not given, the "
"default is B<auto>, in which case signatures are wiped only when in "
"interactive mode and after confirmation by user. In all cases detected "
"signatures are reported by warning messages after a new partition is "
"created. See also B<wipefs>(8) command."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-v>, B<--version>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Display version information and exit."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<-h>, B<--help>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Display help text and exit."
msgstr ""

#. type: SH
#: debian-bookworm
#, no-wrap
msgid "INPUT FORMATS"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<sfdisk> supports two input formats and generic header lines."
msgstr ""

#. type: SS
#: debian-bookworm
#, no-wrap
msgid "Header lines"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The optional header lines specify generic information that apply to the "
"partition table. The header-line format is:"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<E<lt>nameE<gt>: E<lt>valueE<gt>>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "The currently recognized headers are:"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<unit>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Specify the partitioning unit. The only supported unit is B<sectors>."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<label>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Specify the partition table type. For example B<dos> or B<gpt>."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<label-id>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Specify the partition table identifier. It should be a hexadecimal number "
"(with a 0x prefix) for MBR and a UUID for GPT."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<first-lba>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Specify the first usable sector for GPT partitions."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<last-lba>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Specify the last usable sector for GPT partitions."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<table-length>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Specify the maximal number of GPT partitions."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<grain>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Specify minimal size in bytes used to calculate partitions alignment. The "
"default is 1MiB and it\\(cqs strongly recommended to use the default. Do not "
"modify this variable if you\\(cqre not sure."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<sector-size>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Specify sector size. This header is informative only and it is not used when "
"B<sfdisk> creates a new partition table, in this case the real device "
"specific value is always used and sector size from the dump is ignored."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Note that it is only possible to use header lines before the first partition "
"is specified in the input."
msgstr ""

#. type: SS
#: debian-bookworm
#, no-wrap
msgid "Unnamed-fields format"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "I<start size type bootable>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "where each line fills one partition descriptor."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Fields are separated by whitespace, comma (recommended) or semicolon "
"possibly followed by whitespace; initial and trailing whitespace is ignored. "
"Numbers can be octal, decimal or hexadecimal; decimal is the default. When a "
"field is absent, empty or specified as \\(aq-\\(aq a default value is used. "
"But when the B<-N> option (change a single partition) is given, the default "
"for each field is its previous value."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The default value of I<start> is the first non-assigned sector aligned "
"according to device I/O limits. The default start offset for the first "
"partition is 1 MiB. If the offset is followed by the multiplicative suffixes "
"(KiB, MiB, GiB, TiB, PiB, EiB, ZiB and YiB), then the number is interpreted "
"as offset in bytes. Since v2.38 when the B<-N> option (change a single "
"partition) is given, a \\(aq+\\(aq can be used to enlarge partition by move "
"start of the partition if there is a free space before the partition."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The default value of I<size> indicates \"as much as possible\"; i.e., until "
"the next partition or end-of-device. A numerical argument is by default "
"interpreted as a number of sectors, however if the size is followed by one "
"of the multiplicative suffixes (KiB, MiB, GiB, TiB, PiB, EiB, ZiB and YiB) "
"then the number is interpreted as the size of the partition in bytes and it "
"is then aligned according to the device I/O limits. A \\(aq+\\(aq can be "
"used instead of a number to enlarge the partition as much as possible. Note "
"\\(aq+\\(aq is equivalent to the default behaviour for a new partition; "
"existing partitions will be resized as required."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The partition I<type> is given in hex for MBR (DOS) where 0x prefix is "
"optional; a GUID string for GPT; a shortcut or an alias. It\\(cqs "
"recommended to use two letters for MBR hex codes to avoid collision between "
"deprecated shortcut \\(aqE\\(aq and \\(aq0E\\(aq MBR hex code. For backward "
"compatibility B<sfdisk> tries to interpret I<type> as a shortcut as a first "
"possibility in partitioning scripts although on other places (e.g. B<--part-"
"type> command) it tries shortcuts as the last possibility."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Since v2.36 libfdisk supports partition type aliases as extension to "
"shortcuts. The alias is a simple human readable word (e.g. \"linux\")."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Since v2.37 libfdisk supports partition type names on input, ignoring the "
"case of the characters and all non-alphanumeric and non-digit characters in "
"the name (e.g. \"Linux /usr x86\" is the same as \"linux usr-x86\")."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Supported shortcuts and aliases:"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<L - alias \\(aqlinux\\(aq>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Linux; means 83 for MBR and 0FC63DAF-8483-4772-8E79-3D69D8477DE4 for GPT."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<S - alias \\(aqswap\\(aq>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"swap area; means 82 for MBR and 0657FD6D-A4AB-43C4-84E5-0933C84B4F4F for GPT"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<Ex - alias \\(aqextended\\(aq>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"MBR extended partition; means 05 for MBR. The original shortcut \\(aqE\\(aq "
"is deprecated due to collision with 0x0E MBR partition type."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<H - alias \\(aqhome\\(aq>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "home partition; means 933AC7E1-2EB4-4F13-B844-0E14E2AEF915 for GPT"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<U - alias \\(aquefi\\(aq>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"EFI System partition, means EF for MBR and C12A7328-F81F-11D2-"
"BA4B-00A0C93EC93B for GPT"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<R - alias \\(aqraid\\(aq>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Linux RAID; means FD for MBR and A19D880F-05FC-4D3B-A006-743F0F84911E for GPT"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<V - alias \\(aqlvm\\(aq>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "LVM; means 8E for MBR and E6D6D379-F507-44C2-A23C-238F2A3DF928 for GPT"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "The default I<type> value is I<linux>."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The shortcut \\(aqX\\(aq for Linux extended partition (85) is deprecated in "
"favour of \\(aqEx\\(aq."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"I<bootable> is specified as [B<*>|B<->], with as default not-bootable. The "
"value of this field is irrelevant for Linux - when Linux runs it has been "
"booted already - but it might play a role for certain boot loaders and for "
"other operating systems."
msgstr ""

#. type: SS
#: debian-bookworm
#, no-wrap
msgid "Named-fields format"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"This format is more readable, robust, extensible and allows specifying "
"additional information (e.g., a UUID). It is recommended to use this format "
"to keep your scripts more readable."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "[I<device> B<:>] I<name>[B<=>I<value>], ..."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The I<device> field is optional. B<sfdisk> extracts the partition number "
"from the device name. It allows specifying the partitions in random order. "
"This functionality is mostly used by B<--dump>. Don\\(cqt use it if you are "
"not sure."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The I<value> can be between quotation marks (e.g., name=\"This is partition "
"name\"). The fields B<start=> and B<size=> support \\(aq+\\(aq and \\(aq-"
"\\(aq in the same way as B<Unnamed-fields format>."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "The currently supported fields are:"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<start=>I<number>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The first non-assigned sector aligned according to device I/O limits. The "
"default start offset for the first partition is 1 MiB. If the offset is "
"followed by the multiplicative suffixes (KiB, MiB, GiB, TiB, PiB, EiB, ZiB "
"and YiB), then the number is interpreted as offset in bytes."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<size=>I<number>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Specify the partition size in sectors. The number may be followed by the "
"multiplicative suffixes (KiB, MiB, GiB, TiB, PiB, EiB, ZiB and YiB), then "
"it\\(cqs interpreted as size in bytes and the size is aligned according to "
"device I/O limits."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<bootable>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Mark the partition as bootable."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<attrs=>I<string>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Partition attributes, usually GPT partition attribute bits. See B<--part-"
"attrs> for more details about the GPT-bits string format."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<uuid=>I<string>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "GPT partition UUID."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<name=>I<string>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "GPT partition name."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<type=>I<code>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"A hexadecimal number (without 0x) for an MBR partition, a GUID for a GPT "
"partition, a shortcut as for unnamed-fields format or a type name (e.g. "
"type=\"Linux /usr (x86)\"). See above the section about the unnamed-fields "
"format for more details. For backward compatibility the B<Id=> field has the "
"same meaning."
msgstr ""

#. type: SH
#: debian-bookworm
#, no-wrap
msgid "EMPTY DISK LABEL"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"B<sfdisk> does not create partition table without partitions by default. The "
"lines with partitions are expected in the script by default. The empty "
"partition table has to be explicitly requested by \"label: E<lt>nameE<gt>\" "
"script header line without any partitions lines. For example:"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<echo \\(aqlabel: gpt\\(aq | sfdisk /dev/sdb>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"creates empty GPT partition table. Note that the B<--append> disables this "
"feature."
msgstr ""

#. type: SH
#: debian-bookworm
#, no-wrap
msgid "BACKING UP THE PARTITION TABLE"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"It is recommended to save the layout of your devices. B<sfdisk> supports two "
"ways."
msgstr ""

#. type: SS
#: debian-bookworm
#, no-wrap
msgid "Dump in sfdisk compatible format"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Use the B<--dump> command to save a description of the device layout to a "
"text file.  The dump format is suitable for later B<sfdisk> input. For "
"example:"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<sfdisk --dump /dev/sda E<gt> sda.dump>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "This can later be restored by:"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<sfdisk /dev/sda E<lt> sda.dump>"
msgstr ""

#. type: SS
#: debian-bookworm
#, no-wrap
msgid "Full binary backup"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"If you want to do a full binary backup of all sectors where the partition "
"table is stored, then use the B<--backup-pt-sectors> command. It writes the "
"sectors to I<~/sfdisk-E<lt>deviceE<gt>-E<lt>offsetE<gt>.bak> files. The "
"default name of the backup file can be changed with the B<--backup-file> "
"option. The backup files contain only raw data from the I<device>. For "
"example:"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<sfdisk --backup-pt-sectors /dev/sda>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "The GPT header can later be restored by:"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"B<dd if=~/sfdisk-sda-0x00000200.bak of=/dev/sda seek=$((0x00000200)) bs=1 "
"conv=notrunc>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"It\\(cqs also possible to use the B<--backup> option to create the same "
"backup immediately after startup for other B<sfdisk> commands. For example, "
"backup partition table before deleting all partitions from partition table:"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<sfdisk --backup --delete /dev/sda>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "The same concept of backup files is used by B<wipefs>(8)."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Note that B<sfdisk> since version 2.26 no longer provides the B<-I> option "
"to restore sectors. B<dd>(1) provides all necessary functionality."
msgstr ""

#. type: SH
#: debian-bookworm
#, no-wrap
msgid "COLORS"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The output colorization is implemented by B<terminal-colors.d>(5) "
"functionality.  Implicit coloring can be disabled by an empty file"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "I</etc/terminal-colors.d/sfdisk.disable>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "for the B<sfdisk> command or for all tools by"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "I</etc/terminal-colors.d/disable>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The user-specific I<$XDG_CONFIG_HOME/terminal-colors.d> or I<$HOME/.config/"
"terminal-colors.d> overrides the global setting."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Note that the output colorization may be enabled by default, and in this "
"case I<terminal-colors.d> directories do not have to exist yet."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "The logical color names supported by B<sfdisk> are:"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<header>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "The header of the output tables."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<warn>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "The warning messages."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<welcome>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "The welcome message."
msgstr ""

#. type: SH
#: debian-bookworm
#, no-wrap
msgid "ENVIRONMENT"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<SFDISK_DEBUG>=all"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "enables B<sfdisk> debug output."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<LIBFDISK_DEBUG>=all"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "enables libfdisk debug output."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<LIBBLKID_DEBUG>=all"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "enables libblkid debug output."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<LIBSMARTCOLS_DEBUG>=all"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "enables libsmartcols debug output."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<LOCK_BLOCK_DEVICE>=E<lt>modeE<gt>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"use exclusive BSD lock. The mode is \"1\" or \"0\". See B<--lock> for more "
"details."
msgstr ""

#. type: SH
#: debian-bookworm
#, no-wrap
msgid "NOTES"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Since version 2.26 B<sfdisk> no longer provides the B<-R> or B<--re-read> "
"option to force the kernel to reread the partition table. Use B<blockdev --"
"rereadpt> instead."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Since version 2.26 B<sfdisk> does not provide the B<--DOS>, B<--IBM>, B<--"
"DOS-extended>, B<--unhide>, B<--show-extended>, B<--cylinders>, B<--heads>, "
"B<--sectors>, B<--inside-outer>, B<--not-inside-outer> options."
msgstr ""

#. type: SH
#: debian-bookworm
#, no-wrap
msgid "EXAMPLES"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<sfdisk --list --label-nested=mbr /dev/sda>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Print protective MBR on device with GPT disk label."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"B<echo -e \\(aq,10M,L\\(rsn,10M,L\\(rsn,+,\\(rsn\\(aq | sfdisk /dev/sdc>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Create three Linux partitions, with the default start, the size of the first "
"two partitions is 10MiB, and the last partition fills all available space on "
"the device."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"B<echo -e \\(aqsize=10M, type=L\\(rsn size=10M, type=L\\(rsn size=+"
"\\(rsn\\(aq | sfdisk /dev/sdc>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "The same as the previous example, but in named-fields format."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<echo -e \\(aqtype=swap\\(aq | sfdisk -N 3 /dev/sdc>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Set type of the 3rd partition to \\(aqswap\\(aq."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<sfdisk --part-type /dev/sdc 3 swap>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "The same as the previous example, but without script use."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<sfdisk --delete /dev/sdc 2>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Delete 2nd partition."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<echo \",\" | sfdisk -N 3 --move-data /dev/sdc>"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Enlarge 3rd partition in both directions, move start to use free space "
"before the partition and enlarge the size to use all free space after to the "
"partition, and move partition data too."
msgstr ""

#. type: SH
#: debian-bookworm
#, no-wrap
msgid "AUTHORS"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The current B<sfdisk> implementation is based on the original B<sfdisk> from "
"Andries E. Brouwer."
msgstr ""

#. type: SH
#: debian-bookworm
#, no-wrap
msgid "SEE ALSO"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "B<fdisk>(8), B<cfdisk>(8), B<parted>(8), B<partprobe>(8), B<partx>(8)"
msgstr ""

#. type: SH
#: debian-bookworm
#, no-wrap
msgid "REPORTING BUGS"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "For bug reports, use the issue tracker at"
msgstr ""

#. type: SH
#: debian-bookworm
#, no-wrap
msgid "AVAILABILITY"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The B<sfdisk> command is part of the util-linux package which can be "
"downloaded from"
msgstr ""