1 2MessageIdTypedef=DWORD 3 4SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS 5 Informational=0x1:STATUS_SEVERITY_INFORMATIONAL 6 Warning=0x2:STATUS_SEVERITY_WARNING 7 Error=0x3:STATUS_SEVERITY_ERROR 8 ) 9 10FacilityNames=(System=0x0:FACILITY_SYSTEM 11 ) 12 13LanguageNames=(English=0x409:MSG00409 14 German=0x407:MSG00407 15 Polish=0x415:MSG00415 16 Portugese=0x816:MSG00416 17 Romanian=0x418:MSG00418 18 Russian=0x419:MSG00419 19 Albanian=0x41C:MSG0041C 20 Turkish=0x41F:MSG0041F 21 Chinese=0x804:MSG00804 22 Taiwanese=0x404:MSG00404 23 ) 24 25 26MessageId=10000 27SymbolicName=MSG_COMMAND_ACTIVE 28Severity=Informational 29Facility=System 30Language=English 31 On disks with master boot record (MBR) disk formatting, marks 32 the partition with focus as active. 33 34Syntax: ACTIVE 35 36 Writes a value to the disk which is read by the basic input/output 37 system (BIOS) at boot. This value specifies that the partition is 38 a valid system partition. 39 40 A partition must be selected for this operation to succeed. 41 42 Caution: 43 44 DiskPart verifies only that the partition is capable of containing the 45 operating system startup files. DiskPart does not check the contents of 46 the partition. If you mistakenly mark a partition as active and it does 47 not contain the operating system startup files, your computer might not 48 start. 49 50Example: 51 52 ACTIVE 53. 54Language=German 55 Markiert auf Datenträgern mit MBR-Datenträgerformat (Master Boot 56 Record) die Partition, die den Fokus hat, als aktive Partition. 57 58Syntax: ACTIVE 59 60 Schreibt einen Wert auf den Datenträger, der Beim Start vom BIOS 61 (Basic Input/Output System) gelesen wird. Durch diesen Wert wird 62 angegeben, dass die Partition eine gültige Systempartition ist. 63 64 Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss eine 65 Partition ausgewählt sein. 66 67 Vorsicht: 68 69 DiskPart überprüft nur, ob die Partition in der Lage ist, die 70 Startdateien des Betriebssystems aufzunehmen. Der Inhalt der Partition 71 wird hierbei nicht überprüft. Falls versehentlich eine Partition als 72 aktiv markiert wird, die nicht die Startdateien des Betriebssystems 73 enthält, kann der Computer möglicherweise nicht gestartet werden. 74 75Beispiel: 76 77 ACTIVE 78. 79Language=Polish 80 On disks with master boot record (MBR) disk formatting, marks 81 the partition with focus as active. 82 83Syntax: ACTIVE 84 85 Writes a value to the disk which is read by the basic input/output 86 system (BIOS) at boot. This value specifies that the partition is 87 a valid system partition. 88 89 A partition must be selected for this operation to succeed. 90 91 Caution: 92 93 DiskPart verifies only that the partition is capable of containing the 94 operating system startup files. DiskPart does not check the contents of 95 the partition. If you mistakenly mark a partition as active and it does 96 not contain the operating system startup files, your computer might not 97 start. 98 99Example: 100 101 ACTIVE 102. 103Language=Portugese 104 On disks with master boot record (MBR) disk formatting, marks 105 the partition with focus as active. 106 107Syntax: ACTIVE 108 109 Writes a value to the disk which is read by the basic input/output 110 system (BIOS) at boot. This value specifies that the partition is 111 a valid system partition. 112 113 A partition must be selected for this operation to succeed. 114 115 Caution: 116 117 DiskPart verifies only that the partition is capable of containing the 118 operating system startup files. DiskPart does not check the contents of 119 the partition. If you mistakenly mark a partition as active and it does 120 not contain the operating system startup files, your computer might not 121 start. 122 123Example: 124 125 ACTIVE 126. 127Language=Romanian 128 On disks with master boot record (MBR) disk formatting, marks 129 the partition with focus as active. 130 131Syntax: ACTIVE 132 133 Writes a value to the disk which is read by the basic input/output 134 system (BIOS) at boot. This value specifies that the partition is 135 a valid system partition. 136 137 A partition must be selected for this operation to succeed. 138 139 Caution: 140 141 DiskPart verifies only that the partition is capable of containing the 142 operating system startup files. DiskPart does not check the contents of 143 the partition. If you mistakenly mark a partition as active and it does 144 not contain the operating system startup files, your computer might not 145 start. 146 147Example: 148 149 ACTIVE 150. 151Language=Russian 152 On disks with master boot record (MBR) disk formatting, marks 153 the partition with focus as active. 154 155Syntax: ACTIVE 156 157 Writes a value to the disk which is read by the basic input/output 158 system (BIOS) at boot. This value specifies that the partition is 159 a valid system partition. 160 161 A partition must be selected for this operation to succeed. 162 163 Caution: 164 165 DiskPart verifies only that the partition is capable of containing the 166 operating system startup files. DiskPart does not check the contents of 167 the partition. If you mistakenly mark a partition as active and it does 168 not contain the operating system startup files, your computer might not 169 start. 170 171Example: 172 173 ACTIVE 174. 175Language=Albanian 176 On disks with master boot record (MBR) disk formatting, marks 177 the partition with focus as active. 178 179Syntax: ACTIVE 180 181 Writes a value to the disk which is read by the basic input/output 182 system (BIOS) at boot. This value specifies that the partition is 183 a valid system partition. 184 185 A partition must be selected for this operation to succeed. 186 187 Caution: 188 189 DiskPart verifies only that the partition is capable of containing the 190 operating system startup files. DiskPart does not check the contents of 191 the partition. If you mistakenly mark a partition as active and it does 192 not contain the operating system startup files, your computer might not 193 start. 194 195Example: 196 197 ACTIVE 198. 199Language=Turkish 200 On disks with master boot record (MBR) disk formatting, marks 201 the partition with focus as active. 202 203Syntax: ACTIVE 204 205 Writes a value to the disk which is read by the basic input/output 206 system (BIOS) at boot. This value specifies that the partition is 207 a valid system partition. 208 209 A partition must be selected for this operation to succeed. 210 211 Caution: 212 213 DiskPart verifies only that the partition is capable of containing the 214 operating system startup files. DiskPart does not check the contents of 215 the partition. If you mistakenly mark a partition as active and it does 216 not contain the operating system startup files, your computer might not 217 start. 218 219Example: 220 221 ACTIVE 222. 223Language=Chinese 224 On disks with master boot record (MBR) disk formatting, marks 225 the partition with focus as active. 226 227Syntax: ACTIVE 228 229 Writes a value to the disk which is read by the basic input/output 230 system (BIOS) at boot. This value specifies that the partition is 231 a valid system partition. 232 233 A partition must be selected for this operation to succeed. 234 235 Caution: 236 237 DiskPart verifies only that the partition is capable of containing the 238 operating system startup files. DiskPart does not check the contents of 239 the partition. If you mistakenly mark a partition as active and it does 240 not contain the operating system startup files, your computer might not 241 start. 242 243Example: 244 245 ACTIVE 246. 247Language=Taiwanese 248 在具有主開機記錄 (MBR) 磁碟格式的磁碟上, 249 將已選擇的磁碟分割標示為使用中。 250 251語法: ACTIVE 252 253 寫入值到磁碟,而該磁碟會在開機時由基本輸入/輸出系統 (BIOS) 讀取。 254 這個值會指定磁碟分割為有效的系統磁碟分割。 255 256 您必須先選擇磁碟分割,才能完成這個操作。 257 258 注意: 259 260 DiskPart 只會檢查該磁碟分割是否可以包含作業系統的啟動檔案。 261 DiskPart 不會檢查該磁碟分割的內容。 262 如果您錯誤地將未包含作業系統的啟動檔案的磁碟分割標示為使用中, 263 您的電腦可能會無法啟動。 264 265範例: 266 267 ACTIVE 268. 269 270 271MessageId=10001 272SymbolicName=MSG_COMMAND_ADD 273Severity=Informational 274Facility=System 275Language=English 276<Add ADD command help text here> 277. 278Language=German 279<Add ADD command help text here> 280. 281Language=Polish 282<Add ADD command help text here> 283. 284Language=Portugese 285<Add ADD command help text here> 286. 287Language=Romanian 288<Add ADD command help text here> 289. 290Language=Russian 291<Add ADD command help text here> 292. 293Language=Albanian 294<Add ADD command help text here> 295. 296Language=Turkish 297<Add ADD command help text here> 298. 299Language=Chinese 300<Add ADD command help text here> 301. 302Language=Taiwanese 303<Add ADD command help text here> 304. 305 306 307MessageId=10002 308SymbolicName=MSG_COMMAND_ASSIGN 309Severity=Informational 310Facility=System 311Language=English 312<Add ASSIGN command help text here> 313. 314Language=German 315<Add ASSIGN command help text here> 316. 317Language=Polish 318<Add ASSIGN command help text here> 319. 320Language=Portugese 321<Add ASSIGN command help text here> 322. 323Language=Romanian 324<Add ASSIGN command help text here> 325. 326Language=Russian 327<Add ASSIGN command help text here> 328. 329Language=Albanian 330<Add ASSIGN command help text here> 331. 332Language=Turkish 333<Add ASSIGN command help text here> 334. 335Language=Chinese 336<Add ASSIGN command help text here> 337. 338Language=Taiwanese 339<Add ASSIGN command help text here> 340. 341 342 343MessageId=10003 344SymbolicName=MSG_COMMAND_ATTACH 345Severity=Informational 346Facility=System 347Language=English 348<Add ATTACH command help text here> 349. 350Language=German 351<Add ATTACH command help text here> 352. 353Language=Polish 354<Add ATTACH command help text here> 355. 356Language=Portugese 357<Add ATTACH command help text here> 358. 359Language=Romanian 360<Add ATTACH command help text here> 361. 362Language=Russian 363<Add ATTACH command help text here> 364. 365Language=Albanian 366<Add ATTACH command help text here> 367. 368Language=Turkish 369<Add ATTACH command help text here> 370. 371Language=Chinese 372<Add ATTACH command help text here> 373. 374Language=Taiwanese 375<Add ATTACH command help text here> 376. 377 378 379MessageId=10004 380SymbolicName=MSG_COMMAND_ATTRIBUTES 381Severity=Informational 382Facility=System 383Language=English 384<Add ATTRIBUTES command help text here> 385. 386Language=German 387<Add ATTRIBUTES command help text here> 388. 389Language=Polish 390<Add ATTRIBUTES command help text here> 391. 392Language=Portugese 393<Add ATTRIBUTES command help text here> 394. 395Language=Romanian 396<Add ATTRIBUTES command help text here> 397. 398Language=Russian 399<Add ATTRIBUTES command help text here> 400. 401Language=Albanian 402<Add ATTRIBUTES command help text here> 403. 404Language=Turkish 405<Add ATTRIBUTES command help text here> 406. 407Language=Chinese 408<Add ATTRIBUTES command help text here> 409. 410Language=Taiwanese 411<Add ATTRIBUTES command help text here> 412. 413 414 415MessageId=10005 416SymbolicName=MSG_COMMAND_AUTOMOUNT 417Severity=Informational 418Facility=System 419Language=English 420<Add AUTOMOUNT command help text here> 421. 422Language=German 423<Add AUTOMOUNT command help text here> 424. 425Language=Polish 426<Add AUTOMOUNT command help text here> 427. 428Language=Portugese 429<Add AUTOMOUNT command help text here> 430. 431Language=Romanian 432<Add AUTOMOUNT command help text here> 433. 434Language=Russian 435<Add AUTOMOUNT command help text here> 436. 437Language=Albanian 438<Add AUTOMOUNT command help text here> 439. 440Language=Turkish 441<Add AUTOMOUNT command help text here> 442. 443Language=Chinese 444<Add AUTOMOUNT command help text here> 445. 446Language=Taiwanese 447<Add AUTOMOUNT command help text here> 448. 449 450 451 452MessageId=10006 453SymbolicName=MSG_COMMAND_BREAK 454Severity=Informational 455Facility=System 456Language=English 457<Add BREAK command help text here> 458. 459Language=German 460<Add BREAK command help text here> 461. 462Language=Polish 463<Add BREAK command help text here> 464. 465Language=Portugese 466<Add BREAK command help text here> 467. 468Language=Romanian 469<Add BREAK command help text here> 470. 471Language=Russian 472<Add BREAK command help text here> 473. 474Language=Albanian 475<Add BREAK command help text here> 476. 477Language=Turkish 478<Add BREAK command help text here> 479. 480Language=Chinese 481<Add BREAK command help text here> 482. 483Language=Taiwanese 484<Add BREAK command help text here> 485. 486 487 488MessageId=10007 489SymbolicName=MSG_COMMAND_CLEAN 490Severity=Informational 491Facility=System 492Language=English 493 Removes any and all partition or volume formatting from the disk with 494 focus. 495 496Syntax: CLEAN [ALL] 497 498 ALL Specifies that each and every byte\sector on the disk is set to 499 zero, which completely deletes all data contained on the disk. 500 501 On master boot record (MBR) disks, only the MBR partitioning information 502 and hidden sector information are overwritten. On GUID partition table 503 (GPT) disks, the GPT partitioning information, including the Protective 504 MBR, is overwritten. If the ALL parameter is not used, the first 1MB 505 and the last 1MB of the disk are zeroed. This erases any disk formatting 506 that had been previously applied to the disk. The disk's state after 507 cleaning the disk is 'UNINITIALIZED'. 508 509Example: 510 511 CLEAN 512. 513Language=German 514 Entfernt alle Partitions- oder Volumeformatierungen von dem Datenträger 515 mit dem Fokus. 516 517Syntax: CLEAN [ALL] 518 519 ALL Gibt an, dass jedes Byte\jeder Sektor auf dem Datenträger 520 auf Null gesetzt wird. Damit werden alle auf dem Datenträger 521 enthaltenen Daten vollständig gelöscht. 522 523 Auf MBR-Datenträgern (Master Boot Record) werden nur MBR- 524 Partitionierungsinformationen und Informationen zu ausgeblendeten 525 Sektoren überschrieben. Auf GUID-Partitionstabellen-Datenträgern 526 (GPT) werden die GPT-Partitionierungsinformationen (einschließlich 527 Schutz-MBR) überschrieben. If the ALL parameter is not used, the first 1MB 528 and the last 1MB of the disk are zeroed. This erases any disk formatting 529 that had been previously applied to the disk. The disk's state after 530 cleaning the disk is 'UNINITIALIZED'. 531 532Beispiel: 533 534 CLEAN 535. 536Language=Polish 537 Removes any and all partition or volume formatting from the disk with 538 focus. 539 540Syntax: CLEAN [ALL] 541 542 ALL Specifies that each and every byte\sector on the disk is set to 543 zero, which completely deletes all data contained on the disk. 544 545 On master boot record (MBR) disks, only the MBR partitioning information 546 and hidden sector information are overwritten. On GUID partition table 547 (GPT) disks, the GPT partitioning information, including the Protective 548 MBR, is overwritten. If the ALL parameter is not used, the first 1MB 549 and the last 1MB of the disk are zeroed. This erases any disk formatting 550 that had been previously applied to the disk. The disk's state after 551 cleaning the disk is 'UNINITIALIZED'. 552 553Example: 554 555 CLEAN 556. 557Language=Portugese 558 Removes any and all partition or volume formatting from the disk with 559 focus. 560 561Syntax: CLEAN [ALL] 562 563 ALL Specifies that each and every byte\sector on the disk is set to 564 zero, which completely deletes all data contained on the disk. 565 566 On master boot record (MBR) disks, only the MBR partitioning information 567 and hidden sector information are overwritten. On GUID partition table 568 (GPT) disks, the GPT partitioning information, including the Protective 569 MBR, is overwritten. If the ALL parameter is not used, the first 1MB 570 and the last 1MB of the disk are zeroed. This erases any disk formatting 571 that had been previously applied to the disk. The disk's state after 572 cleaning the disk is 'UNINITIALIZED'. 573 574Example: 575 576 CLEAN 577. 578Language=Romanian 579 Removes any and all partition or volume formatting from the disk with 580 focus. 581 582Syntax: CLEAN [ALL] 583 584 ALL Specifies that each and every byte\sector on the disk is set to 585 zero, which completely deletes all data contained on the disk. 586 587 On master boot record (MBR) disks, only the MBR partitioning information 588 and hidden sector information are overwritten. On GUID partition table 589 (GPT) disks, the GPT partitioning information, including the Protective 590 MBR, is overwritten. If the ALL parameter is not used, the first 1MB 591 and the last 1MB of the disk are zeroed. This erases any disk formatting 592 that had been previously applied to the disk. The disk's state after 593 cleaning the disk is 'UNINITIALIZED'. 594 595Example: 596 597 CLEAN 598. 599Language=Russian 600 Removes any and all partition or volume formatting from the disk with 601 focus. 602 603Syntax: CLEAN [ALL] 604 605 ALL Specifies that each and every byte\sector on the disk is set to 606 zero, which completely deletes all data contained on the disk. 607 608 On master boot record (MBR) disks, only the MBR partitioning information 609 and hidden sector information are overwritten. On GUID partition table 610 (GPT) disks, the GPT partitioning information, including the Protective 611 MBR, is overwritten. If the ALL parameter is not used, the first 1MB 612 and the last 1MB of the disk are zeroed. This erases any disk formatting 613 that had been previously applied to the disk. The disk's state after 614 cleaning the disk is 'UNINITIALIZED'. 615 616Example: 617 618 CLEAN 619. 620Language=Albanian 621 Removes any and all partition or volume formatting from the disk with 622 focus. 623 624Syntax: CLEAN [ALL] 625 626 ALL Specifies that each and every byte\sector on the disk is set to 627 zero, which completely deletes all data contained on the disk. 628 629 On master boot record (MBR) disks, only the MBR partitioning information 630 and hidden sector information are overwritten. On GUID partition table 631 (GPT) disks, the GPT partitioning information, including the Protective 632 MBR, is overwritten. If the ALL parameter is not used, the first 1MB 633 and the last 1MB of the disk are zeroed. This erases any disk formatting 634 that had been previously applied to the disk. The disk's state after 635 cleaning the disk is 'UNINITIALIZED'. 636 637Example: 638 639 CLEAN 640. 641Language=Turkish 642 Removes any and all partition or volume formatting from the disk with 643 focus. 644 645Syntax: CLEAN [ALL] 646 647 ALL Specifies that each and every byte\sector on the disk is set to 648 zero, which completely deletes all data contained on the disk. 649 650 On master boot record (MBR) disks, only the MBR partitioning information 651 and hidden sector information are overwritten. On GUID partition table 652 (GPT) disks, the GPT partitioning information, including the Protective 653 MBR, is overwritten. If the ALL parameter is not used, the first 1MB 654 and the last 1MB of the disk are zeroed. This erases any disk formatting 655 that had been previously applied to the disk. The disk's state after 656 cleaning the disk is 'UNINITIALIZED'. 657 658Example: 659 660 CLEAN 661. 662Language=Chinese 663 Removes any and all partition or volume formatting from the disk with 664 focus. 665 666Syntax: CLEAN [ALL] 667 668 ALL Specifies that each and every byte\sector on the disk is set to 669 zero, which completely deletes all data contained on the disk. 670 671 On master boot record (MBR) disks, only the MBR partitioning information 672 and hidden sector information are overwritten. On GUID partition table 673 (GPT) disks, the GPT partitioning information, including the Protective 674 MBR, is overwritten. If the ALL parameter is not used, the first 1MB 675 and the last 1MB of the disk are zeroed. This erases any disk formatting 676 that had been previously applied to the disk. The disk's state after 677 cleaning the disk is 'UNINITIALIZED'. 678 679Example: 680 681 CLEAN 682. 683Language=Taiwanese 684 從已選擇的磁碟上移除所有磁碟分割或磁碟區格式。 685 686語法: CLEAN [ALL] 687 688 ALL 指定將磁碟上每個位元組/磁區設定為零, 689 即完全刪除磁碟上包含的所有資料。 690 691 在主開機記錄 (MBR) 磁碟上,只會覆寫 MBR 磁碟分割資訊和隱藏的磁區資訊。 692 在 GUID 磁碟分割表格 (GPT) 磁碟上,會覆寫 GPT 磁碟分割資訊, 693 包括保護性 MBR。 694 如果沒有使用 ALL 參數,會將磁碟的最前 1MB 和最後 1MB 設定為零。 695 這會清除先前套用到該磁碟的任何磁碟格式。 696 清除磁碟以後,磁碟狀態會變為 '未初始化'。 697 698範例: 699 700 CLEAN 701. 702 703 704MessageId=10008 705SymbolicName=MSG_COMMAND_COMPACT 706Severity=Informational 707Facility=System 708Language=English 709<Add COMPACT command help text here> 710. 711Language=German 712<Add COMPACT command help text here> 713. 714Language=Polish 715<Add COMPACT command help text here> 716. 717Language=Portugese 718<Add COMPACT command help text here> 719. 720Language=Romanian 721<Add COMPACT command help text here> 722. 723Language=Russian 724<Add COMPACT command help text here> 725. 726Language=Albanian 727<Add COMPACT command help text here> 728. 729Language=Turkish 730<Add COMPACT command help text here> 731. 732Language=Chinese 733<Add COMPACT command help text here> 734. 735Language=Taiwanese 736<Add COMPACT command help text here> 737. 738 739 740MessageId=10010 741SymbolicName=MSG_COMMAND_CONVERT 742Severity=Informational 743Facility=System 744Language=English 745<Add CONVERT command help text here> 746. 747Language=German 748<Add CONVERT command help text here> 749. 750Language=Polish 751<Add CONVERT command help text here> 752. 753Language=Portugese 754<Add CONVERT command help text here> 755. 756Language=Romanian 757<Add CONVERT command help text here> 758. 759Language=Russian 760<Add CONVERT command help text here> 761. 762Language=Albanian 763<Add CONVERT command help text here> 764. 765Language=Turkish 766<Add CONVERT command help text here> 767. 768Language=Chinese 769<Add CONVERT command help text here> 770. 771Language=Taiwanese 772<Add CONVERT command help text here> 773. 774 775 776MessageId=10011 777SymbolicName=MSG_COMMAND_CREATE_PARTITION_EFI 778Severity=Informational 779Facility=System 780Language=English 781<Add CREATE PARTITION EFI command help text here> 782. 783Language=German 784<Add CREATE PARTITION EFI command help text here> 785. 786Language=Polish 787<Add CREATE PARTITION EFI command help text here> 788. 789Language=Portugese 790<Add CREATE PARTITION EFI command help text here> 791. 792Language=Romanian 793<Add CREATE PARTITION EFI command help text here> 794. 795Language=Russian 796<Add CREATE PARTITION EFI command help text here> 797. 798Language=Albanian 799<Add CREATE PARTITION EFI command help text here> 800. 801Language=Turkish 802<Add CREATE PARTITION EFI command help text here> 803. 804Language=Chinese 805<Add CREATE PARTITION EFI command help text here> 806. 807Language=Taiwanese 808<Add CREATE PARTITION EFI command help text here> 809. 810 811 812MessageId=10012 813SymbolicName=MSG_COMMAND_CREATE_PARTITION_EXTENDED 814Severity=Informational 815Facility=System 816Language=English 817 Creates an extended partition on the disk with focus. 818 Applies to master boot record (MBR) disks only. 819 820Syntax: CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 821 822 SIZE=<N> The size of the partition in megabytes (MB). If no size is 823 given, the partition continues until there is no more free 824 space in the extended partition. 825 826 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is 827 created. If no offset is given, the partition will start 828 at the beginning of the first free space on the disk that 829 is large enough to hold the new partition. 830 831 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 832 arrays to improve performance. The partition offset will be 833 a multiple of <N>. If the OFFSET parameter is specified, it 834 will be rounded to the closest multiple of <N>. 835 836 NOERR For scripting only. When an error is encountered, DiskPart 837 continues to process commands as if the error did not occur. 838 Without the NOERR parameter, an error causes DiskPart to exit 839 with an error code. 840 841 After the partition has been created, the focus automatically shifts to the 842 new partition. Only one extended partition can be created per disk. This 843 command fails if you attempt to create an extended partition within another 844 extended partition. You must create an extended partition before you can 845 create logical partitions. 846 847 A basic MBR disk must be selected for this operation to succeed. 848 849Example: 850 851 CREATE PARTITION EXTENDED SIZE=1000 852. 853Language=German 854 Erstellt eine erweiterte Partition auf dem Datenträger, der den Fokus 855 besitzt. 856 Gilt nur für MBR-Datenträger (Master Boot Record). 857 858Syntax: CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 859 860 SIZE=<N> Die Größe der Partition in MB. Falls keine Größe angegeben 861 ist, wird die Partition erweitert, bis auf der erweiterten 862 Partition kein freier Speicherplatz mehr vorhanden ist. 863 864 OFFSET=<N> Das Offset, in Kilobyte (KB), in dem die Partition 865 erstellt wird. Wird kein Offset angegeben, beginnt die 866 Partition am Anfang des ersten freien Speicherplatz auf dem 867 Datenträger, der eine ausreichende Größe für die neue Partition 868 besitzt. 869 870 ALIGN=<N> Wird normalerweise bei Hardware-RAID-Arrays mit logischen 871 Gerätenummern (LUN) zur Verbesserung der Leistung verwendet. Das 872 Offset der Partition ist ein Vielfaches von <N>. Bei Angabe des 873 Parameters OFFSET wird dieser auf das nächste Vielfache von <N> 874 gerundet. 875 876 NOERR Nur für Skripting. Bei einem Fehler setzt DiskPart die 877 Verarbeitung von Befehlen fort, als sei der Fehler nicht 878 aufgetreten. 879 Ohne den Parameter NOERR wird DiskPart bei einem Fehler mit 880 dem entsprechenden Fehlercode beendet. 881 882 Nachdem die Partition erstellt wurde, wird der Fokus automatisch auf die 883 neue Partition gesetzt. Auf jedem Datenträger kann jeweils nur eine 884 erw. Partition erstellt werden. Dieser Befehl kann nicht ausgeführt 885 werden, wenn versucht wird, eine erweiterte Partition innerhalb einer 886 anderen erweiterten Partition zu erstellen. Sie müssen zuerst eine 887 erweiterte Partition erstellen, bevor logische Partitionen erstellt werden 888 können. 889 890 Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss ein 891 MBR-Basisdatenträger ausgewählt werden. 892 893Beispiel: 894 895 CREATE PARTITION EXTENDED SIZE=1000 896. 897Language=Polish 898 Creates an extended partition on the disk with focus. 899 Applies to master boot record (MBR) disks only. 900 901Syntax: CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 902 903 SIZE=<N> The size of the partition in megabytes (MB). If no size is 904 given, the partition continues until there is no more free 905 space in the extended partition. 906 907 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is 908 created. If no offset is given, the partition will start 909 at the beginning of the first free space on the disk that 910 is large enough to hold the new partition. 911 912 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 913 arrays to improve performance. The partition offset will be 914 a multiple of <N>. If the OFFSET parameter is specified, it 915 will be rounded to the closest multiple of <N>. 916 917 NOERR For scripting only. When an error is encountered, DiskPart 918 continues to process commands as if the error did not occur. 919 Without the NOERR parameter, an error causes DiskPart to exit 920 with an error code. 921 922 After the partition has been created, the focus automatically shifts to the 923 new partition. Only one extended partition can be created per disk. This 924 command fails if you attempt to create an extended partition within another 925 extended partition. You must create an extended partition before you can 926 create logical partitions. 927 928 A basic MBR disk must be selected for this operation to succeed. 929 930Example: 931 932 CREATE PARTITION EXTENDED SIZE=1000 933. 934Language=Portugese 935 Creates an extended partition on the disk with focus. 936 Applies to master boot record (MBR) disks only. 937 938Syntax: CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 939 940 SIZE=<N> The size of the partition in megabytes (MB). If no size is 941 given, the partition continues until there is no more free 942 space in the extended partition. 943 944 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is 945 created. If no offset is given, the partition will start 946 at the beginning of the first free space on the disk that 947 is large enough to hold the new partition. 948 949 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 950 arrays to improve performance. The partition offset will be 951 a multiple of <N>. If the OFFSET parameter is specified, it 952 will be rounded to the closest multiple of <N>. 953 954 NOERR For scripting only. When an error is encountered, DiskPart 955 continues to process commands as if the error did not occur. 956 Without the NOERR parameter, an error causes DiskPart to exit 957 with an error code. 958 959 After the partition has been created, the focus automatically shifts to the 960 new partition. Only one extended partition can be created per disk. This 961 command fails if you attempt to create an extended partition within another 962 extended partition. You must create an extended partition before you can 963 create logical partitions. 964 965 A basic MBR disk must be selected for this operation to succeed. 966 967Example: 968 969 CREATE PARTITION EXTENDED SIZE=1000 970. 971Language=Romanian 972 Creates an extended partition on the disk with focus. 973 Applies to master boot record (MBR) disks only. 974 975Syntax: CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 976 977 SIZE=<N> The size of the partition in megabytes (MB). If no size is 978 given, the partition continues until there is no more free 979 space in the extended partition. 980 981 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is 982 created. If no offset is given, the partition will start 983 at the beginning of the first free space on the disk that 984 is large enough to hold the new partition. 985 986 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 987 arrays to improve performance. The partition offset will be 988 a multiple of <N>. If the OFFSET parameter is specified, it 989 will be rounded to the closest multiple of <N>. 990 991 NOERR For scripting only. When an error is encountered, DiskPart 992 continues to process commands as if the error did not occur. 993 Without the NOERR parameter, an error causes DiskPart to exit 994 with an error code. 995 996 After the partition has been created, the focus automatically shifts to the 997 new partition. Only one extended partition can be created per disk. This 998 command fails if you attempt to create an extended partition within another 999 extended partition. You must create an extended partition before you can 1000 create logical partitions. 1001 1002 A basic MBR disk must be selected for this operation to succeed. 1003 1004Example: 1005 1006 CREATE PARTITION EXTENDED SIZE=1000 1007. 1008Language=Russian 1009 Creates an extended partition on the disk with focus. 1010 Applies to master boot record (MBR) disks only. 1011 1012Syntax: CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 1013 1014 SIZE=<N> The size of the partition in megabytes (MB). If no size is 1015 given, the partition continues until there is no more free 1016 space in the extended partition. 1017 1018 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is 1019 created. If no offset is given, the partition will start 1020 at the beginning of the first free space on the disk that 1021 is large enough to hold the new partition. 1022 1023 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 1024 arrays to improve performance. The partition offset will be 1025 a multiple of <N>. If the OFFSET parameter is specified, it 1026 will be rounded to the closest multiple of <N>. 1027 1028 NOERR For scripting only. When an error is encountered, DiskPart 1029 continues to process commands as if the error did not occur. 1030 Without the NOERR parameter, an error causes DiskPart to exit 1031 with an error code. 1032 1033 After the partition has been created, the focus automatically shifts to the 1034 new partition. Only one extended partition can be created per disk. This 1035 command fails if you attempt to create an extended partition within another 1036 extended partition. You must create an extended partition before you can 1037 create logical partitions. 1038 1039 A basic MBR disk must be selected for this operation to succeed. 1040 1041Example: 1042 1043 CREATE PARTITION EXTENDED SIZE=1000 1044. 1045Language=Albanian 1046 Creates an extended partition on the disk with focus. 1047 Applies to master boot record (MBR) disks only. 1048 1049Syntax: CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 1050 1051 SIZE=<N> The size of the partition in megabytes (MB). If no size is 1052 given, the partition continues until there is no more free 1053 space in the extended partition. 1054 1055 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is 1056 created. If no offset is given, the partition will start 1057 at the beginning of the first free space on the disk that 1058 is large enough to hold the new partition. 1059 1060 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 1061 arrays to improve performance. The partition offset will be 1062 a multiple of <N>. If the OFFSET parameter is specified, it 1063 will be rounded to the closest multiple of <N>. 1064 1065 NOERR For scripting only. When an error is encountered, DiskPart 1066 continues to process commands as if the error did not occur. 1067 Without the NOERR parameter, an error causes DiskPart to exit 1068 with an error code. 1069 1070 After the partition has been created, the focus automatically shifts to the 1071 new partition. Only one extended partition can be created per disk. This 1072 command fails if you attempt to create an extended partition within another 1073 extended partition. You must create an extended partition before you can 1074 create logical partitions. 1075 1076 A basic MBR disk must be selected for this operation to succeed. 1077 1078Example: 1079 1080 CREATE PARTITION EXTENDED SIZE=1000 1081. 1082Language=Turkish 1083 Creates an extended partition on the disk with focus. 1084 Applies to master boot record (MBR) disks only. 1085 1086Syntax: CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 1087 1088 SIZE=<N> The size of the partition in megabytes (MB). If no size is 1089 given, the partition continues until there is no more free 1090 space in the extended partition. 1091 1092 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is 1093 created. If no offset is given, the partition will start 1094 at the beginning of the first free space on the disk that 1095 is large enough to hold the new partition. 1096 1097 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 1098 arrays to improve performance. The partition offset will be 1099 a multiple of <N>. If the OFFSET parameter is specified, it 1100 will be rounded to the closest multiple of <N>. 1101 1102 NOERR For scripting only. When an error is encountered, DiskPart 1103 continues to process commands as if the error did not occur. 1104 Without the NOERR parameter, an error causes DiskPart to exit 1105 with an error code. 1106 1107 After the partition has been created, the focus automatically shifts to the 1108 new partition. Only one extended partition can be created per disk. This 1109 command fails if you attempt to create an extended partition within another 1110 extended partition. You must create an extended partition before you can 1111 create logical partitions. 1112 1113 A basic MBR disk must be selected for this operation to succeed. 1114 1115Example: 1116 1117 CREATE PARTITION EXTENDED SIZE=1000 1118. 1119Language=Chinese 1120 Creates an extended partition on the disk with focus. 1121 Applies to master boot record (MBR) disks only. 1122 1123Syntax: CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 1124 1125 SIZE=<N> The size of the partition in megabytes (MB). If no size is 1126 given, the partition continues until there is no more free 1127 space in the extended partition. 1128 1129 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is 1130 created. If no offset is given, the partition will start 1131 at the beginning of the first free space on the disk that 1132 is large enough to hold the new partition. 1133 1134 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 1135 arrays to improve performance. The partition offset will be 1136 a multiple of <N>. If the OFFSET parameter is specified, it 1137 will be rounded to the closest multiple of <N>. 1138 1139 NOERR For scripting only. When an error is encountered, DiskPart 1140 continues to process commands as if the error did not occur. 1141 Without the NOERR parameter, an error causes DiskPart to exit 1142 with an error code. 1143 1144 After the partition has been created, the focus automatically shifts to the 1145 new partition. Only one extended partition can be created per disk. This 1146 command fails if you attempt to create an extended partition within another 1147 extended partition. You must create an extended partition before you can 1148 create logical partitions. 1149 1150 A basic MBR disk must be selected for this operation to succeed. 1151 1152Example: 1153 1154 CREATE PARTITION EXTENDED SIZE=1000 1155. 1156Language=Taiwanese 1157 在已選擇的磁碟上建立一個延伸磁碟分割。 1158 只適用於主開機記錄 (MBR) 磁碟。 1159 1160語法: CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 1161 1162 SIZE=<N> 磁碟分割大小 (單位為 MB)。如果沒有提供大小, 1163 磁碟分割會繼續,直至目前區域沒有任何可用空間。 1164 1165 OFFSET=<N> 建立磁碟分割所在的位移 (單位為 KB)。如果沒有指定位移, 1166 磁碟分割會從磁碟上可容納新磁碟分割的 1167 第一個可用空間的開頭開始。 1168 1169 ALIGN=<N> 通常與硬體 RAID 邏輯單元編號 (LUN) 陣列搭配使用以增進效能。 1170 延伸位移將會是 <N> 的倍數。如果指定了 OFFSET 參數, 1171 它會取至最接近的 <N> 的倍數。 1172 1173 NOERR 只限指令碼。當發生錯誤時,DiskPart 會繼續處理命令, 1174 如同沒有發生任何錯誤一樣。如果沒有使用 NOERR 參數, 1175 錯誤會導致 DiskPart 結束,並傳回錯誤碼。 1176 1177 在磁碟分割建立完成後,焦點將自動給予新磁碟分割。 1178 每個磁碟只能建立一個延伸磁碟分割。如果您嘗試在一個延伸磁碟分割中 1179 建立另一個延伸磁碟分割,命令將會執行失敗。 1180 您必須先建立一個延伸磁碟分割,然後才能建立邏輯磁碟分割。 1181 1182 您必須先選擇基本 MBR 磁碟,才能完成這個操作。 1183 1184範例: 1185 1186 CREATE PARTITION EXTENDED SIZE=1000 1187. 1188 1189 1190MessageId=10013 1191SymbolicName=MSG_COMMAND_CREATE_PARTITION_LOGICAL 1192Severity=Informational 1193Facility=System 1194Language=English 1195 Creates a logical partition in an extended partition. 1196 Applies to master boot record (MBR) disks only. 1197 1198Syntax: CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 1199 1200 SIZE=<N> The size of the partition in megabytes (MB). The partition is 1201 at least as big in bytes as the number specified by N. If you 1202 specify a size for the logical partition, it must be smaller 1203 than the extended partition. If no size is given, the partition 1204 continues until there is no more free space in the extended 1205 partition. 1206 1207 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is created. 1208 If no offset is given, the partition is placed in the first disk 1209 extent that is large enough to hold it. 1210 1211 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 1212 arrays to improve performance. The partition offset will be 1213 a multiple of <N>. If the OFFSET parameter is specified, it 1214 will be rounded to the closest multiple of <N>. 1215 1216 NOERR For scripting only. When an error is encountered, DiskPart 1217 continues to process commands as if the error did not occur. 1218 Without the NOERR parameter, an error causes DiskPart to exit 1219 with an error code. 1220 1221 After the partition has been created, the focus automatically shifts to the 1222 new logical partition. 1223 1224 A basic MBR disk must be selected for this operation to succeed. 1225 1226Example: 1227 1228 CREATE PARTITION LOGICAL SIZE=1000 1229. 1230Language=German 1231 Erstellt eine logische Partition in einer erweiterten Partition. 1232 Gilt nur für MBR-Datenträger (Master Boot Record). 1233 1234Syntax: CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 1235 1236 SIZE=<N> Die Größe der Partition in MB. Die Länge der Partition in MB. 1237 Die Länge der Partition in Byte entspricht mindestens dem durch 1238 N angegebenen Wert. Wenn Sie eine Größe für die logische 1239 Partition angeben, muss diese kleiner sein als die erweiterte 1240 Partition. Falls keine Größe angegeben ist, wird die Partition 1241 erweitert, bis sie den gesamten freien Speicherplatz im 1242 Bereich umfasst. 1243 1244 OFFSET=<N> Das Offset, in Kilobyte (KB), an dem die Partition erstellt 1245 wird. Falls kein Offset angegeben ist, wird die Partition im 1246 ersten Datenträgerbereich erstellt, der eine ausreichende Größe 1247 für die Partition hat. 1248 1249 ALIGN=<N> Wird normalerweise bei Hardware-RAID-Arrays mit logischen 1250 Gerätenummern (LUN) zur Verbesserung der Leistung verwendet. Das 1251 Offset der Partition ist ein Vielfaches von <N>. Bei Angabe des 1252 Parameters OFFSET wird dieser auf das nächste Vielfache von <N> 1253 gerundet. 1254 1255 NOERR Nur für Skripting. Bei einem Fehler setzt DiskPart die 1256 Verarbeitung von Befehlen fort, als sei der Fehler nicht 1257 aufgetreten. Ohne den Parameter NOERR wird DiskPart bei einem 1258 Fehler mit dem entsprechenden Fehlercode beendet. 1259 1260 Nachdem die Partition erstellt wurde, wird der Fokus automatisch auf die 1261 neue logische Partition gesetzt. 1262 1263 Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss ein 1264 MBR-Basisdatenträger ausgewählt sein. 1265 1266Beispiel: 1267 1268 CREATE PARTITION LOGICAL SIZE=1000 1269. 1270Language=Polish 1271 Creates a logical partition in an extended partition. 1272 Applies to master boot record (MBR) disks only. 1273 1274Syntax: CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 1275 1276 SIZE=<N> The size of the partition in megabytes (MB). The partition is 1277 at least as big in bytes as the number specified by N. If you 1278 specify a size for the logical partition, it must be smaller 1279 than the extended partition. If no size is given, the partition 1280 continues until there is no more free space in the extended 1281 partition. 1282 1283 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is created. 1284 If no offset is given, the partition is placed in the first disk 1285 extent that is large enough to hold it. 1286 1287 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 1288 arrays to improve performance. The partition offset will be 1289 a multiple of <N>. If the OFFSET parameter is specified, it 1290 will be rounded to the closest multiple of <N>. 1291 1292 NOERR For scripting only. When an error is encountered, DiskPart 1293 continues to process commands as if the error did not occur. 1294 Without the NOERR parameter, an error causes DiskPart to exit 1295 with an error code. 1296 1297 After the partition has been created, the focus automatically shifts to the 1298 new logical partition. 1299 1300 A basic MBR disk must be selected for this operation to succeed. 1301 1302Example: 1303 1304 CREATE PARTITION LOGICAL SIZE=1000 1305. 1306Language=Portugese 1307 Creates a logical partition in an extended partition. 1308 Applies to master boot record (MBR) disks only. 1309 1310Syntax: CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 1311 1312 SIZE=<N> The size of the partition in megabytes (MB). The partition is 1313 at least as big in bytes as the number specified by N. If you 1314 specify a size for the logical partition, it must be smaller 1315 than the extended partition. If no size is given, the partition 1316 continues until there is no more free space in the extended 1317 partition. 1318 1319 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is created. 1320 If no offset is given, the partition is placed in the first disk 1321 extent that is large enough to hold it. 1322 1323 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 1324 arrays to improve performance. The partition offset will be 1325 a multiple of <N>. If the OFFSET parameter is specified, it 1326 will be rounded to the closest multiple of <N>. 1327 1328 NOERR For scripting only. When an error is encountered, DiskPart 1329 continues to process commands as if the error did not occur. 1330 Without the NOERR parameter, an error causes DiskPart to exit 1331 with an error code. 1332 1333 After the partition has been created, the focus automatically shifts to the 1334 new logical partition. 1335 1336 A basic MBR disk must be selected for this operation to succeed. 1337 1338Example: 1339 1340 CREATE PARTITION LOGICAL SIZE=1000 1341. 1342Language=Romanian 1343 Creates a logical partition in an extended partition. 1344 Applies to master boot record (MBR) disks only. 1345 1346Syntax: CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 1347 1348 SIZE=<N> The size of the partition in megabytes (MB). The partition is 1349 at least as big in bytes as the number specified by N. If you 1350 specify a size for the logical partition, it must be smaller 1351 than the extended partition. If no size is given, the partition 1352 continues until there is no more free space in the extended 1353 partition. 1354 1355 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is created. 1356 If no offset is given, the partition is placed in the first disk 1357 extent that is large enough to hold it. 1358 1359 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 1360 arrays to improve performance. The partition offset will be 1361 a multiple of <N>. If the OFFSET parameter is specified, it 1362 will be rounded to the closest multiple of <N>. 1363 1364 NOERR For scripting only. When an error is encountered, DiskPart 1365 continues to process commands as if the error did not occur. 1366 Without the NOERR parameter, an error causes DiskPart to exit 1367 with an error code. 1368 1369 After the partition has been created, the focus automatically shifts to the 1370 new logical partition. 1371 1372 A basic MBR disk must be selected for this operation to succeed. 1373 1374Example: 1375 1376 CREATE PARTITION LOGICAL SIZE=1000 1377. 1378Language=Russian 1379 Creates a logical partition in an extended partition. 1380 Applies to master boot record (MBR) disks only. 1381 1382Syntax: CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 1383 1384 SIZE=<N> The size of the partition in megabytes (MB). The partition is 1385 at least as big in bytes as the number specified by N. If you 1386 specify a size for the logical partition, it must be smaller 1387 than the extended partition. If no size is given, the partition 1388 continues until there is no more free space in the extended 1389 partition. 1390 1391 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is created. 1392 If no offset is given, the partition is placed in the first disk 1393 extent that is large enough to hold it. 1394 1395 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 1396 arrays to improve performance. The partition offset will be 1397 a multiple of <N>. If the OFFSET parameter is specified, it 1398 will be rounded to the closest multiple of <N>. 1399 1400 NOERR For scripting only. When an error is encountered, DiskPart 1401 continues to process commands as if the error did not occur. 1402 Without the NOERR parameter, an error causes DiskPart to exit 1403 with an error code. 1404 1405 After the partition has been created, the focus automatically shifts to the 1406 new logical partition. 1407 1408 A basic MBR disk must be selected for this operation to succeed. 1409 1410Example: 1411 1412 CREATE PARTITION LOGICAL SIZE=1000 1413. 1414Language=Albanian 1415 Creates a logical partition in an extended partition. 1416 Applies to master boot record (MBR) disks only. 1417 1418Syntax: CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 1419 1420 SIZE=<N> The size of the partition in megabytes (MB). The partition is 1421 at least as big in bytes as the number specified by N. If you 1422 specify a size for the logical partition, it must be smaller 1423 than the extended partition. If no size is given, the partition 1424 continues until there is no more free space in the extended 1425 partition. 1426 1427 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is created. 1428 If no offset is given, the partition is placed in the first disk 1429 extent that is large enough to hold it. 1430 1431 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 1432 arrays to improve performance. The partition offset will be 1433 a multiple of <N>. If the OFFSET parameter is specified, it 1434 will be rounded to the closest multiple of <N>. 1435 1436 NOERR For scripting only. When an error is encountered, DiskPart 1437 continues to process commands as if the error did not occur. 1438 Without the NOERR parameter, an error causes DiskPart to exit 1439 with an error code. 1440 1441 After the partition has been created, the focus automatically shifts to the 1442 new logical partition. 1443 1444 A basic MBR disk must be selected for this operation to succeed. 1445 1446Example: 1447 1448 CREATE PARTITION LOGICAL SIZE=1000 1449. 1450Language=Turkish 1451 Creates a logical partition in an extended partition. 1452 Applies to master boot record (MBR) disks only. 1453 1454Syntax: CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 1455 1456 SIZE=<N> The size of the partition in megabytes (MB). The partition is 1457 at least as big in bytes as the number specified by N. If you 1458 specify a size for the logical partition, it must be smaller 1459 than the extended partition. If no size is given, the partition 1460 continues until there is no more free space in the extended 1461 partition. 1462 1463 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is created. 1464 If no offset is given, the partition is placed in the first disk 1465 extent that is large enough to hold it. 1466 1467 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 1468 arrays to improve performance. The partition offset will be 1469 a multiple of <N>. If the OFFSET parameter is specified, it 1470 will be rounded to the closest multiple of <N>. 1471 1472 NOERR For scripting only. When an error is encountered, DiskPart 1473 continues to process commands as if the error did not occur. 1474 Without the NOERR parameter, an error causes DiskPart to exit 1475 with an error code. 1476 1477 After the partition has been created, the focus automatically shifts to the 1478 new logical partition. 1479 1480 A basic MBR disk must be selected for this operation to succeed. 1481 1482Example: 1483 1484 CREATE PARTITION LOGICAL SIZE=1000 1485. 1486Language=Chinese 1487 Creates a logical partition in an extended partition. 1488 Applies to master boot record (MBR) disks only. 1489 1490Syntax: CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 1491 1492 SIZE=<N> The size of the partition in megabytes (MB). The partition is 1493 at least as big in bytes as the number specified by N. If you 1494 specify a size for the logical partition, it must be smaller 1495 than the extended partition. If no size is given, the partition 1496 continues until there is no more free space in the extended 1497 partition. 1498 1499 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is created. 1500 If no offset is given, the partition is placed in the first disk 1501 extent that is large enough to hold it. 1502 1503 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 1504 arrays to improve performance. The partition offset will be 1505 a multiple of <N>. If the OFFSET parameter is specified, it 1506 will be rounded to the closest multiple of <N>. 1507 1508 NOERR For scripting only. When an error is encountered, DiskPart 1509 continues to process commands as if the error did not occur. 1510 Without the NOERR parameter, an error causes DiskPart to exit 1511 with an error code. 1512 1513 After the partition has been created, the focus automatically shifts to the 1514 new logical partition. 1515 1516 A basic MBR disk must be selected for this operation to succeed. 1517 1518Example: 1519 1520 CREATE PARTITION LOGICAL SIZE=1000 1521. 1522Language=Taiwanese 1523 在延伸磁碟分割內建立一個邏輯磁碟分割。 1524 只適用於主開機記錄 (MBR) 磁碟。 1525 1526語法: CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR] 1527 1528 SIZE=<N> 磁碟分割大小 (單位為 MB)。磁碟分割的大小至少為 N 所指定的 1529 大小 (位元組)。如果您指定邏輯磁碟分割的大小,它必須小於 1530 延伸磁碟分割。如果沒有提供大小,磁碟分割會繼續, 1531 直至延伸磁碟分割沒有任何可用空間。 1532 1533 OFFSET=<N> 建立磁碟分割所在的位移 (單位為 KB)。如果沒有指定位移, 1534 磁碟分割會從磁碟上可容納新磁碟分割的 1535 第一個可用空間的開頭開始。 1536 1537 ALIGN=<N> 通常與硬體 RAID 邏輯單元編號 (LUN) 陣列搭配使用以增進效能。 1538 延伸位移將會是 <N> 的倍數。如果指定了 OFFSET 參數, 1539 它會取至最接近的 <N> 的倍數。 1540 1541 NOERR 只限指令碼。當發生錯誤時,DiskPart 會繼續處理命令, 1542 如同沒有發生任何錯誤一樣。如果沒有使用 NOERR 參數, 1543 錯誤會導致 DiskPart 結束,並傳回錯誤碼。 1544 1545 在磁碟分割建立完成後,焦點將自動給予新的邏輯磁碟分割。 1546 1547 您必須先選擇基本 MBR 磁碟,才能完成這個操作。 1548 1549範例: 1550 1551 CREATE PARTITION LOGICAL SIZE=1000 1552. 1553 1554 1555MessageId=10014 1556SymbolicName=MSG_COMMAND_CREATE_PARTITION_MSR 1557Severity=Informational 1558Facility=System 1559Language=English 1560<Add CREATE PARTITION MSR command help text here> 1561. 1562Language=German 1563<Add CREATE PARTITION MSR command help text here> 1564. 1565Language=Polish 1566<Add CREATE PARTITION MSR command help text here> 1567. 1568Language=Portugese 1569<Add CREATE PARTITION MSR command help text here> 1570. 1571Language=Romanian 1572<Add CREATE PARTITION MSR command help text here> 1573. 1574Language=Russian 1575<Add CREATE PARTITION MSR command help text here> 1576. 1577Language=Albanian 1578<Add CREATE PARTITION MSR command help text here> 1579. 1580Language=Turkish 1581<Add CREATE PARTITION MSR command help text here> 1582. 1583Language=Chinese 1584<Add CREATE PARTITION MSR command help text here> 1585. 1586Language=Taiwanese 1587<Add CREATE PARTITION MSR command help text here> 1588. 1589 1590 1591MessageId=10015 1592SymbolicName=MSG_COMMAND_CREATE_PARTITION_PRIMARY 1593Severity=Informational 1594Facility=System 1595Language=English 1596 Creates a primary partition on the basic disk with focus. 1597 1598Syntax: CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}] 1599 [ALIGN=<N>] [NOERR] 1600 1601 SIZE=<N> The size of the partition in megabytes (MB). If no size is 1602 given, the partition continues until there is no more 1603 unallocated space in the current region. 1604 1605 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is created. 1606 If no offset is given, the partition is placed in the first disk 1607 extent that is large enough to hold it. 1608 1609 ID={<BYTE> | <GUID>} 1610 1611 Specifies the partition type. 1612 1613 Intended for Original Equipment Manufacturer (OEM) use only. 1614 1615 For master boot record (MBR) disks, you can specify a partition 1616 type byte, in hexadecimal form, for the partition. If this 1617 parameter is not specified for an MBR disk, the command creates 1618 a partition of type 0x06 (specifies no file system is installed). 1619 1620 LDM data partition: 1621 0x42 1622 1623 Recovery partition: 1624 0x27 1625 1626 Recognized OEM Ids: 1627 0x12 1628 0x84 1629 0xDE 1630 0xFE 1631 0xA0 1632 1633 For GUID partition table (GPT) disks you can specify a 1634 partition type GUID for the partition you want to create. 1635 Recognized GUIDs include: 1636 1637 EFI System partition: 1638 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 1639 1640 Microsoft Reserved partition: 1641 e3c9e316-0b5c-4db8-817d-f92df00215ae 1642 1643 Basic data partition: 1644 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 1645 1646 LDM Metadata partition on a dynamic disk: 1647 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 1648 1649 LDM Data partition on a dynamic disk: 1650 af9b60a0-1431-4f62-bc68-3311714a69ad 1651 1652 Recovery partition: 1653 de94bba4-06d1-4d40-a16a-bfd50179d6ac 1654 1655 If this parameter is not specified for a GPT disk, the command 1656 creates a basic data partition. 1657 1658 Any partition type byte or GUID can be specified with this 1659 parameter. DiskPart does not check the partition type for 1660 validity except to ensure that it is a byte in hexadecimal form 1661 or a GUID. 1662 1663 Caution: 1664 1665 Creating partitions with this parameter might cause your 1666 computer to fail or be unable to start up. Unless you are 1667 an OEM or an IT professional experienced with GPT disks, do 1668 not create partitions on GPT disks using this parameter. 1669 Instead, always use the CREATE PARTITION EFI command to 1670 create EFI System partitions, the CREATE PARTITION MSR 1671 command to create Microsoft Reserved partitions, and the 1672 CREATE PARTITION PRIMARY command without this parameter to 1673 create primary partitions on GPT disks. 1674 1675 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 1676 arrays to improve performance. The partition offset will be 1677 a multiple of <N>. If the OFFSET parameter is specified, it 1678 will be rounded to the closest multiple of <N>. 1679 1680 NOERR For scripting only. When an error is encountered, DiskPart 1681 continues to process commands as if the error did not occur. 1682 Without the NOERR parameter, an error causes DiskPart to exit 1683 with an error code. 1684 1685 After you create the partition, the focus automatically shifts to the new 1686 partition. The partition does not receive a drive letter. You must use the 1687 assign command to assign a drive letter to the partition. 1688 1689 A basic disk must be selected for this operation to succeed. 1690 1691 If a partition type is not specified, the disk is uninitialized and disk 1692 size is greater than 2TB, it will be initialized to GPT. 1693 1694Example: 1695 1696 CREATE PARTITION PRIMARY SIZE=1000 1697 CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 1698 CREATE PARTITION PRIMARY SIZE=10000 ID=12 1699 CREATE PARTITION PRIMARY SIZE=10000 ID=DE 1700. 1701Language=German 1702 Erstellt eine primäre Partition auf dem Basisdatenträger, der den Fokus 1703 hat. 1704 1705Syntax: CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] 1706 [ID={<BYTE> | <GUID>}] [ALIGN=<N>] [NOERR] 1707 1708 SIZE=<N> Die Größe der Partition in MB. Falls keine Größe angegeben ist, 1709 wird die Partition erweitert, bis sie den gesamten 1710 verfügbaren Speicherplatz im aktuellen Bereich umfasst. 1711 1712 OFFSET=<N> Das Offset, in Kilobyte (KB), an dem die Partition erstellt 1713 werden soll. Falls kein Offset angegeben ist, wird die 1714 Partition in der ersten Datenträgererweiterung platziert, die 1715 eine ausreichende Größe besitzt. 1716 1717 ID={<BYTE> | <GUID>} 1718 1719 Gibt den Partitionstyp an. 1720 1721 Zur ausschließlichen Verwendung durch Originalgerätehersteller. 1722 1723 Für MBR-Datenträger (Master Boot Record) können Sie für 1724 die Partition ein Partitionstypbyte im Hexadezimalformat 1725 angeben. Falls dieser Parameter für einen MBR-Datenträger 1726 nicht angegeben ist, erstellt der Befehl eine Partition des 1727 Typs 0x06 (gibt an, dass kein Dateisystem installiert ist). 1728 1729 LDM-Datenpartition: 1730 0x42 1731 1732 Wiederherstellungspartition: 1733 0x27 1734 1735 Erkannte OEM-IDs: 1736 0x12 1737 0x84 1738 0xDE 1739 0xFE 1740 0xA0 1741 1742 Für GPT-Datenträger (GPT = GUID-Partitionstabelle) können Sie 1743 einen Partitionstyp-GUID für die zu erstellende Partition 1744 angeben. Zu den erkannten GUIDs gehören: 1745 1746 EFI-Systempartition: 1747 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 1748 1749 MSR-Partition (Microsoft Reserved): 1750 e3c9e316-0b5c-4db8-817d-f92df00215ae 1751 1752 Basisdatenpartition: 1753 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 1754 1755 LDM-Metadatenpartition auf einem dynamischen Datenträger: 1756 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 1757 1758 LDM-Datenpartition auf einem dynamischen Datenträger: 1759 af9b60a0-1431-4f62-bc68-3311714a69ad 1760 1761 Wiederherstellungspartition: 1762 de94bba4-06d1-4d40-a16a-bfd50179d6ac 1763 1764 Wenn dieser Parameter für einen GPT-Datenträger nicht angegeben 1765 ist, wird mit diesem Befehl eine Basisdatenpartition erstellt. 1766 1767 Mit diesem Parameter kann ein beliebiger Partitionstyp 1768 oder ein beliebiger GUID angegeben werden. DiskPart überprüft 1769 die Gültigkeit dieses Partitions-GUIDs nicht. Es wird lediglich 1770 sichergestellt, dass es sich um ein Byte im Hexadezimalformat 1771 oder um einen GUID handelt. 1772 1773 Vorsicht: 1774 1775 Das Erstellen von Partitionen mit diesem Parameter kann 1776 dazu führen, dass der Computer fehlerhaft arbeitet oder 1777 nicht mehr gestartet werden kann. Sofern Sie kein Original- 1778 gerätehersteller oder IT-Fachmann sind, der mit GPT-Daten- 1779 trägern vertraut ist, sollten Sie keine Partitionen auf 1780 GPT-Datenträgern mit diesem Parameter erstellen. 1781 Verwenden Sie stattdessen immer den Befehl 1782 CREATE PARTITION EFI zum Erstellen von EFI-System- 1783 Partitionen, den Befehl CREATE PARTITION MSR zum Erstellen 1784 von MSR-Partitionen und den Befehl 1785 CREATE PARTITION PRIMARY (ohne diesen Parameter) zum 1786 Erstellen von primären Partitionen auf GPT-Datenträgern. 1787 1788 ALIGN=<N> Wird normalerweise bei Hardware-RAID-Arrays mit logischen 1789 Gerätenummern (LUN) zur Verbesserung der Leistung verwendet. Das 1790 Offset der Partition ist ein Vielfaches von <N>. Bei Angabe des 1791 Parameters OFFSET wird dieser auf das nächste Vielfache von <N> 1792 gerundet. 1793 1794 NOERR Nur für Skripting. Bei einem Fehler setzt DiskPart die 1795 Verarbeitung von Befehlen fort, als sei der Fehler nicht 1796 aufgetreten. Ohne den Parameter NOERR wird DiskPart bei 1797 einem Fehler mit dem entsprechenden Fehlercode beendet. 1798 1799 Nachdem Sie die Partition erstellt haben, wird der Fokus automatisch auf 1800 die neue Partition gesetzt. Diese Partition erhält keinen Laufwerkbuch- 1801 staben. Sie müssen der Partition mit dem Befehl ASSIGN einen Laufwerkbuch- 1802 staben zuweisen. 1803 1804 Damit dieser Vorgang erfolgreich durchgeführt werden kann, muss ein Basis- 1805 datenträger ausgewählt sein. Falls kein Partitionstyp angegeben ist, wird die Initialisierung 1806 des Datenträgers aufgehoben, und wenn der Datenträger größer ist als 2 TB, 1807 wird er für GPT initialisiert. 1808 1809Beispiel: 1810 1811 CREATE PARTITION PRIMARY SIZE=1000 1812 CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 1813 CREATE PARTITION PRIMARY SIZE=10000 ID=12 1814 CREATE PARTITION PRIMARY SIZE=10000 ID=DE 1815. 1816Language=Polish 1817 Creates a primary partition on the basic disk with focus. 1818 1819Syntax: CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}] 1820 [ALIGN=<N>] [NOERR] 1821 1822 SIZE=<N> The size of the partition in megabytes (MB). If no size is 1823 given, the partition continues until there is no more 1824 unallocated space in the current region. 1825 1826 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is created. 1827 If no offset is given, the partition is placed in the first disk 1828 extent that is large enough to hold it. 1829 1830 ID={<BYTE> | <GUID>} 1831 1832 Specifies the partition type. 1833 1834 Intended for Original Equipment Manufacturer (OEM) use only. 1835 1836 For master boot record (MBR) disks, you can specify a partition 1837 type byte, in hexadecimal form, for the partition. If this 1838 parameter is not specified for an MBR disk, the command creates 1839 a partition of type 0x06 (specifies no file system is installed). 1840 1841 LDM data partition: 1842 0x42 1843 1844 Recovery partition: 1845 0x27 1846 1847 Recognized OEM Ids: 1848 0x12 1849 0x84 1850 0xDE 1851 0xFE 1852 0xA0 1853 1854 For GUID partition table (GPT) disks you can specify a 1855 partition type GUID for the partition you want to create. 1856 Recognized GUIDs include: 1857 1858 EFI System partition: 1859 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 1860 1861 Microsoft Reserved partition: 1862 e3c9e316-0b5c-4db8-817d-f92df00215ae 1863 1864 Basic data partition: 1865 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 1866 1867 LDM Metadata partition on a dynamic disk: 1868 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 1869 1870 LDM Data partition on a dynamic disk: 1871 af9b60a0-1431-4f62-bc68-3311714a69ad 1872 1873 Recovery partition: 1874 de94bba4-06d1-4d40-a16a-bfd50179d6ac 1875 1876 If this parameter is not specified for a GPT disk, the command 1877 creates a basic data partition. 1878 1879 Any partition type byte or GUID can be specified with this 1880 parameter. DiskPart does not check the partition type for 1881 validity except to ensure that it is a byte in hexadecimal form 1882 or a GUID. 1883 1884 Caution: 1885 1886 Creating partitions with this parameter might cause your 1887 computer to fail or be unable to start up. Unless you are 1888 an OEM or an IT professional experienced with GPT disks, do 1889 not create partitions on GPT disks using this parameter. 1890 Instead, always use the CREATE PARTITION EFI command to 1891 create EFI System partitions, the CREATE PARTITION MSR 1892 command to create Microsoft Reserved partitions, and the 1893 CREATE PARTITION PRIMARY command without this parameter to 1894 create primary partitions on GPT disks. 1895 1896 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 1897 arrays to improve performance. The partition offset will be 1898 a multiple of <N>. If the OFFSET parameter is specified, it 1899 will be rounded to the closest multiple of <N>. 1900 1901 NOERR For scripting only. When an error is encountered, DiskPart 1902 continues to process commands as if the error did not occur. 1903 Without the NOERR parameter, an error causes DiskPart to exit 1904 with an error code. 1905 1906 After you create the partition, the focus automatically shifts to the new 1907 partition. The partition does not receive a drive letter. You must use the 1908 assign command to assign a drive letter to the partition. 1909 1910 A basic disk must be selected for this operation to succeed. 1911 1912 If a partition type is not specified, the disk is uninitialized and disk 1913 size is greater than 2TB, it will be initialized to GPT. 1914 1915Example: 1916 1917 CREATE PARTITION PRIMARY SIZE=1000 1918 CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 1919 CREATE PARTITION PRIMARY SIZE=10000 ID=12 1920 CREATE PARTITION PRIMARY SIZE=10000 ID=DE 1921. 1922Language=Portugese 1923 Creates a primary partition on the basic disk with focus. 1924 1925Syntax: CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}] 1926 [ALIGN=<N>] [NOERR] 1927 1928 SIZE=<N> The size of the partition in megabytes (MB). If no size is 1929 given, the partition continues until there is no more 1930 unallocated space in the current region. 1931 1932 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is created. 1933 If no offset is given, the partition is placed in the first disk 1934 extent that is large enough to hold it. 1935 1936 ID={<BYTE> | <GUID>} 1937 1938 Specifies the partition type. 1939 1940 Intended for Original Equipment Manufacturer (OEM) use only. 1941 1942 For master boot record (MBR) disks, you can specify a partition 1943 type byte, in hexadecimal form, for the partition. If this 1944 parameter is not specified for an MBR disk, the command creates 1945 a partition of type 0x06 (specifies no file system is installed). 1946 1947 LDM data partition: 1948 0x42 1949 1950 Recovery partition: 1951 0x27 1952 1953 Recognized OEM Ids: 1954 0x12 1955 0x84 1956 0xDE 1957 0xFE 1958 0xA0 1959 1960 For GUID partition table (GPT) disks you can specify a 1961 partition type GUID for the partition you want to create. 1962 Recognized GUIDs include: 1963 1964 EFI System partition: 1965 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 1966 1967 Microsoft Reserved partition: 1968 e3c9e316-0b5c-4db8-817d-f92df00215ae 1969 1970 Basic data partition: 1971 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 1972 1973 LDM Metadata partition on a dynamic disk: 1974 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 1975 1976 LDM Data partition on a dynamic disk: 1977 af9b60a0-1431-4f62-bc68-3311714a69ad 1978 1979 Recovery partition: 1980 de94bba4-06d1-4d40-a16a-bfd50179d6ac 1981 1982 If this parameter is not specified for a GPT disk, the command 1983 creates a basic data partition. 1984 1985 Any partition type byte or GUID can be specified with this 1986 parameter. DiskPart does not check the partition type for 1987 validity except to ensure that it is a byte in hexadecimal form 1988 or a GUID. 1989 1990 Caution: 1991 1992 Creating partitions with this parameter might cause your 1993 computer to fail or be unable to start up. Unless you are 1994 an OEM or an IT professional experienced with GPT disks, do 1995 not create partitions on GPT disks using this parameter. 1996 Instead, always use the CREATE PARTITION EFI command to 1997 create EFI System partitions, the CREATE PARTITION MSR 1998 command to create Microsoft Reserved partitions, and the 1999 CREATE PARTITION PRIMARY command without this parameter to 2000 create primary partitions on GPT disks. 2001 2002 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 2003 arrays to improve performance. The partition offset will be 2004 a multiple of <N>. If the OFFSET parameter is specified, it 2005 will be rounded to the closest multiple of <N>. 2006 2007 NOERR For scripting only. When an error is encountered, DiskPart 2008 continues to process commands as if the error did not occur. 2009 Without the NOERR parameter, an error causes DiskPart to exit 2010 with an error code. 2011 2012 After you create the partition, the focus automatically shifts to the new 2013 partition. The partition does not receive a drive letter. You must use the 2014 assign command to assign a drive letter to the partition. 2015 2016 A basic disk must be selected for this operation to succeed. 2017 2018 If a partition type is not specified, the disk is uninitialized and disk 2019 size is greater than 2TB, it will be initialized to GPT. 2020 2021Example: 2022 2023 CREATE PARTITION PRIMARY SIZE=1000 2024 CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2025 CREATE PARTITION PRIMARY SIZE=10000 ID=12 2026 CREATE PARTITION PRIMARY SIZE=10000 ID=DE 2027. 2028Language=Romanian 2029 Creates a primary partition on the basic disk with focus. 2030 2031Syntax: CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}] 2032 [ALIGN=<N>] [NOERR] 2033 2034 SIZE=<N> The size of the partition in megabytes (MB). If no size is 2035 given, the partition continues until there is no more 2036 unallocated space in the current region. 2037 2038 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is created. 2039 If no offset is given, the partition is placed in the first disk 2040 extent that is large enough to hold it. 2041 2042 ID={<BYTE> | <GUID>} 2043 2044 Specifies the partition type. 2045 2046 Intended for Original Equipment Manufacturer (OEM) use only. 2047 2048 For master boot record (MBR) disks, you can specify a partition 2049 type byte, in hexadecimal form, for the partition. If this 2050 parameter is not specified for an MBR disk, the command creates 2051 a partition of type 0x06 (specifies no file system is installed). 2052 2053 LDM data partition: 2054 0x42 2055 2056 Recovery partition: 2057 0x27 2058 2059 Recognized OEM Ids: 2060 0x12 2061 0x84 2062 0xDE 2063 0xFE 2064 0xA0 2065 2066 For GUID partition table (GPT) disks you can specify a 2067 partition type GUID for the partition you want to create. 2068 Recognized GUIDs include: 2069 2070 EFI System partition: 2071 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2072 2073 Microsoft Reserved partition: 2074 e3c9e316-0b5c-4db8-817d-f92df00215ae 2075 2076 Basic data partition: 2077 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 2078 2079 LDM Metadata partition on a dynamic disk: 2080 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 2081 2082 LDM Data partition on a dynamic disk: 2083 af9b60a0-1431-4f62-bc68-3311714a69ad 2084 2085 Recovery partition: 2086 de94bba4-06d1-4d40-a16a-bfd50179d6ac 2087 2088 If this parameter is not specified for a GPT disk, the command 2089 creates a basic data partition. 2090 2091 Any partition type byte or GUID can be specified with this 2092 parameter. DiskPart does not check the partition type for 2093 validity except to ensure that it is a byte in hexadecimal form 2094 or a GUID. 2095 2096 Caution: 2097 2098 Creating partitions with this parameter might cause your 2099 computer to fail or be unable to start up. Unless you are 2100 an OEM or an IT professional experienced with GPT disks, do 2101 not create partitions on GPT disks using this parameter. 2102 Instead, always use the CREATE PARTITION EFI command to 2103 create EFI System partitions, the CREATE PARTITION MSR 2104 command to create Microsoft Reserved partitions, and the 2105 CREATE PARTITION PRIMARY command without this parameter to 2106 create primary partitions on GPT disks. 2107 2108 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 2109 arrays to improve performance. The partition offset will be 2110 a multiple of <N>. If the OFFSET parameter is specified, it 2111 will be rounded to the closest multiple of <N>. 2112 2113 NOERR For scripting only. When an error is encountered, DiskPart 2114 continues to process commands as if the error did not occur. 2115 Without the NOERR parameter, an error causes DiskPart to exit 2116 with an error code. 2117 2118 After you create the partition, the focus automatically shifts to the new 2119 partition. The partition does not receive a drive letter. You must use the 2120 assign command to assign a drive letter to the partition. 2121 2122 A basic disk must be selected for this operation to succeed. 2123 2124 If a partition type is not specified, the disk is uninitialized and disk 2125 size is greater than 2TB, it will be initialized to GPT. 2126 2127Example: 2128 2129 CREATE PARTITION PRIMARY SIZE=1000 2130 CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2131 CREATE PARTITION PRIMARY SIZE=10000 ID=12 2132 CREATE PARTITION PRIMARY SIZE=10000 ID=DE 2133. 2134Language=Russian 2135 Creates a primary partition on the basic disk with focus. 2136 2137Syntax: CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}] 2138 [ALIGN=<N>] [NOERR] 2139 2140 SIZE=<N> The size of the partition in megabytes (MB). If no size is 2141 given, the partition continues until there is no more 2142 unallocated space in the current region. 2143 2144 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is created. 2145 If no offset is given, the partition is placed in the first disk 2146 extent that is large enough to hold it. 2147 2148 ID={<BYTE> | <GUID>} 2149 2150 Specifies the partition type. 2151 2152 Intended for Original Equipment Manufacturer (OEM) use only. 2153 2154 For master boot record (MBR) disks, you can specify a partition 2155 type byte, in hexadecimal form, for the partition. If this 2156 parameter is not specified for an MBR disk, the command creates 2157 a partition of type 0x06 (specifies no file system is installed). 2158 2159 LDM data partition: 2160 0x42 2161 2162 Recovery partition: 2163 0x27 2164 2165 Recognized OEM Ids: 2166 0x12 2167 0x84 2168 0xDE 2169 0xFE 2170 0xA0 2171 2172 For GUID partition table (GPT) disks you can specify a 2173 partition type GUID for the partition you want to create. 2174 Recognized GUIDs include: 2175 2176 EFI System partition: 2177 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2178 2179 Microsoft Reserved partition: 2180 e3c9e316-0b5c-4db8-817d-f92df00215ae 2181 2182 Basic data partition: 2183 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 2184 2185 LDM Metadata partition on a dynamic disk: 2186 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 2187 2188 LDM Data partition on a dynamic disk: 2189 af9b60a0-1431-4f62-bc68-3311714a69ad 2190 2191 Recovery partition: 2192 de94bba4-06d1-4d40-a16a-bfd50179d6ac 2193 2194 If this parameter is not specified for a GPT disk, the command 2195 creates a basic data partition. 2196 2197 Any partition type byte or GUID can be specified with this 2198 parameter. DiskPart does not check the partition type for 2199 validity except to ensure that it is a byte in hexadecimal form 2200 or a GUID. 2201 2202 Caution: 2203 2204 Creating partitions with this parameter might cause your 2205 computer to fail or be unable to start up. Unless you are 2206 an OEM or an IT professional experienced with GPT disks, do 2207 not create partitions on GPT disks using this parameter. 2208 Instead, always use the CREATE PARTITION EFI command to 2209 create EFI System partitions, the CREATE PARTITION MSR 2210 command to create Microsoft Reserved partitions, and the 2211 CREATE PARTITION PRIMARY command without this parameter to 2212 create primary partitions on GPT disks. 2213 2214 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 2215 arrays to improve performance. The partition offset will be 2216 a multiple of <N>. If the OFFSET parameter is specified, it 2217 will be rounded to the closest multiple of <N>. 2218 2219 NOERR For scripting only. When an error is encountered, DiskPart 2220 continues to process commands as if the error did not occur. 2221 Without the NOERR parameter, an error causes DiskPart to exit 2222 with an error code. 2223 2224 After you create the partition, the focus automatically shifts to the new 2225 partition. The partition does not receive a drive letter. You must use the 2226 assign command to assign a drive letter to the partition. 2227 2228 A basic disk must be selected for this operation to succeed. 2229 2230 If a partition type is not specified, the disk is uninitialized and disk 2231 size is greater than 2TB, it will be initialized to GPT. 2232 2233Example: 2234 2235 CREATE PARTITION PRIMARY SIZE=1000 2236 CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2237 CREATE PARTITION PRIMARY SIZE=10000 ID=12 2238 CREATE PARTITION PRIMARY SIZE=10000 ID=DE 2239. 2240Language=Albanian 2241 Creates a primary partition on the basic disk with focus. 2242 2243Syntax: CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}] 2244 [ALIGN=<N>] [NOERR] 2245 2246 SIZE=<N> The size of the partition in megabytes (MB). If no size is 2247 given, the partition continues until there is no more 2248 unallocated space in the current region. 2249 2250 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is created. 2251 If no offset is given, the partition is placed in the first disk 2252 extent that is large enough to hold it. 2253 2254 ID={<BYTE> | <GUID>} 2255 2256 Specifies the partition type. 2257 2258 Intended for Original Equipment Manufacturer (OEM) use only. 2259 2260 For master boot record (MBR) disks, you can specify a partition 2261 type byte, in hexadecimal form, for the partition. If this 2262 parameter is not specified for an MBR disk, the command creates 2263 a partition of type 0x06 (specifies no file system is installed). 2264 2265 LDM data partition: 2266 0x42 2267 2268 Recovery partition: 2269 0x27 2270 2271 Recognized OEM Ids: 2272 0x12 2273 0x84 2274 0xDE 2275 0xFE 2276 0xA0 2277 2278 For GUID partition table (GPT) disks you can specify a 2279 partition type GUID for the partition you want to create. 2280 Recognized GUIDs include: 2281 2282 EFI System partition: 2283 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2284 2285 Microsoft Reserved partition: 2286 e3c9e316-0b5c-4db8-817d-f92df00215ae 2287 2288 Basic data partition: 2289 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 2290 2291 LDM Metadata partition on a dynamic disk: 2292 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 2293 2294 LDM Data partition on a dynamic disk: 2295 af9b60a0-1431-4f62-bc68-3311714a69ad 2296 2297 Recovery partition: 2298 de94bba4-06d1-4d40-a16a-bfd50179d6ac 2299 2300 If this parameter is not specified for a GPT disk, the command 2301 creates a basic data partition. 2302 2303 Any partition type byte or GUID can be specified with this 2304 parameter. DiskPart does not check the partition type for 2305 validity except to ensure that it is a byte in hexadecimal form 2306 or a GUID. 2307 2308 Caution: 2309 2310 Creating partitions with this parameter might cause your 2311 computer to fail or be unable to start up. Unless you are 2312 an OEM or an IT professional experienced with GPT disks, do 2313 not create partitions on GPT disks using this parameter. 2314 Instead, always use the CREATE PARTITION EFI command to 2315 create EFI System partitions, the CREATE PARTITION MSR 2316 command to create Microsoft Reserved partitions, and the 2317 CREATE PARTITION PRIMARY command without this parameter to 2318 create primary partitions on GPT disks. 2319 2320 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 2321 arrays to improve performance. The partition offset will be 2322 a multiple of <N>. If the OFFSET parameter is specified, it 2323 will be rounded to the closest multiple of <N>. 2324 2325 NOERR For scripting only. When an error is encountered, DiskPart 2326 continues to process commands as if the error did not occur. 2327 Without the NOERR parameter, an error causes DiskPart to exit 2328 with an error code. 2329 2330 After you create the partition, the focus automatically shifts to the new 2331 partition. The partition does not receive a drive letter. You must use the 2332 assign command to assign a drive letter to the partition. 2333 2334 A basic disk must be selected for this operation to succeed. 2335 2336 If a partition type is not specified, the disk is uninitialized and disk 2337 size is greater than 2TB, it will be initialized to GPT. 2338 2339Example: 2340 2341 CREATE PARTITION PRIMARY SIZE=1000 2342 CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2343 CREATE PARTITION PRIMARY SIZE=10000 ID=12 2344 CREATE PARTITION PRIMARY SIZE=10000 ID=DE 2345. 2346Language=Turkish 2347 Creates a primary partition on the basic disk with focus. 2348 2349Syntax: CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}] 2350 [ALIGN=<N>] [NOERR] 2351 2352 SIZE=<N> The size of the partition in megabytes (MB). If no size is 2353 given, the partition continues until there is no more 2354 unallocated space in the current region. 2355 2356 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is created. 2357 If no offset is given, the partition is placed in the first disk 2358 extent that is large enough to hold it. 2359 2360 ID={<BYTE> | <GUID>} 2361 2362 Specifies the partition type. 2363 2364 Intended for Original Equipment Manufacturer (OEM) use only. 2365 2366 For master boot record (MBR) disks, you can specify a partition 2367 type byte, in hexadecimal form, for the partition. If this 2368 parameter is not specified for an MBR disk, the command creates 2369 a partition of type 0x06 (specifies no file system is installed). 2370 2371 LDM data partition: 2372 0x42 2373 2374 Recovery partition: 2375 0x27 2376 2377 Recognized OEM Ids: 2378 0x12 2379 0x84 2380 0xDE 2381 0xFE 2382 0xA0 2383 2384 For GUID partition table (GPT) disks you can specify a 2385 partition type GUID for the partition you want to create. 2386 Recognized GUIDs include: 2387 2388 EFI System partition: 2389 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2390 2391 Microsoft Reserved partition: 2392 e3c9e316-0b5c-4db8-817d-f92df00215ae 2393 2394 Basic data partition: 2395 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 2396 2397 LDM Metadata partition on a dynamic disk: 2398 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 2399 2400 LDM Data partition on a dynamic disk: 2401 af9b60a0-1431-4f62-bc68-3311714a69ad 2402 2403 Recovery partition: 2404 de94bba4-06d1-4d40-a16a-bfd50179d6ac 2405 2406 If this parameter is not specified for a GPT disk, the command 2407 creates a basic data partition. 2408 2409 Any partition type byte or GUID can be specified with this 2410 parameter. DiskPart does not check the partition type for 2411 validity except to ensure that it is a byte in hexadecimal form 2412 or a GUID. 2413 2414 Caution: 2415 2416 Creating partitions with this parameter might cause your 2417 computer to fail or be unable to start up. Unless you are 2418 an OEM or an IT professional experienced with GPT disks, do 2419 not create partitions on GPT disks using this parameter. 2420 Instead, always use the CREATE PARTITION EFI command to 2421 create EFI System partitions, the CREATE PARTITION MSR 2422 command to create Microsoft Reserved partitions, and the 2423 CREATE PARTITION PRIMARY command without this parameter to 2424 create primary partitions on GPT disks. 2425 2426 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 2427 arrays to improve performance. The partition offset will be 2428 a multiple of <N>. If the OFFSET parameter is specified, it 2429 will be rounded to the closest multiple of <N>. 2430 2431 NOERR For scripting only. When an error is encountered, DiskPart 2432 continues to process commands as if the error did not occur. 2433 Without the NOERR parameter, an error causes DiskPart to exit 2434 with an error code. 2435 2436 After you create the partition, the focus automatically shifts to the new 2437 partition. The partition does not receive a drive letter. You must use the 2438 assign command to assign a drive letter to the partition. 2439 2440 A basic disk must be selected for this operation to succeed. 2441 2442 If a partition type is not specified, the disk is uninitialized and disk 2443 size is greater than 2TB, it will be initialized to GPT. 2444 2445Example: 2446 2447 CREATE PARTITION PRIMARY SIZE=1000 2448 CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2449 CREATE PARTITION PRIMARY SIZE=10000 ID=12 2450 CREATE PARTITION PRIMARY SIZE=10000 ID=DE 2451. 2452Language=Chinese 2453 Creates a primary partition on the basic disk with focus. 2454 2455Syntax: CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}] 2456 [ALIGN=<N>] [NOERR] 2457 2458 SIZE=<N> The size of the partition in megabytes (MB). If no size is 2459 given, the partition continues until there is no more 2460 unallocated space in the current region. 2461 2462 OFFSET=<N> The offset, in kilobytes (KB), at which the partition is created. 2463 If no offset is given, the partition is placed in the first disk 2464 extent that is large enough to hold it. 2465 2466 ID={<BYTE> | <GUID>} 2467 2468 Specifies the partition type. 2469 2470 Intended for Original Equipment Manufacturer (OEM) use only. 2471 2472 For master boot record (MBR) disks, you can specify a partition 2473 type byte, in hexadecimal form, for the partition. If this 2474 parameter is not specified for an MBR disk, the command creates 2475 a partition of type 0x06 (specifies no file system is installed). 2476 2477 LDM data partition: 2478 0x42 2479 2480 Recovery partition: 2481 0x27 2482 2483 Recognized OEM Ids: 2484 0x12 2485 0x84 2486 0xDE 2487 0xFE 2488 0xA0 2489 2490 For GUID partition table (GPT) disks you can specify a 2491 partition type GUID for the partition you want to create. 2492 Recognized GUIDs include: 2493 2494 EFI System partition: 2495 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2496 2497 Microsoft Reserved partition: 2498 e3c9e316-0b5c-4db8-817d-f92df00215ae 2499 2500 Basic data partition: 2501 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 2502 2503 LDM Metadata partition on a dynamic disk: 2504 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 2505 2506 LDM Data partition on a dynamic disk: 2507 af9b60a0-1431-4f62-bc68-3311714a69ad 2508 2509 Recovery partition: 2510 de94bba4-06d1-4d40-a16a-bfd50179d6ac 2511 2512 If this parameter is not specified for a GPT disk, the command 2513 creates a basic data partition. 2514 2515 Any partition type byte or GUID can be specified with this 2516 parameter. DiskPart does not check the partition type for 2517 validity except to ensure that it is a byte in hexadecimal form 2518 or a GUID. 2519 2520 Caution: 2521 2522 Creating partitions with this parameter might cause your 2523 computer to fail or be unable to start up. Unless you are 2524 an OEM or an IT professional experienced with GPT disks, do 2525 not create partitions on GPT disks using this parameter. 2526 Instead, always use the CREATE PARTITION EFI command to 2527 create EFI System partitions, the CREATE PARTITION MSR 2528 command to create Microsoft Reserved partitions, and the 2529 CREATE PARTITION PRIMARY command without this parameter to 2530 create primary partitions on GPT disks. 2531 2532 ALIGN=<N> Typically used with hardware RAID Logical Unit Number (LUN) 2533 arrays to improve performance. The partition offset will be 2534 a multiple of <N>. If the OFFSET parameter is specified, it 2535 will be rounded to the closest multiple of <N>. 2536 2537 NOERR For scripting only. When an error is encountered, DiskPart 2538 continues to process commands as if the error did not occur. 2539 Without the NOERR parameter, an error causes DiskPart to exit 2540 with an error code. 2541 2542 After you create the partition, the focus automatically shifts to the new 2543 partition. The partition does not receive a drive letter. You must use the 2544 assign command to assign a drive letter to the partition. 2545 2546 A basic disk must be selected for this operation to succeed. 2547 2548 If a partition type is not specified, the disk is uninitialized and disk 2549 size is greater than 2TB, it will be initialized to GPT. 2550 2551Example: 2552 2553 CREATE PARTITION PRIMARY SIZE=1000 2554 CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2555 CREATE PARTITION PRIMARY SIZE=10000 ID=12 2556 CREATE PARTITION PRIMARY SIZE=10000 ID=DE 2557. 2558Language=Taiwanese 2559 在已選擇的基本磁碟上建立主要磁碟分割。 2560 2561語法: CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}] 2562 [ALIGN=<N>] [NOERR] 2563 2564 SIZE=<N> 磁碟分割大小 (單位為 MB)。如果沒有提供大小,磁碟分割會繼續, 2565 直至目前區域沒有任何可用空間。 2566 2567 OFFSET=<N> 建立磁碟分割所在的位移 (單位為 KB)。如果沒有指定位移, 2568 磁碟分割會從磁碟上可容納新磁碟分割的 2569 第一個可用空間的開頭開始。 2570 2571 ID={<BYTE> | <GUID>} 2572 2573 指定磁碟分割類型。 2574 2575 只供原始設備製造商 (OEM) 使用。 2576 2577 對於主開機記錄 (MBR) 磁碟,您可以使用十六進位格式來指定該 2578 磁碟分割的磁碟分割類型位元組。如果沒有為 MBR 磁碟指定 2579 這個參數,這個命令會建立類型為 06 的磁碟分割。 2580 (指定沒有安裝檔案系統)。 2581 2582 LDM 資料磁碟分割: 2583 0x42 2584 2585 修復磁碟分割: 2586 0x27 2587 2588 可識別的 OEM 識別碼: 2589 0x12 2590 0x84 2591 0xDE 2592 0xFE 2593 0xA0 2594 2595 對於 GUID 磁碟分割表格 (GPT) 磁碟,您可以為想要建立的 2596 磁碟分割指定磁碟分割類型 GUID。 2597 可識別的 GUID 包括: 2598 2599 EFI 系統磁碟分割: 2600 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2601 2602 Microsoft 保留磁碟分割: 2603 e3c9e316-0b5c-4db8-817d-f92df00215ae 2604 2605 基本資料磁碟分割: 2606 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 2607 2608 動態磁碟上的 LDM 中繼資料磁碟分割: 2609 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 2610 2611 動態磁碟上的 LDM 資料磁碟分割: 2612 af9b60a0-1431-4f62-bc68-3311714a69ad 2613 2614 修復磁碟分割: 2615 de94bba4-06d1-4d40-a16a-bfd50179d6ac 2616 2617 如果沒有為 GPT 磁碟指定這個參數, 2618 這個命令會建立基本資料磁碟分割。 2619 2620 您可以使用這個參數指定任何磁碟分割類型位元組或 GUID。 2621 DiskPart 不會檢查磁碟分割類型的有效性,但會確保 2622 磁碟分割類型是否為以十六進位格式或 GUID 表示的位元組。 2623 2624 注意: 2625 2626 使用這個參數建立磁碟分割,可能會造成您的電腦失敗或 2627 無法啟動。除非您是熟悉 GPT 磁碟的 OEM 或 IT 專業人員, 2628 否則請勿在 GPT 磁碟上建立磁碟分割時使用這個參數。 2629 相反地,您應該使用 CREATE PARTITION EFI 命令來建立 2630 EFI 系統磁碟分割、使用 CREATE PARTITION MSR 命令來建立 2631 Microsoft 保留磁碟分割,及使用 CREATE PARTITION PRIMARY 2632 命令 (而不使用此參數) 在 GPT 磁碟上建立主要磁碟分割。 2633 2634 ALIGN=<N> 通常與硬體 RAID 邏輯單元編號 (LUN) 陣列搭配使用以增進效能。 2635 延伸位移將會是 <N> 的倍數。如果指定了 OFFSET 參數, 2636 它會取至最接近的 <N> 的倍數。 2637 2638 NOERR 只限指令碼。當發生錯誤時,DiskPart 會繼續處理命令, 2639 如同沒有發生任何錯誤一樣。如果沒有使用 NOERR 參數, 2640 錯誤會導致 DiskPart 結束,並傳回錯誤碼。 2641 2642 在磁碟分割建立完成後,焦點將自動給予新的磁碟分割。該磁碟分割尚未指定 2643 磁碟機代號。您必須使用 ASSIGN 命令來分配磁碟機代號到該磁碟分割。 2644 2645 您必須先選擇基本磁碟,才能完成這個操作。 2646 2647 如果未有指定磁碟分割類型,而磁碟尚未初始化且磁碟大小大於 2TB, 2648 磁碟將會初始化為 GPT 磁碟。 2649 2650範例: 2651 2652 CREATE PARTITION PRIMARY SIZE=1000 2653 CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2654 CREATE PARTITION PRIMARY SIZE=10000 ID=12 2655 CREATE PARTITION PRIMARY SIZE=10000 ID=DE 2656. 2657 2658 2659MessageId=10016 2660SymbolicName=MSG_COMMAND_DELETE_DISK 2661Severity=Informational 2662Facility=System 2663Language=English 2664<Add DELETE DISK command help text here> 2665. 2666Language=German 2667<Add DELETE DISK command help text here> 2668. 2669Language=Polish 2670<Add DELETE DISK command help text here> 2671. 2672Language=Portugese 2673<Add DELETE DISK command help text here> 2674. 2675Language=Romanian 2676<Add DELETE DISK command help text here> 2677. 2678Language=Russian 2679<Add DELETE DISK command help text here> 2680. 2681Language=Albanian 2682<Add DELETE DISK command help text here> 2683. 2684Language=Turkish 2685<Add DELETE DISK command help text here> 2686. 2687Language=Chinese 2688<Add DELETE DISK command help text here> 2689. 2690Language=Taiwanese 2691<Add DELETE DISK command help text here> 2692. 2693 2694 2695MessageId=10017 2696SymbolicName=MSG_COMMAND_DELETE_PARTITION 2697Severity=Informational 2698Facility=System 2699Language=English 2700Deletes the partition with focus. 2701 2702Syntax: DELETE PARTITION [NOERR] [OVERRIDE] 2703 2704 NOERR For scripting only. When an error is encountered, DiskPart 2705 continues to process commands as if the error did not occur. 2706 Without the NOERR parameter, an error causes DiskPart to exit 2707 with an error code. 2708 2709 OVERRIDE Enables DiskPart to delete any partition regardless of type. 2710 Typically, DiskPart only permits you to delete known data 2711 partitions. 2712 2713 You cannot delete the system partition, boot partition, or any partition 2714 that contains the active paging file or crash dump (memory dump) filed. 2715 2716 A partition must be selected for this operation to succeed. 2717 2718 Partitions cannot be deleted from dynamic disks or created on dynamic 2719 disks. 2720 2721Example: 2722 2723 DELETE PARTITION 2724. 2725Language=German 2726Löscht die Partition, die den Fokus hat. 2727 2728Syntax: DELETE PARTITION [NOERR] [OVERRIDE] 2729 2730 NOERR Nur für Skripting. Bei einem Fehler setzt DiskPart die 2731 Verarbeitung von Befehlen fort, als sei der Fehler nicht 2732 aufgetreten. Ohne den Parameter NOERR wird DiskPart bei 2733 einem Fehler mit dem entsprechenden Fehlercode beendet. 2734 2735 OVERRIDE Ermöglicht DiskPart das Löschen einer beliebigen Partition 2736 unabhängig von deren Typ. Normalerweise gestattet DiskPart 2737 nur das Löschen bekannter Datenpartitionen. 2738 2739 Sie können keine Systempartition, Startpartition oder Partition löschen, 2740 die eine aktive Auslagerungsdatei oder ein Absturzabbild (Speicherabbild) 2741 enthält. 2742 2743 Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss eine 2744 Partition ausgewählt sein. 2745 2746 Partitionen könnnen nicht von dynamischen Datenträgern gelöscht oder auf 2747 dynamischen Datenträgern erstellt werden. 2748 2749Beispiel: 2750 2751 DELETE PARTITION 2752. 2753Language=Polish 2754Deletes the partition with focus. 2755 2756Syntax: DELETE PARTITION [NOERR] [OVERRIDE] 2757 2758 NOERR For scripting only. When an error is encountered, DiskPart 2759 continues to process commands as if the error did not occur. 2760 Without the NOERR parameter, an error causes DiskPart to exit 2761 with an error code. 2762 2763 OVERRIDE Enables DiskPart to delete any partition regardless of type. 2764 Typically, DiskPart only permits you to delete known data 2765 partitions. 2766 2767 You cannot delete the system partition, boot partition, or any partition 2768 that contains the active paging file or crash dump (memory dump) filed. 2769 2770 A partition must be selected for this operation to succeed. 2771 2772 Partitions cannot be deleted from dynamic disks or created on dynamic 2773 disks. 2774 2775Example: 2776 2777 DELETE PARTITION 2778. 2779Language=Portugese 2780Deletes the partition with focus. 2781 2782Syntax: DELETE PARTITION [NOERR] [OVERRIDE] 2783 2784 NOERR For scripting only. When an error is encountered, DiskPart 2785 continues to process commands as if the error did not occur. 2786 Without the NOERR parameter, an error causes DiskPart to exit 2787 with an error code. 2788 2789 OVERRIDE Enables DiskPart to delete any partition regardless of type. 2790 Typically, DiskPart only permits you to delete known data 2791 partitions. 2792 2793 You cannot delete the system partition, boot partition, or any partition 2794 that contains the active paging file or crash dump (memory dump) filed. 2795 2796 A partition must be selected for this operation to succeed. 2797 2798 Partitions cannot be deleted from dynamic disks or created on dynamic 2799 disks. 2800 2801Example: 2802 2803 DELETE PARTITION 2804. 2805Language=Romanian 2806Deletes the partition with focus. 2807 2808Syntax: DELETE PARTITION [NOERR] [OVERRIDE] 2809 2810 NOERR For scripting only. When an error is encountered, DiskPart 2811 continues to process commands as if the error did not occur. 2812 Without the NOERR parameter, an error causes DiskPart to exit 2813 with an error code. 2814 2815 OVERRIDE Enables DiskPart to delete any partition regardless of type. 2816 Typically, DiskPart only permits you to delete known data 2817 partitions. 2818 2819 You cannot delete the system partition, boot partition, or any partition 2820 that contains the active paging file or crash dump (memory dump) filed. 2821 2822 A partition must be selected for this operation to succeed. 2823 2824 Partitions cannot be deleted from dynamic disks or created on dynamic 2825 disks. 2826 2827Example: 2828 2829 DELETE PARTITION 2830. 2831Language=Russian 2832Deletes the partition with focus. 2833 2834Syntax: DELETE PARTITION [NOERR] [OVERRIDE] 2835 2836 NOERR For scripting only. When an error is encountered, DiskPart 2837 continues to process commands as if the error did not occur. 2838 Without the NOERR parameter, an error causes DiskPart to exit 2839 with an error code. 2840 2841 OVERRIDE Enables DiskPart to delete any partition regardless of type. 2842 Typically, DiskPart only permits you to delete known data 2843 partitions. 2844 2845 You cannot delete the system partition, boot partition, or any partition 2846 that contains the active paging file or crash dump (memory dump) filed. 2847 2848 A partition must be selected for this operation to succeed. 2849 2850 Partitions cannot be deleted from dynamic disks or created on dynamic 2851 disks. 2852 2853Example: 2854 2855 DELETE PARTITION 2856. 2857Language=Albanian 2858Deletes the partition with focus. 2859 2860Syntax: DELETE PARTITION [NOERR] [OVERRIDE] 2861 2862 NOERR For scripting only. When an error is encountered, DiskPart 2863 continues to process commands as if the error did not occur. 2864 Without the NOERR parameter, an error causes DiskPart to exit 2865 with an error code. 2866 2867 OVERRIDE Enables DiskPart to delete any partition regardless of type. 2868 Typically, DiskPart only permits you to delete known data 2869 partitions. 2870 2871 You cannot delete the system partition, boot partition, or any partition 2872 that contains the active paging file or crash dump (memory dump) filed. 2873 2874 A partition must be selected for this operation to succeed. 2875 2876 Partitions cannot be deleted from dynamic disks or created on dynamic 2877 disks. 2878 2879Example: 2880 2881 DELETE PARTITION 2882. 2883Language=Turkish 2884Deletes the partition with focus. 2885 2886Syntax: DELETE PARTITION [NOERR] [OVERRIDE] 2887 2888 NOERR For scripting only. When an error is encountered, DiskPart 2889 continues to process commands as if the error did not occur. 2890 Without the NOERR parameter, an error causes DiskPart to exit 2891 with an error code. 2892 2893 OVERRIDE Enables DiskPart to delete any partition regardless of type. 2894 Typically, DiskPart only permits you to delete known data 2895 partitions. 2896 2897 You cannot delete the system partition, boot partition, or any partition 2898 that contains the active paging file or crash dump (memory dump) filed. 2899 2900 A partition must be selected for this operation to succeed. 2901 2902 Partitions cannot be deleted from dynamic disks or created on dynamic 2903 disks. 2904 2905Example: 2906 2907 DELETE PARTITION 2908. 2909Language=Chinese 2910Deletes the partition with focus. 2911 2912Syntax: DELETE PARTITION [NOERR] [OVERRIDE] 2913 2914 NOERR For scripting only. When an error is encountered, DiskPart 2915 continues to process commands as if the error did not occur. 2916 Without the NOERR parameter, an error causes DiskPart to exit 2917 with an error code. 2918 2919 OVERRIDE Enables DiskPart to delete any partition regardless of type. 2920 Typically, DiskPart only permits you to delete known data 2921 partitions. 2922 2923 You cannot delete the system partition, boot partition, or any partition 2924 that contains the active paging file or crash dump (memory dump) filed. 2925 2926 A partition must be selected for this operation to succeed. 2927 2928 Partitions cannot be deleted from dynamic disks or created on dynamic 2929 disks. 2930 2931Example: 2932 2933 DELETE PARTITION 2934. 2935Language=Taiwanese 2936刪除已選擇的磁碟分割。 2937 2938語法: DELETE PARTITION [NOERR] [OVERRIDE] 2939 2940 NOERR 只限指令碼。當發生錯誤時,DiskPart 會繼續處理命令, 2941 如同沒有發生任何錯誤一樣。如果沒有使用 NOERR 參數, 2942 錯誤會導致 DiskPart 結束,並傳回錯誤碼。 2943 2944 OVERRIDE 讓 DiskPart 刪除所有類型的磁碟分割。 2945 一般來說,DiskPart 只允許您刪除已知的資料磁碟分割。 2946 2947 您不能刪除系統磁碟分割、開機磁碟分割,或任何包含使用中的 2948 分頁檔或損毀傾印 (記憶體傾印) 檔案的磁碟分割。 2949 2950 您必須先選擇一個磁碟分割,才能完成這個操作。 2951 2952 您無法從動態磁碟刪除磁碟分割,也無法在動態磁碟上建立磁碟分割。 2953 2954範例: 2955 2956 DELETE PARTITION 2957. 2958 2959 2960MessageId=10018 2961SymbolicName=MSG_COMMAND_DELETE_VOLUME 2962Severity=Informational 2963Facility=System 2964Language=English 2965<Add DELETE VOLUME command help text here> 2966. 2967Language=German 2968<Add DELETE VOLUME command help text here> 2969. 2970Language=Polish 2971<Add DELETE VOLUME command help text here> 2972. 2973Language=Portugese 2974<Add DELETE VOLUME command help text here> 2975. 2976Language=Romanian 2977<Add DELETE VOLUME command help text here> 2978. 2979Language=Russian 2980<Add DELETE VOLUME command help text here> 2981. 2982Language=Albanian 2983<Add DELETE VOLUME command help text here> 2984. 2985Language=Turkish 2986<Add DELETE VOLUME command help text here> 2987. 2988Language=Chinese 2989<Add DELETE VOLUME command help text here> 2990. 2991Language=Taiwanese 2992<Add DELETE VOLUME command help text here> 2993. 2994 2995 2996MessageId=10019 2997SymbolicName=MSG_COMMAND_DETAIL_DISK 2998Severity=Informational 2999Facility=System 3000Language=English 3001 Displays the properties of the selected disk and the list of volumes on 3002 the disk. 3003 3004Syntax: DETAIL DISK 3005 3006 A disk must be selected for this operation to succeed. 3007 3008Example: 3009 3010 DETAIL DISK 3011. 3012Language=German 3013 Zeigt die Eigenschaften des ausgewählten Datenträgers und die Liste der 3014 Volumes auf dem Datenträger an. 3015 3016Syntax: DETAIL DISK 3017 3018 Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss ein 3019 Datenträger ausgewählt sein. 3020 3021Beispiel: 3022 3023 DETAIL DISK 3024. 3025Language=Polish 3026 Displays the properties of the selected disk and the list of volumes on 3027 the disk. 3028 3029Syntax: DETAIL DISK 3030 3031 A disk must be selected for this operation to succeed. 3032 3033Example: 3034 3035 DETAIL DISK 3036. 3037Language=Portugese 3038 Displays the properties of the selected disk and the list of volumes on 3039 the disk. 3040 3041Syntax: DETAIL DISK 3042 3043 A disk must be selected for this operation to succeed. 3044 3045Example: 3046 3047 DETAIL DISK 3048. 3049Language=Romanian 3050 Displays the properties of the selected disk and the list of volumes on 3051 the disk. 3052 3053Syntax: DETAIL DISK 3054 3055 A disk must be selected for this operation to succeed. 3056 3057Example: 3058 3059 DETAIL DISK 3060. 3061Language=Russian 3062 Displays the properties of the selected disk and the list of volumes on 3063 the disk. 3064 3065Syntax: DETAIL DISK 3066 3067 A disk must be selected for this operation to succeed. 3068 3069Example: 3070 3071 DETAIL DISK 3072. 3073Language=Albanian 3074 Displays the properties of the selected disk and the list of volumes on 3075 the disk. 3076 3077Syntax: DETAIL DISK 3078 3079 A disk must be selected for this operation to succeed. 3080 3081Example: 3082 3083 DETAIL DISK 3084. 3085Language=Turkish 3086 Displays the properties of the selected disk and the list of volumes on 3087 the disk. 3088 3089Syntax: DETAIL DISK 3090 3091 A disk must be selected for this operation to succeed. 3092 3093Example: 3094 3095 DETAIL DISK 3096. 3097Language=Chinese 3098 Displays the properties of the selected disk and the list of volumes on 3099 the disk. 3100 3101Syntax: DETAIL DISK 3102 3103 A disk must be selected for this operation to succeed. 3104 3105Example: 3106 3107 DETAIL DISK 3108. 3109Language=Taiwanese 3110 顯示在該磁碟上已選擇之磁碟的內容及列出磁碟區。 3111 3112語法: DETAIL DISK 3113 3114 您必須先選擇一個磁碟,才能完成這個操作。 3115 3116範例: 3117 3118 DETAIL DISK 3119. 3120 3121MessageId=10020 3122SymbolicName=MSG_COMMAND_DETAIL_PARTITION 3123Severity=Informational 3124Facility=System 3125Language=English 3126 Displays the properties for the selected partition. 3127 3128Syntax: DETAIL PARTITION 3129 3130 A partition must be selected for this operation to succeed. 3131 3132Example: 3133 3134 DETAIL PARTITION 3135. 3136Language=German 3137 Zeigt die Eigenschaften für die ausgewählte Partition an. 3138 3139Syntax: DETAIL PARTITION 3140 3141 Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss eine 3142 Partition ausgewählt sein. 3143 3144Beispiel: 3145 3146 DETAIL PARTITION 3147. 3148Language=Polish 3149 Displays the properties for the selected partition. 3150 3151Syntax: DETAIL PARTITION 3152 3153 A partition must be selected for this operation to succeed. 3154 3155Example: 3156 3157 DETAIL PARTITION 3158. 3159Language=Portugese 3160 Displays the properties for the selected partition. 3161 3162Syntax: DETAIL PARTITION 3163 3164 A partition must be selected for this operation to succeed. 3165 3166Example: 3167 3168 DETAIL PARTITION 3169. 3170Language=Romanian 3171 Displays the properties for the selected partition. 3172 3173Syntax: DETAIL PARTITION 3174 3175 A partition must be selected for this operation to succeed. 3176 3177Example: 3178 3179 DETAIL PARTITION 3180. 3181Language=Russian 3182 Displays the properties for the selected partition. 3183 3184Syntax: DETAIL PARTITION 3185 3186 A partition must be selected for this operation to succeed. 3187 3188Example: 3189 3190 DETAIL PARTITION 3191. 3192Language=Albanian 3193 Displays the properties for the selected partition. 3194 3195Syntax: DETAIL PARTITION 3196 3197 A partition must be selected for this operation to succeed. 3198 3199Example: 3200 3201 DETAIL PARTITION 3202. 3203Language=Turkish 3204 Displays the properties for the selected partition. 3205 3206Syntax: DETAIL PARTITION 3207 3208 A partition must be selected for this operation to succeed. 3209 3210Example: 3211 3212 DETAIL PARTITION 3213. 3214Language=Chinese 3215 Displays the properties for the selected partition. 3216 3217Syntax: DETAIL PARTITION 3218 3219 A partition must be selected for this operation to succeed. 3220 3221Example: 3222 3223 DETAIL PARTITION 3224. 3225Language=Taiwanese 3226 顯示已選擇之磁碟分割的內容。 3227 3228語法: DETAIL PARTITION 3229 3230 您必須先選擇一個磁碟分割,才能完成這個操作。 3231 3232範例: 3233 3234 DETAIL PARTITION 3235. 3236 3237MessageId=10021 3238SymbolicName=MSG_COMMAND_DETAIL_VOLUME 3239Severity=Informational 3240Facility=System 3241Language=English 3242 Displays the properties for the selected volume and the list of disks on 3243 which the volume resides. 3244 3245Syntax: DETAIL VOLUME 3246 3247 A volume must be selected for this operation to succeed. 3248 3249Example: 3250 3251 DETAIL VOLUME 3252. 3253Language=German 3254 Zeigt die Eigenschaften für das ausgewählte Volume und die Liste der 3255 Datenträger, die sich auf dem Volume befinden, an. 3256 3257Syntax: DETAIL VOLUME 3258 3259 Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss ein Volume 3260 ausgewählt sein. 3261 3262Beispiel: 3263 3264 DETAIL VOLUME 3265. 3266Language=Polish 3267 Displays the properties for the selected volume and the list of disks on 3268 which the volume resides. 3269 3270Syntax: DETAIL VOLUME 3271 3272 A volume must be selected for this operation to succeed. 3273 3274Example: 3275 3276 DETAIL VOLUME 3277. 3278Language=Portugese 3279 Displays the properties for the selected volume and the list of disks on 3280 which the volume resides. 3281 3282Syntax: DETAIL VOLUME 3283 3284 A volume must be selected for this operation to succeed. 3285 3286Example: 3287 3288 DETAIL VOLUME 3289. 3290Language=Romanian 3291 Displays the properties for the selected volume and the list of disks on 3292 which the volume resides. 3293 3294Syntax: DETAIL VOLUME 3295 3296 A volume must be selected for this operation to succeed. 3297 3298Example: 3299 3300 DETAIL VOLUME 3301. 3302Language=Russian 3303 Displays the properties for the selected volume and the list of disks on 3304 which the volume resides. 3305 3306Syntax: DETAIL VOLUME 3307 3308 A volume must be selected for this operation to succeed. 3309 3310Example: 3311 3312 DETAIL VOLUME 3313. 3314Language=Albanian 3315 Displays the properties for the selected volume and the list of disks on 3316 which the volume resides. 3317 3318Syntax: DETAIL VOLUME 3319 3320 A volume must be selected for this operation to succeed. 3321 3322Example: 3323 3324 DETAIL VOLUME 3325. 3326Language=Turkish 3327 Displays the properties for the selected volume and the list of disks on 3328 which the volume resides. 3329 3330Syntax: DETAIL VOLUME 3331 3332 A volume must be selected for this operation to succeed. 3333 3334Example: 3335 3336 DETAIL VOLUME 3337. 3338Language=Chinese 3339 Displays the properties for the selected volume and the list of disks on 3340 which the volume resides. 3341 3342Syntax: DETAIL VOLUME 3343 3344 A volume must be selected for this operation to succeed. 3345 3346Example: 3347 3348 DETAIL VOLUME 3349. 3350Language=Taiwanese 3351 顯示已選擇之磁碟區的內容,及磁碟區所在的磁碟清單。 3352 3353語法: DETAIL VOLUME 3354 3355 您必須先選擇一個磁碟區,才能完成這個操作。 3356 3357範例: 3358 3359 DETAIL VOLUME 3360. 3361 3362 3363MessageId=10022 3364SymbolicName=MSG_COMMAND_DETACH 3365Severity=Informational 3366Facility=System 3367Language=English 3368<Add DETACH command help text here> 3369. 3370Language=German 3371<Add DETACH command help text here> 3372. 3373Language=Polish 3374<Add DETACH command help text here> 3375. 3376Language=Portugese 3377<Add DETACH command help text here> 3378. 3379Language=Romanian 3380<Add DETACH command help text here> 3381. 3382Language=Russian 3383<Add DETACH command help text here> 3384. 3385Language=Albanian 3386<Add DETACH command help text here> 3387. 3388Language=Turkish 3389<Add DETACH command help text here> 3390. 3391Language=Chinese 3392<Add DETACH command help text here> 3393. 3394Language=Taiwanese 3395<Add DETACH command help text here> 3396. 3397 3398 3399MessageId=10023 3400SymbolicName=MSG_COMMAND_EXIT 3401Severity=Informational 3402Facility=System 3403Language=English 3404 Exits the DiskPart command interpreter. 3405 3406Syntax: EXIT 3407 3408Example: 3409 3410 EXIT 3411. 3412Language=German 3413 Beendet den Befehlsinterpreter DiskPart. 3414 3415Syntax: EXIT 3416 3417Beispiel: 3418 3419 EXIT 3420. 3421Language=Polish 3422 Exits the DiskPart command interpreter. 3423 3424Syntax: EXIT 3425 3426Example: 3427 3428 EXIT 3429. 3430Language=Portugese 3431 Exits the DiskPart command interpreter. 3432 3433Syntax: EXIT 3434 3435Example: 3436 3437 EXIT 3438. 3439Language=Romanian 3440 Exits the DiskPart command interpreter. 3441 3442Syntax: EXIT 3443 3444Example: 3445 3446 EXIT 3447. 3448Language=Russian 3449 Exits the DiskPart command interpreter. 3450 3451Syntax: EXIT 3452 3453Example: 3454 3455 EXIT 3456. 3457Language=Albanian 3458 Exits the DiskPart command interpreter. 3459 3460Syntax: EXIT 3461 3462Example: 3463 3464 EXIT 3465. 3466Language=Turkish 3467 Exits the DiskPart command interpreter. 3468 3469Syntax: EXIT 3470 3471Example: 3472 3473 EXIT 3474. 3475Language=Chinese 3476 Exits the DiskPart command interpreter. 3477 3478Syntax: EXIT 3479 3480Example: 3481 3482 EXIT 3483. 3484Language=Taiwanese 3485 結束 DiskPart 命令直譯器。 3486 3487語法: EXIT 3488 3489範例: 3490 3491 EXIT 3492. 3493 3494 3495MessageId=10024 3496SymbolicName=MSG_COMMAND_EXPAND 3497Severity=Informational 3498Facility=System 3499Language=English 3500<Add EXPAND command help text here> 3501. 3502Language=German 3503<Add EXPAND command help text here> 3504. 3505Language=Polish 3506<Add EXPAND command help text here> 3507. 3508Language=Portugese 3509<Add EXPAND command help text here> 3510. 3511Language=Romanian 3512<Add EXPAND command help text here> 3513. 3514Language=Russian 3515<Add EXPAND command help text here> 3516. 3517Language=Albanian 3518<Add EXPAND command help text here> 3519. 3520Language=Turkish 3521<Add EXPAND command help text here> 3522. 3523Language=Chinese 3524<Add EXPAND command help text here> 3525. 3526Language=Taiwanese 3527<Add EXPAND command help text here> 3528. 3529 3530 3531MessageId=10025 3532SymbolicName=MSG_COMMAND_EXTEND 3533Severity=Informational 3534Facility=System 3535Language=English 3536<Add EXTEND command help text here> 3537. 3538Language=German 3539<Add EXTEND command help text here> 3540. 3541Language=Polish 3542<Add EXTEND command help text here> 3543. 3544Language=Portugese 3545<Add EXTEND command help text here> 3546. 3547Language=Romanian 3548<Add EXTEND command help text here> 3549. 3550Language=Russian 3551<Add EXTEND command help text here> 3552. 3553Language=Albanian 3554<Add EXTEND command help text here> 3555. 3556Language=Turkish 3557<Add EXTEND command help text here> 3558. 3559Language=Chinese 3560<Add EXTEND command help text here> 3561. 3562Language=Taiwanese 3563<Add EXTEND command help text here> 3564. 3565 3566 3567MessageId=10026 3568SymbolicName=MSG_COMMAND_FILESYSTEMS 3569Severity=Informational 3570Facility=System 3571Language=English 3572 Displays information about the current file system for the selected 3573 volume, and the supported file systems for formatting the volume. 3574 3575Syntax: FILESYSTEMS 3576 3577 A volume must be selected for this operation to succeed. 3578 3579Example: 3580 3581 FILESYSTEMS 3582. 3583Language=German 3584 Zeigt Informationen zum aktuelle Dateisystem für das ausgewählte 3585 Volume und die unterstützten Dateisysteme zum Formatieren des 3586 Volumes an. 3587 3588Syntax: FILESYSTEMS 3589 3590 Damit diesr Vorgang erfolgreich ausgeführt werden kann, muss ein 3591 Volume ausgewählt sein. 3592 3593Beispiel: 3594 3595 FILESYSTEMS 3596. 3597Language=Polish 3598 Displays information about the current file system for the selected 3599 volume, and the supported file systems for formatting the volume. 3600 3601Syntax: FILESYSTEMS 3602 3603 A volume must be selected for this operation to succeed. 3604 3605Example: 3606 3607 FILESYSTEMS 3608. 3609Language=Portugese 3610 Displays information about the current file system for the selected 3611 volume, and the supported file systems for formatting the volume. 3612 3613Syntax: FILESYSTEMS 3614 3615 A volume must be selected for this operation to succeed. 3616 3617Example: 3618 3619 FILESYSTEMS 3620. 3621Language=Romanian 3622 Displays information about the current file system for the selected 3623 volume, and the supported file systems for formatting the volume. 3624 3625Syntax: FILESYSTEMS 3626 3627 A volume must be selected for this operation to succeed. 3628 3629Example: 3630 3631 FILESYSTEMS 3632. 3633Language=Russian 3634 Displays information about the current file system for the selected 3635 volume, and the supported file systems for formatting the volume. 3636 3637Syntax: FILESYSTEMS 3638 3639 A volume must be selected for this operation to succeed. 3640 3641Example: 3642 3643 FILESYSTEMS 3644. 3645Language=Albanian 3646 Displays information about the current file system for the selected 3647 volume, and the supported file systems for formatting the volume. 3648 3649Syntax: FILESYSTEMS 3650 3651 A volume must be selected for this operation to succeed. 3652 3653Example: 3654 3655 FILESYSTEMS 3656. 3657Language=Turkish 3658 Displays information about the current file system for the selected 3659 volume, and the supported file systems for formatting the volume. 3660 3661Syntax: FILESYSTEMS 3662 3663 A volume must be selected for this operation to succeed. 3664 3665Example: 3666 3667 FILESYSTEMS 3668. 3669Language=Chinese 3670 Displays information about the current file system for the selected 3671 volume, and the supported file systems for formatting the volume. 3672 3673Syntax: FILESYSTEMS 3674 3675 A volume must be selected for this operation to succeed. 3676 3677Example: 3678 3679 FILESYSTEMS 3680. 3681Language=Taiwanese 3682 顯示所選取磁碟區之目前檔案系統的相關資訊, 3683 及可支援的檔案系統,以格式化該磁碟區。 3684 3685語法: FILESYSTEMS 3686 3687 您必須先選擇一個磁碟區,才能完成這個操作。 3688 3689範例: 3690 3691 FILESYSTEMS 3692. 3693 3694 3695MessageId=10027 3696SymbolicName=MSG_COMMAND_FORMAT 3697Severity=Informational 3698Facility=System 3699Language=English 3700 Formats the specified volume for use with ReactOS. 3701 3702Syntax: FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">] 3703 [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT] 3704 [NOERR] 3705 3706 FS=<FS> Specifies the type of file system. If no file system is given, 3707 the default file system displayed by the FILESYSTEMS command is 3708 used. 3709 3710 REVISION=<X.XX> 3711 3712 Specifies the file system revision (if applicable). 3713 3714 RECOMMENDED If specified, use the recommended file system and revision 3715 instead of the default if a recommendation exists. The 3716 recommended file system (if one exists) is displayed by the 3717 FILESYSTEMS command. 3718 3719 LABEL=<"label"> 3720 3721 Specifies the volume label. 3722 3723 UNIT=<N> Overrides the default allocation unit size. Default settings 3724 are strongly recommended for general use. The default 3725 allocation unit size for a particular file system is displayed 3726 by the FILESYSTEMS command. 3727 3728 NTFS compression is not supported for allocation unit sizes 3729 above 4096. 3730 3731 QUICK Performs a quick format. 3732 3733 COMPRESS NTFS only: Files created on the new volume will be compressed 3734 by default. 3735 3736 OVERRIDE Forces the file system to dismount first if necessary. All 3737 opened handles to the volume would no longer be valid. 3738 3739 DUPLICATE UDF Only: This flag applies to UDF format, version 2.5 or 3740 higher. 3741 This flag instructs the format operation to duplicate the file 3742 system meta-data to a second set of sectors on the disk. The 3743 duplicate meta-data is used by applications, for example repair 3744 or recovery applications. If the primary meta-data sectors are 3745 found to be corrupted, the file system meta-data will be read 3746 from the duplicate sectors. 3747 3748 NOWAIT Forces the command to return immediately while the format 3749 process is still in progress. If NOWAIT is not specified, 3750 DiskPart will display format progress in percentage. 3751 3752 NOERR For scripting only. When an error is encountered, DiskPart 3753 continues to process commands as if the error did not occur. 3754 Without the NOERR parameter, an error causes DiskPart to exit 3755 with an error code. 3756 3757 A volume must be selected for this operation to succeed. 3758 3759Examples: 3760 3761 FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS 3762 FORMAT RECOMMENDED OVERRIDE 3763. 3764Language=German 3765 Formatiert das angegebene Volume für die Verwendung mit ReactOS. 3766 3767Syntax: FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">] 3768 [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT] 3769 [NOERR] 3770 3771 FS=<FS> Gibt den Typ des Dateisystems an. Falls kein Dateisystem 3772 angegeben wurde, wird das durch den Befehl 3773 "FILESYSTEMS" angezeigte Standarddateisystem 3774 verwendet. 3775 3776 REVISION=<X.XX> 3777 3778 Gibt die Dateisystemversion an (sofern zutreffend). 3779 3780 RECOMMENDED Sofern angegeben, werden anstelle der Standardein- 3781 stellung das empfohlene Dateisystem und die Version verwendet, 3782 falls eine Empfehlung vorhanden ist. Das empfohlene Dateisystem 3783 (sofern vorhanden) wird durch den Befehl "FILESYSTEMS" 3784 angezeigt. 3785 3786 LABEL=<"label"> 3787 Gibt die Volumebezeichnung an. 3788 3789 UNIT=<N> Überschreibt die standardmäßige Größe der 3790 Zuteilungseinheit. Für die allgemeine Verwendung 3791 werden dringend die Standardeinstellungen 3792 empfohlen. 3793 Die standardmäßige Größe der Zuteilungseinheit 3794 für ein bestimmtes Dateisystem wird durch den 3795 Befehl "FILESYSTEMS" angezeigt. 3796 3797 NTFS-Komprimierung wird für Zuteilungseinheitsgrößen 3798 über 4096 nicht unterstützt. 3799 3800 QUICK Führt eine Schnellformatierung aus. 3801 3802 COMPRESS nur NTFS: Auf dem neuen Volume erstellte Dateien 3803 werden standardmäßig komprimiert. 3804 3805 OVERRIDE Erzwingt ggf. die Aufhebung der Bereitstellung des 3806 Dateisystems als ersten Schritt. Alle geöffneten Handles für 3807 das Volume besäßen keine Gültigkeit mehr. 3808 3809 DUPLICATE nur UDF: Dieses Kennzeichen gilt für das UDF-Format, 3810 Version 2.5 oder höher. Durch dieses Kennzeichen wird der 3811 Formatvorgang angewiesen, die Dateisystem-Metadaten 3812 auf einem zweiten Sektorensatz auf dem Datenträger zu 3813 duplizieren. Die duplizierten Metadaten werden von 3814 Anwendungen verwendet, beispielsweise für Reparatur- 3815 oder Wiederherstellungsanwendungen. 3816 Wird festgestellt, dass primäre Metadatensektoren beschädigt 3817 sind, werden die Dateisystem-Metadaten aus den doppelten 3818 Sektoren gelesen. 3819 3820 NOWAIT Erzwingt die sofortige Rückgabe des Befehls, während der 3821 Formatierungsprozess noch stattfindet. Falls "NOWAIT" nicht 3822 angegeben wurde, wird der Fortschritt des Formatierungs- 3823 vorgangs von DiskPart in Prozent angezeigt. 3824 3825 NOERR Nur für Skripting. Wird ein Fehler festgestellt, werden 3826 Befehle weiterhin so verarbeitet, als wäre der Fehler 3827 nicht aufgetreten. Ohne den Parameter "NOERR" 3828 wird DiskPart aufgrund eines Fehlers mit einem 3829 Fehlercode beendet. 3830 3831 Damit dieser Vorgang erfolgreich ist, muss ein Volume ausgewählt werden. 3832 3833Beispiele: 3834 3835 FORMAT FS=NTFS LABEL="Neues Volume" QUICK COMPRESS 3836 FORMAT RECOMMENDED OVERRIDE 3837. 3838Language=Polish 3839 Formats the specified volume for use with ReactOS. 3840 3841Syntax: FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">] 3842 [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT] 3843 [NOERR] 3844 3845 FS=<FS> Specifies the type of file system. If no file system is given, 3846 the default file system displayed by the FILESYSTEMS command is 3847 used. 3848 3849 REVISION=<X.XX> 3850 3851 Specifies the file system revision (if applicable). 3852 3853 RECOMMENDED If specified, use the recommended file system and revision 3854 instead of the default if a recommendation exists. The 3855 recommended file system (if one exists) is displayed by the 3856 FILESYSTEMS command. 3857 3858 LABEL=<"label"> 3859 3860 Specifies the volume label. 3861 3862 UNIT=<N> Overrides the default allocation unit size. Default settings 3863 are strongly recommended for general use. The default 3864 allocation unit size for a particular file system is displayed 3865 by the FILESYSTEMS command. 3866 3867 NTFS compression is not supported for allocation unit sizes 3868 above 4096. 3869 3870 QUICK Performs a quick format. 3871 3872 COMPRESS NTFS only: Files created on the new volume will be compressed 3873 by default. 3874 3875 OVERRIDE Forces the file system to dismount first if necessary. All 3876 opened handles to the volume would no longer be valid. 3877 3878 DUPLICATE UDF Only: This flag applies to UDF format, version 2.5 or 3879 higher. 3880 This flag instructs the format operation to duplicate the file 3881 system meta-data to a second set of sectors on the disk. The 3882 duplicate meta-data is used by applications, for example repair 3883 or recovery applications. If the primary meta-data sectors are 3884 found to be corrupted, the file system meta-data will be read 3885 from the duplicate sectors. 3886 3887 NOWAIT Forces the command to return immediately while the format 3888 process is still in progress. If NOWAIT is not specified, 3889 DiskPart will display format progress in percentage. 3890 3891 NOERR For scripting only. When an error is encountered, DiskPart 3892 continues to process commands as if the error did not occur. 3893 Without the NOERR parameter, an error causes DiskPart to exit 3894 with an error code. 3895 3896 A volume must be selected for this operation to succeed. 3897 3898Examples: 3899 3900 FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS 3901 FORMAT RECOMMENDED OVERRIDE 3902. 3903Language=Portugese 3904 Formats the specified volume for use with ReactOS. 3905 3906Syntax: FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">] 3907 [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT] 3908 [NOERR] 3909 3910 FS=<FS> Specifies the type of file system. If no file system is given, 3911 the default file system displayed by the FILESYSTEMS command is 3912 used. 3913 3914 REVISION=<X.XX> 3915 3916 Specifies the file system revision (if applicable). 3917 3918 RECOMMENDED If specified, use the recommended file system and revision 3919 instead of the default if a recommendation exists. The 3920 recommended file system (if one exists) is displayed by the 3921 FILESYSTEMS command. 3922 3923 LABEL=<"label"> 3924 3925 Specifies the volume label. 3926 3927 UNIT=<N> Overrides the default allocation unit size. Default settings 3928 are strongly recommended for general use. The default 3929 allocation unit size for a particular file system is displayed 3930 by the FILESYSTEMS command. 3931 3932 NTFS compression is not supported for allocation unit sizes 3933 above 4096. 3934 3935 QUICK Performs a quick format. 3936 3937 COMPRESS NTFS only: Files created on the new volume will be compressed 3938 by default. 3939 3940 OVERRIDE Forces the file system to dismount first if necessary. All 3941 opened handles to the volume would no longer be valid. 3942 3943 DUPLICATE UDF Only: This flag applies to UDF format, version 2.5 or 3944 higher. 3945 This flag instructs the format operation to duplicate the file 3946 system meta-data to a second set of sectors on the disk. The 3947 duplicate meta-data is used by applications, for example repair 3948 or recovery applications. If the primary meta-data sectors are 3949 found to be corrupted, the file system meta-data will be read 3950 from the duplicate sectors. 3951 3952 NOWAIT Forces the command to return immediately while the format 3953 process is still in progress. If NOWAIT is not specified, 3954 DiskPart will display format progress in percentage. 3955 3956 NOERR For scripting only. When an error is encountered, DiskPart 3957 continues to process commands as if the error did not occur. 3958 Without the NOERR parameter, an error causes DiskPart to exit 3959 with an error code. 3960 3961 A volume must be selected for this operation to succeed. 3962 3963Examples: 3964 3965 FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS 3966 FORMAT RECOMMENDED OVERRIDE 3967. 3968Language=Romanian 3969 Formats the specified volume for use with ReactOS. 3970 3971Syntax: FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">] 3972 [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT] 3973 [NOERR] 3974 3975 FS=<FS> Specifies the type of file system. If no file system is given, 3976 the default file system displayed by the FILESYSTEMS command is 3977 used. 3978 3979 REVISION=<X.XX> 3980 3981 Specifies the file system revision (if applicable). 3982 3983 RECOMMENDED If specified, use the recommended file system and revision 3984 instead of the default if a recommendation exists. The 3985 recommended file system (if one exists) is displayed by the 3986 FILESYSTEMS command. 3987 3988 LABEL=<"label"> 3989 3990 Specifies the volume label. 3991 3992 UNIT=<N> Overrides the default allocation unit size. Default settings 3993 are strongly recommended for general use. The default 3994 allocation unit size for a particular file system is displayed 3995 by the FILESYSTEMS command. 3996 3997 NTFS compression is not supported for allocation unit sizes 3998 above 4096. 3999 4000 QUICK Performs a quick format. 4001 4002 COMPRESS NTFS only: Files created on the new volume will be compressed 4003 by default. 4004 4005 OVERRIDE Forces the file system to dismount first if necessary. All 4006 opened handles to the volume would no longer be valid. 4007 4008 DUPLICATE UDF Only: This flag applies to UDF format, version 2.5 or 4009 higher. 4010 This flag instructs the format operation to duplicate the file 4011 system meta-data to a second set of sectors on the disk. The 4012 duplicate meta-data is used by applications, for example repair 4013 or recovery applications. If the primary meta-data sectors are 4014 found to be corrupted, the file system meta-data will be read 4015 from the duplicate sectors. 4016 4017 NOWAIT Forces the command to return immediately while the format 4018 process is still in progress. If NOWAIT is not specified, 4019 DiskPart will display format progress in percentage. 4020 4021 NOERR For scripting only. When an error is encountered, DiskPart 4022 continues to process commands as if the error did not occur. 4023 Without the NOERR parameter, an error causes DiskPart to exit 4024 with an error code. 4025 4026 A volume must be selected for this operation to succeed. 4027 4028Examples: 4029 4030 FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS 4031 FORMAT RECOMMENDED OVERRIDE 4032. 4033Language=Russian 4034 Formats the specified volume for use with ReactOS. 4035 4036Syntax: FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">] 4037 [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT] 4038 [NOERR] 4039 4040 FS=<FS> Specifies the type of file system. If no file system is given, 4041 the default file system displayed by the FILESYSTEMS command is 4042 used. 4043 4044 REVISION=<X.XX> 4045 4046 Specifies the file system revision (if applicable). 4047 4048 RECOMMENDED If specified, use the recommended file system and revision 4049 instead of the default if a recommendation exists. The 4050 recommended file system (if one exists) is displayed by the 4051 FILESYSTEMS command. 4052 4053 LABEL=<"label"> 4054 4055 Specifies the volume label. 4056 4057 UNIT=<N> Overrides the default allocation unit size. Default settings 4058 are strongly recommended for general use. The default 4059 allocation unit size for a particular file system is displayed 4060 by the FILESYSTEMS command. 4061 4062 NTFS compression is not supported for allocation unit sizes 4063 above 4096. 4064 4065 QUICK Performs a quick format. 4066 4067 COMPRESS NTFS only: Files created on the new volume will be compressed 4068 by default. 4069 4070 OVERRIDE Forces the file system to dismount first if necessary. All 4071 opened handles to the volume would no longer be valid. 4072 4073 DUPLICATE UDF Only: This flag applies to UDF format, version 2.5 or 4074 higher. 4075 This flag instructs the format operation to duplicate the file 4076 system meta-data to a second set of sectors on the disk. The 4077 duplicate meta-data is used by applications, for example repair 4078 or recovery applications. If the primary meta-data sectors are 4079 found to be corrupted, the file system meta-data will be read 4080 from the duplicate sectors. 4081 4082 NOWAIT Forces the command to return immediately while the format 4083 process is still in progress. If NOWAIT is not specified, 4084 DiskPart will display format progress in percentage. 4085 4086 NOERR For scripting only. When an error is encountered, DiskPart 4087 continues to process commands as if the error did not occur. 4088 Without the NOERR parameter, an error causes DiskPart to exit 4089 with an error code. 4090 4091 A volume must be selected for this operation to succeed. 4092 4093Examples: 4094 4095 FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS 4096 FORMAT RECOMMENDED OVERRIDE 4097. 4098Language=Albanian 4099 Formats the specified volume for use with ReactOS. 4100 4101Syntax: FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">] 4102 [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT] 4103 [NOERR] 4104 4105 FS=<FS> Specifies the type of file system. If no file system is given, 4106 the default file system displayed by the FILESYSTEMS command is 4107 used. 4108 4109 REVISION=<X.XX> 4110 4111 Specifies the file system revision (if applicable). 4112 4113 RECOMMENDED If specified, use the recommended file system and revision 4114 instead of the default if a recommendation exists. The 4115 recommended file system (if one exists) is displayed by the 4116 FILESYSTEMS command. 4117 4118 LABEL=<"label"> 4119 4120 Specifies the volume label. 4121 4122 UNIT=<N> Overrides the default allocation unit size. Default settings 4123 are strongly recommended for general use. The default 4124 allocation unit size for a particular file system is displayed 4125 by the FILESYSTEMS command. 4126 4127 NTFS compression is not supported for allocation unit sizes 4128 above 4096. 4129 4130 QUICK Performs a quick format. 4131 4132 COMPRESS NTFS only: Files created on the new volume will be compressed 4133 by default. 4134 4135 OVERRIDE Forces the file system to dismount first if necessary. All 4136 opened handles to the volume would no longer be valid. 4137 4138 DUPLICATE UDF Only: This flag applies to UDF format, version 2.5 or 4139 higher. 4140 This flag instructs the format operation to duplicate the file 4141 system meta-data to a second set of sectors on the disk. The 4142 duplicate meta-data is used by applications, for example repair 4143 or recovery applications. If the primary meta-data sectors are 4144 found to be corrupted, the file system meta-data will be read 4145 from the duplicate sectors. 4146 4147 NOWAIT Forces the command to return immediately while the format 4148 process is still in progress. If NOWAIT is not specified, 4149 DiskPart will display format progress in percentage. 4150 4151 NOERR For scripting only. When an error is encountered, DiskPart 4152 continues to process commands as if the error did not occur. 4153 Without the NOERR parameter, an error causes DiskPart to exit 4154 with an error code. 4155 4156 A volume must be selected for this operation to succeed. 4157 4158Examples: 4159 4160 FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS 4161 FORMAT RECOMMENDED OVERRIDE 4162. 4163Language=Turkish 4164 Formats the specified volume for use with ReactOS. 4165 4166Syntax: FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">] 4167 [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT] 4168 [NOERR] 4169 4170 FS=<FS> Specifies the type of file system. If no file system is given, 4171 the default file system displayed by the FILESYSTEMS command is 4172 used. 4173 4174 REVISION=<X.XX> 4175 4176 Specifies the file system revision (if applicable). 4177 4178 RECOMMENDED If specified, use the recommended file system and revision 4179 instead of the default if a recommendation exists. The 4180 recommended file system (if one exists) is displayed by the 4181 FILESYSTEMS command. 4182 4183 LABEL=<"label"> 4184 4185 Specifies the volume label. 4186 4187 UNIT=<N> Overrides the default allocation unit size. Default settings 4188 are strongly recommended for general use. The default 4189 allocation unit size for a particular file system is displayed 4190 by the FILESYSTEMS command. 4191 4192 NTFS compression is not supported for allocation unit sizes 4193 above 4096. 4194 4195 QUICK Performs a quick format. 4196 4197 COMPRESS NTFS only: Files created on the new volume will be compressed 4198 by default. 4199 4200 OVERRIDE Forces the file system to dismount first if necessary. All 4201 opened handles to the volume would no longer be valid. 4202 4203 DUPLICATE UDF Only: This flag applies to UDF format, version 2.5 or 4204 higher. 4205 This flag instructs the format operation to duplicate the file 4206 system meta-data to a second set of sectors on the disk. The 4207 duplicate meta-data is used by applications, for example repair 4208 or recovery applications. If the primary meta-data sectors are 4209 found to be corrupted, the file system meta-data will be read 4210 from the duplicate sectors. 4211 4212 NOWAIT Forces the command to return immediately while the format 4213 process is still in progress. If NOWAIT is not specified, 4214 DiskPart will display format progress in percentage. 4215 4216 NOERR For scripting only. When an error is encountered, DiskPart 4217 continues to process commands as if the error did not occur. 4218 Without the NOERR parameter, an error causes DiskPart to exit 4219 with an error code. 4220 4221 A volume must be selected for this operation to succeed. 4222 4223Examples: 4224 4225 FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS 4226 FORMAT RECOMMENDED OVERRIDE 4227. 4228Language=Chinese 4229 Formats the specified volume for use with ReactOS. 4230 4231Syntax: FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">] 4232 [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT] 4233 [NOERR] 4234 4235 FS=<FS> Specifies the type of file system. If no file system is given, 4236 the default file system displayed by the FILESYSTEMS command is 4237 used. 4238 4239 REVISION=<X.XX> 4240 4241 Specifies the file system revision (if applicable). 4242 4243 RECOMMENDED If specified, use the recommended file system and revision 4244 instead of the default if a recommendation exists. The 4245 recommended file system (if one exists) is displayed by the 4246 FILESYSTEMS command. 4247 4248 LABEL=<"label"> 4249 4250 Specifies the volume label. 4251 4252 UNIT=<N> Overrides the default allocation unit size. Default settings 4253 are strongly recommended for general use. The default 4254 allocation unit size for a particular file system is displayed 4255 by the FILESYSTEMS command. 4256 4257 NTFS compression is not supported for allocation unit sizes 4258 above 4096. 4259 4260 QUICK Performs a quick format. 4261 4262 COMPRESS NTFS only: Files created on the new volume will be compressed 4263 by default. 4264 4265 OVERRIDE Forces the file system to dismount first if necessary. All 4266 opened handles to the volume would no longer be valid. 4267 4268 DUPLICATE UDF Only: This flag applies to UDF format, version 2.5 or 4269 higher. 4270 This flag instructs the format operation to duplicate the file 4271 system meta-data to a second set of sectors on the disk. The 4272 duplicate meta-data is used by applications, for example repair 4273 or recovery applications. If the primary meta-data sectors are 4274 found to be corrupted, the file system meta-data will be read 4275 from the duplicate sectors. 4276 4277 NOWAIT Forces the command to return immediately while the format 4278 process is still in progress. If NOWAIT is not specified, 4279 DiskPart will display format progress in percentage. 4280 4281 NOERR For scripting only. When an error is encountered, DiskPart 4282 continues to process commands as if the error did not occur. 4283 Without the NOERR parameter, an error causes DiskPart to exit 4284 with an error code. 4285 4286 A volume must be selected for this operation to succeed. 4287 4288Examples: 4289 4290 FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS 4291 FORMAT RECOMMENDED OVERRIDE 4292. 4293Language=Taiwanese 4294 格式化指定的磁碟區以供 ReactOS 使用。 4295 4296語法: FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">] 4297 [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT] 4298 [NOERR] 4299 4300 FS=<FS> 指定檔案系統的類型。如果沒有提供檔案系統,則會使用 4301 FILESYSTEMS 命令顯示的預設檔案系統。 4302 4303 REVISION=<X.XX> 4304 4305 指定檔案系統修訂編號 (如適用)。 4306 4307 RECOMMENDED 如果指定這個參數,請使用建議的檔案系統及修訂編號以取代 4308 預設的修訂編號 (如果有建議的話)。 4309 FILESYSTEMS 命令可顯示建議的檔案系統 (如果有建議設定)。 4310 4311 LABEL=<"label"> 4312 4313 指定磁碟區標籤。 4314 4315 UNIT=<N> 覆寫預設的配置單位大小。在一般使用情況下,強烈建議使用預設 4316 設定。您可以使用 FILESYSTEMS 命令來顯示特定檔案系統的 4317 預設配置單位大小。 4318 4319 NTFS 壓縮不支援超過 4096 的配置單位大小。 4320 4321 QUICK 進行快速格式化。 4322 4323 COMPRESS 只限 NTFS: 預設情況下,在新磁碟區上建立的檔案將會被壓縮。 4324 4325 OVERRIDE 如果有必要,會強制先解下磁碟區。所有已開啟的磁碟區 4326 控制代碼將會失效。 4327 4328 DUPLICATE 只限 UDF: 這個旗標適用於 UDF 格式 2.5 或更高版本。 4329 這個旗標會指示格式化操作將檔案系統的中繼資料複製到磁碟上的 4330 第二組扇區。複製的中繼資料可被應用程式使用,例如修復或恢復 4331 應用程式。如果系統發現主要中繼資料扇區損壞,則會從複製扇區 4332 中讀取檔案系統中繼資料。 4333 4334 NOWAIT 當格式化程序仍在進行中的時候,強制該命令立刻返回。 4335 如果沒有指定 NOWAIT,DiskPart 將會以百分比顯示格式化進度。 4336 4337 NOERR 只限指令碼。當發生錯誤時,DiskPart 會繼續處理命令, 4338 如同沒有發生任何錯誤一樣。如果沒有使用 NOERR 參數, 4339 錯誤會導致 DiskPart 結束,並傳回錯誤碼。 4340 4341 您必須先選擇一個磁碟區,才能完成這個操作。 4342 4343範例: 4344 4345 FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS 4346 FORMAT RECOMMENDED OVERRIDE 4347. 4348 4349 4350MessageId=10028 4351SymbolicName=MSG_COMMAND_GPT 4352Severity=Informational 4353Facility=System 4354Language=English 4355<Add GPT command help text here> 4356. 4357Language=German 4358<Add GPT command help text here> 4359. 4360Language=Polish 4361<Add GPT command help text here> 4362. 4363Language=Portugese 4364<Add GPT command help text here> 4365. 4366Language=Romanian 4367<Add GPT command help text here> 4368. 4369Language=Russian 4370<Add GPT command help text here> 4371. 4372Language=Albanian 4373<Add GPT command help text here> 4374. 4375Language=Turkish 4376<Add GPT command help text here> 4377. 4378Language=Chinese 4379<Add GPT command help text here> 4380. 4381Language=Taiwanese 4382<Add GPT command help text here> 4383. 4384 4385 4386MessageId=10029 4387SymbolicName=MSG_COMMAND_HELP 4388Severity=Informational 4389Facility=System 4390Language=English 4391 Displays a list of the available commands or detailed help information for a 4392 specified command. 4393 4394Syntax: HELP [<COMMAND>] 4395 4396 <COMMAND> The command for which to display detail help. 4397 4398 If no command is specified, HELP will display all possible commands. 4399 4400Example: 4401 4402 HELP 4403 HELP CREATE PARTITION PRIMARY 4404. 4405Language=German 4406 Zeigt eine Liste der verfügbaren Befehle oder detaillierte 4407 Hilfeinformationen zu einem bestimmten Befehl an. 4408 4409Syntax: HELP [<BEFEHL>] 4410 4411 <BEFEHL> Der Befehl, zu dem eine detaillierte Hilfe angezeigt 4412 werden soll. 4413 4414 Wenn kein Befehl angegeben ist, werden mit HELP alle verfügbaren Befehle 4415 angezeigt. 4416 4417Beispiel: 4418 4419 HELP 4420 HELP CREATE PARTITION PRIMARY 4421. 4422Language=Polish 4423 Displays a list of the available commands or detailed help information for a 4424 specified command. 4425 4426Syntax: HELP [<COMMAND>] 4427 4428 <COMMAND> The command for which to display detail help. 4429 4430 If no command is specified, HELP will display all possible commands. 4431 4432Example: 4433 4434 HELP 4435 HELP CREATE PARTITION PRIMARY 4436. 4437Language=Portugese 4438 Displays a list of the available commands or detailed help information for a 4439 specified command. 4440 4441Syntax: HELP [<COMMAND>] 4442 4443 <COMMAND> The command for which to display detail help. 4444 4445 If no command is specified, HELP will display all possible commands. 4446 4447Example: 4448 4449 HELP 4450 HELP CREATE PARTITION PRIMARY 4451. 4452Language=Romanian 4453 Displays a list of the available commands or detailed help information for a 4454 specified command. 4455 4456Syntax: HELP [<COMMAND>] 4457 4458 <COMMAND> The command for which to display detail help. 4459 4460 If no command is specified, HELP will display all possible commands. 4461 4462Example: 4463 4464 HELP 4465 HELP CREATE PARTITION PRIMARY 4466. 4467Language=Russian 4468 Displays a list of the available commands or detailed help information for a 4469 specified command. 4470 4471Syntax: HELP [<COMMAND>] 4472 4473 <COMMAND> The command for which to display detail help. 4474 4475 If no command is specified, HELP will display all possible commands. 4476 4477Example: 4478 4479 HELP 4480 HELP CREATE PARTITION PRIMARY 4481. 4482Language=Albanian 4483 Displays a list of the available commands or detailed help information for a 4484 specified command. 4485 4486Syntax: HELP [<COMMAND>] 4487 4488 <COMMAND> The command for which to display detail help. 4489 4490 If no command is specified, HELP will display all possible commands. 4491 4492Example: 4493 4494 HELP 4495 HELP CREATE PARTITION PRIMARY 4496. 4497Language=Turkish 4498 Displays a list of the available commands or detailed help information for a 4499 specified command. 4500 4501Syntax: HELP [<COMMAND>] 4502 4503 <COMMAND> The command for which to display detail help. 4504 4505 If no command is specified, HELP will display all possible commands. 4506 4507Example: 4508 4509 HELP 4510 HELP CREATE PARTITION PRIMARY 4511. 4512Language=Chinese 4513 Displays a list of the available commands or detailed help information for a 4514 specified command. 4515 4516Syntax: HELP [<COMMAND>] 4517 4518 <COMMAND> The command for which to display detail help. 4519 4520 If no command is specified, HELP will display all possible commands. 4521 4522Example: 4523 4524 HELP 4525 HELP CREATE PARTITION PRIMARY 4526. 4527Language=Taiwanese 4528 顯示可用的命令清單,或指定之命令的詳細說明。 4529 4530語法: HELP [<COMMAND>] 4531 4532 <COMMAND> 要顯示其詳細說明的命令。 4533 4534 如果沒有指定命令,HELP 將會顯示所有可能的命令。 4535 4536範例: 4537 4538 HELP 4539 HELP CREATE PARTITION PRIMARY 4540. 4541 4542 4543MessageId=10030 4544SymbolicName=MSG_COMMAND_IMPORT 4545Severity=Informational 4546Facility=System 4547Language=English 4548<Add IMPORT command help text here> 4549. 4550Language=German 4551<Add IMPORT command help text here> 4552. 4553Language=Polish 4554<Add IMPORT command help text here> 4555. 4556Language=Portugese 4557<Add IMPORT command help text here> 4558. 4559Language=Romanian 4560<Add IMPORT command help text here> 4561. 4562Language=Russian 4563<Add IMPORT command help text here> 4564. 4565Language=Albanian 4566<Add IMPORT command help text here> 4567. 4568Language=Turkish 4569<Add IMPORT command help text here> 4570. 4571Language=Chinese 4572<Add IMPORT command help text here> 4573. 4574Language=Taiwanese 4575<Add IMPORT command help text here> 4576. 4577 4578 4579MessageId=10031 4580SymbolicName=MSG_COMMAND_INACTIVE 4581Severity=Informational 4582Facility=System 4583Language=English 4584 On disks with master boot record (MBR) disk formatting, marks 4585 the partition with focus as inactive. 4586 4587Syntax: INACTIVE 4588 4589 The computer may start from the next option specified in the BIOS such as a 4590 CD-ROM drive or a Pre-Boot eXecution Environment (PXE)-based boot 4591 environment (such as Remote Installation Services (RIS)) when you restart 4592 the computer. 4593 4594 A partition must be selected for this operation to succeed. 4595 4596 Caution: 4597 4598 Your computer might not start without an active partition. Do not mark 4599 a system or boot partition as inactive unless you are an experienced 4600 user with a thorough understanding of ReactOS storage management. 4601 4602Example: 4603 4604 INACTIVE 4605. 4606Language=German 4607 Markiert auf Datenträgern mit MBR-Datenträgerformat (Master Boot 4608 Record) die Partition, die den Fokus hat, als inaktive Partition. 4609 4610Syntax: INACTIVE 4611 4612 Der Computer kann über die nächste im BIOS angegebene Option gestartet 4613 werden, z.B. von einem CD-ROM-Laufwerk oder aus einer PXE-basierten 4614 (Pre-Boot eXecution Environment) Startumgebung (z.B. 4615 Remoteinstallationsdienste, RIS), wenn der Computer neu startet. 4616 4617 Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss eine 4618 Partition ausgewählt sein. 4619 4620 Vorsicht: 4621 4622 Möglicherweise kann der Computer nicht gestartet werden, wenn es 4623 keine aktive Partition gibt. Markieren Sie eine System- oder 4624 Startpartition nur dann als inaktiv, wenn Sie ein erfahrener 4625 Benutzer und mit der ReactOS-Speicherverwaltung umfassend vertraut 4626 sind. 4627 4628Beispiel: 4629 4630 INACTIVE 4631. 4632Language=Polish 4633 On disks with master boot record (MBR) disk formatting, marks 4634 the partition with focus as inactive. 4635 4636Syntax: INACTIVE 4637 4638 The computer may start from the next option specified in the BIOS such as a 4639 CD-ROM drive or a Pre-Boot eXecution Environment (PXE)-based boot 4640 environment (such as Remote Installation Services (RIS)) when you restart 4641 the computer. 4642 4643 A partition must be selected for this operation to succeed. 4644 4645 Caution: 4646 4647 Your computer might not start without an active partition. Do not mark 4648 a system or boot partition as inactive unless you are an experienced 4649 user with a thorough understanding of ReactOS storage management. 4650 4651Example: 4652 4653 INACTIVE 4654. 4655Language=Portugese 4656 On disks with master boot record (MBR) disk formatting, marks 4657 the partition with focus as inactive. 4658 4659Syntax: INACTIVE 4660 4661 The computer may start from the next option specified in the BIOS such as a 4662 CD-ROM drive or a Pre-Boot eXecution Environment (PXE)-based boot 4663 environment (such as Remote Installation Services (RIS)) when you restart 4664 the computer. 4665 4666 A partition must be selected for this operation to succeed. 4667 4668 Caution: 4669 4670 Your computer might not start without an active partition. Do not mark 4671 a system or boot partition as inactive unless you are an experienced 4672 user with a thorough understanding of ReactOS storage management. 4673 4674Example: 4675 4676 INACTIVE 4677. 4678Language=Romanian 4679 On disks with master boot record (MBR) disk formatting, marks 4680 the partition with focus as inactive. 4681 4682Syntax: INACTIVE 4683 4684 The computer may start from the next option specified in the BIOS such as a 4685 CD-ROM drive or a Pre-Boot eXecution Environment (PXE)-based boot 4686 environment (such as Remote Installation Services (RIS)) when you restart 4687 the computer. 4688 4689 A partition must be selected for this operation to succeed. 4690 4691 Caution: 4692 4693 Your computer might not start without an active partition. Do not mark 4694 a system or boot partition as inactive unless you are an experienced 4695 user with a thorough understanding of ReactOS storage management. 4696 4697Example: 4698 4699 INACTIVE 4700. 4701Language=Russian 4702 On disks with master boot record (MBR) disk formatting, marks 4703 the partition with focus as inactive. 4704 4705Syntax: INACTIVE 4706 4707 The computer may start from the next option specified in the BIOS such as a 4708 CD-ROM drive or a Pre-Boot eXecution Environment (PXE)-based boot 4709 environment (such as Remote Installation Services (RIS)) when you restart 4710 the computer. 4711 4712 A partition must be selected for this operation to succeed. 4713 4714 Caution: 4715 4716 Your computer might not start without an active partition. Do not mark 4717 a system or boot partition as inactive unless you are an experienced 4718 user with a thorough understanding of ReactOS storage management. 4719 4720Example: 4721 4722 INACTIVE 4723. 4724Language=Albanian 4725 On disks with master boot record (MBR) disk formatting, marks 4726 the partition with focus as inactive. 4727 4728Syntax: INACTIVE 4729 4730 The computer may start from the next option specified in the BIOS such as a 4731 CD-ROM drive or a Pre-Boot eXecution Environment (PXE)-based boot 4732 environment (such as Remote Installation Services (RIS)) when you restart 4733 the computer. 4734 4735 A partition must be selected for this operation to succeed. 4736 4737 Caution: 4738 4739 Your computer might not start without an active partition. Do not mark 4740 a system or boot partition as inactive unless you are an experienced 4741 user with a thorough understanding of ReactOS storage management. 4742 4743Example: 4744 4745 INACTIVE 4746. 4747Language=Turkish 4748 On disks with master boot record (MBR) disk formatting, marks 4749 the partition with focus as inactive. 4750 4751Syntax: INACTIVE 4752 4753 The computer may start from the next option specified in the BIOS such as a 4754 CD-ROM drive or a Pre-Boot eXecution Environment (PXE)-based boot 4755 environment (such as Remote Installation Services (RIS)) when you restart 4756 the computer. 4757 4758 A partition must be selected for this operation to succeed. 4759 4760 Caution: 4761 4762 Your computer might not start without an active partition. Do not mark 4763 a system or boot partition as inactive unless you are an experienced 4764 user with a thorough understanding of ReactOS storage management. 4765 4766Example: 4767 4768 INACTIVE 4769. 4770Language=Chinese 4771 On disks with master boot record (MBR) disk formatting, marks 4772 the partition with focus as inactive. 4773 4774Syntax: INACTIVE 4775 4776 The computer may start from the next option specified in the BIOS such as a 4777 CD-ROM drive or a Pre-Boot eXecution Environment (PXE)-based boot 4778 environment (such as Remote Installation Services (RIS)) when you restart 4779 the computer. 4780 4781 A partition must be selected for this operation to succeed. 4782 4783 Caution: 4784 4785 Your computer might not start without an active partition. Do not mark 4786 a system or boot partition as inactive unless you are an experienced 4787 user with a thorough understanding of ReactOS storage management. 4788 4789Example: 4790 4791 INACTIVE 4792. 4793Language=Taiwanese 4794 在具有主開機記錄 (MBR) 磁碟格式的磁碟上, 4795 將已選擇的磁碟分割標示為非使用中。 4796 4797語法: INACTIVE 4798 4799 當您重新啟動電腦時,電腦可以從您在 BIOS 中指定的下一個選項啟動, 4800 例如 CD-ROM 光碟機或開機前執行環境 (PXE) 的開機環境 4801 (例如,遠端安裝服務\r\n (RIS))。 4802 4803 您必須先選擇一個磁碟分割,才能完成這個操作。 4804 4805 注意: 4806 4807 如果沒有使用中的磁碟分割,您的電腦將無法啟動。 4808 除非您是非常熟悉 ReactOS 存放管理的進階使用者, 4809 否則請勿將系統或開機磁碟分割標示為非使用中。 4810 4811範例: 4812 4813 INACTIVE 4814. 4815 4816 4817MessageId=10032 4818SymbolicName=MSG_COMMAND_LIST_DISK 4819Severity=Informational 4820Facility=System 4821Language=English 4822 Displays a list of disks. 4823 4824Syntax: LIST DISK 4825 4826 Displays a list of disks and information about them, such as their 4827 size, amount of available free space, whether the disk is a basic 4828 or dynamic disk, and whether the disk uses the master boot record 4829 (MBR) or GUID partition table (GPT) partition style. The disk marked 4830 with an asterisk (*) has focus. 4831 4832 Note that the FREE column does not display the total amount of free 4833 space on the disk, but rather the amount of usable free space left 4834 on the disk. For example, if you have a 10GB disk with 4 primary 4835 partitions covering 5GB, there is no usable free space left (no 4836 more partitions may be created). Another example would be you have 4837 a 10GB disk with 3 primary partitions and an extended partition 4838 covering 8GB. The exended partition is of size 3GB with one logical 4839 drive of size 2GB. The disk will show only 1GB as free - the 4840 1GB of free space in the extended partition. 4841 4842Example: 4843 4844 LIST DISK 4845. 4846Language=German 4847 Zeigt eine Liste der Datenträger an. 4848 4849Syntax: LIST DISK 4850 4851 Zeigt eine Liste mit Datenträgern und entsprechenden Informa- 4852 tionen an - beispielsweise Größe, verfügbarer Speicherplatz sowie 4853 Angaben dazu, ob es sich bei dem Datenträger um einen 4854 Basisdatenträger oder um einen dynamischer Datenträger handelt 4855 und ob der MBR- oder der GUID-Partitionsstil (Master Boot Record 4856 oder GUID-Partitionstabelle) verwendet wird. 4857 Den Fokus besitzt der mit einem Sternchen (*) markierte Datenträger. 4858 4859 In der Spalte "FREE" wird nicht der gesamte freie Speicherplatz 4860 auf dem Datenträger, sondern der verbleibende, verwendbare freie 4861 Speicherplatz angezeigt. Bei einem Datenträger mit 10 GB mit 4862 4 primären Partitionen zu 5 GB verbleibt beispielsweise kein freier 4863 verwendbarer Speicherplatz (es können keine weiteren Partitionen 4864 erstellt werden). Ein weiteres Beispiel ist ein 10 GB Datenträger mit 4865 3 primären Partitionen und einer erweiterten Partition mit 8 GB. Die 4866 erweiterte Partition besitzt eine Größe von 3 GB mit einem logischen 4867 Laufwerk (2 GB). Für den Datenträger wird nur 1 GB als frei 4868 angezeigt - 1 GB freier Speicherplatz in der erweiterten Partition. 4869 4870Beispiel: 4871 4872 LIST DISK 4873. 4874Language=Polish 4875 Displays a list of disks. 4876 4877Syntax: LIST DISK 4878 4879 Displays a list of disks and information about them, such as their 4880 size, amount of available free space, whether the disk is a basic 4881 or dynamic disk, and whether the disk uses the master boot record 4882 (MBR) or GUID partition table (GPT) partition style. The disk marked 4883 with an asterisk (*) has focus. 4884 4885 Note that the FREE column does not display the total amount of free 4886 space on the disk, but rather the amount of usable free space left 4887 on the disk. For example, if you have a 10GB disk with 4 primary 4888 partitions covering 5GB, there is no usable free space left (no 4889 more partitions may be created). Another example would be you have 4890 a 10GB disk with 3 primary partitions and an extended partition 4891 covering 8GB. The exended partition is of size 3GB with one logical 4892 drive of size 2GB. The disk will show only 1GB as free - the 4893 1GB of free space in the extended partition. 4894 4895Example: 4896 4897 LIST DISK 4898. 4899Language=Portugese 4900 Displays a list of disks. 4901 4902Syntax: LIST DISK 4903 4904 Displays a list of disks and information about them, such as their 4905 size, amount of available free space, whether the disk is a basic 4906 or dynamic disk, and whether the disk uses the master boot record 4907 (MBR) or GUID partition table (GPT) partition style. The disk marked 4908 with an asterisk (*) has focus. 4909 4910 Note that the FREE column does not display the total amount of free 4911 space on the disk, but rather the amount of usable free space left 4912 on the disk. For example, if you have a 10GB disk with 4 primary 4913 partitions covering 5GB, there is no usable free space left (no 4914 more partitions may be created). Another example would be you have 4915 a 10GB disk with 3 primary partitions and an extended partition 4916 covering 8GB. The exended partition is of size 3GB with one logical 4917 drive of size 2GB. The disk will show only 1GB as free - the 4918 1GB of free space in the extended partition. 4919 4920Example: 4921 4922 LIST DISK 4923. 4924Language=Romanian 4925 Displays a list of disks. 4926 4927Syntax: LIST DISK 4928 4929 Displays a list of disks and information about them, such as their 4930 size, amount of available free space, whether the disk is a basic 4931 or dynamic disk, and whether the disk uses the master boot record 4932 (MBR) or GUID partition table (GPT) partition style. The disk marked 4933 with an asterisk (*) has focus. 4934 4935 Note that the FREE column does not display the total amount of free 4936 space on the disk, but rather the amount of usable free space left 4937 on the disk. For example, if you have a 10GB disk with 4 primary 4938 partitions covering 5GB, there is no usable free space left (no 4939 more partitions may be created). Another example would be you have 4940 a 10GB disk with 3 primary partitions and an extended partition 4941 covering 8GB. The exended partition is of size 3GB with one logical 4942 drive of size 2GB. The disk will show only 1GB as free - the 4943 1GB of free space in the extended partition. 4944 4945Example: 4946 4947 LIST DISK 4948. 4949Language=Russian 4950 Displays a list of disks. 4951 4952Syntax: LIST DISK 4953 4954 Displays a list of disks and information about them, such as their 4955 size, amount of available free space, whether the disk is a basic 4956 or dynamic disk, and whether the disk uses the master boot record 4957 (MBR) or GUID partition table (GPT) partition style. The disk marked 4958 with an asterisk (*) has focus. 4959 4960 Note that the FREE column does not display the total amount of free 4961 space on the disk, but rather the amount of usable free space left 4962 on the disk. For example, if you have a 10GB disk with 4 primary 4963 partitions covering 5GB, there is no usable free space left (no 4964 more partitions may be created). Another example would be you have 4965 a 10GB disk with 3 primary partitions and an extended partition 4966 covering 8GB. The exended partition is of size 3GB with one logical 4967 drive of size 2GB. The disk will show only 1GB as free - the 4968 1GB of free space in the extended partition. 4969 4970Example: 4971 4972 LIST DISK 4973. 4974Language=Albanian 4975 Displays a list of disks. 4976 4977Syntax: LIST DISK 4978 4979 Displays a list of disks and information about them, such as their 4980 size, amount of available free space, whether the disk is a basic 4981 or dynamic disk, and whether the disk uses the master boot record 4982 (MBR) or GUID partition table (GPT) partition style. The disk marked 4983 with an asterisk (*) has focus. 4984 4985 Note that the FREE column does not display the total amount of free 4986 space on the disk, but rather the amount of usable free space left 4987 on the disk. For example, if you have a 10GB disk with 4 primary 4988 partitions covering 5GB, there is no usable free space left (no 4989 more partitions may be created). Another example would be you have 4990 a 10GB disk with 3 primary partitions and an extended partition 4991 covering 8GB. The exended partition is of size 3GB with one logical 4992 drive of size 2GB. The disk will show only 1GB as free - the 4993 1GB of free space in the extended partition. 4994 4995Example: 4996 4997 LIST DISK 4998. 4999Language=Turkish 5000 Displays a list of disks. 5001 5002Syntax: LIST DISK 5003 5004 Displays a list of disks and information about them, such as their 5005 size, amount of available free space, whether the disk is a basic 5006 or dynamic disk, and whether the disk uses the master boot record 5007 (MBR) or GUID partition table (GPT) partition style. The disk marked 5008 with an asterisk (*) has focus. 5009 5010 Note that the FREE column does not display the total amount of free 5011 space on the disk, but rather the amount of usable free space left 5012 on the disk. For example, if you have a 10GB disk with 4 primary 5013 partitions covering 5GB, there is no usable free space left (no 5014 more partitions may be created). Another example would be you have 5015 a 10GB disk with 3 primary partitions and an extended partition 5016 covering 8GB. The exended partition is of size 3GB with one logical 5017 drive of size 2GB. The disk will show only 1GB as free - the 5018 1GB of free space in the extended partition. 5019 5020Example: 5021 5022 LIST DISK 5023. 5024Language=Chinese 5025 Displays a list of disks. 5026 5027Syntax: LIST DISK 5028 5029 Displays a list of disks and information about them, such as their 5030 size, amount of available free space, whether the disk is a basic 5031 or dynamic disk, and whether the disk uses the master boot record 5032 (MBR) or GUID partition table (GPT) partition style. The disk marked 5033 with an asterisk (*) has focus. 5034 5035 Note that the FREE column does not display the total amount of free 5036 space on the disk, but rather the amount of usable free space left 5037 on the disk. For example, if you have a 10GB disk with 4 primary 5038 partitions covering 5GB, there is no usable free space left (no 5039 more partitions may be created). Another example would be you have 5040 a 10GB disk with 3 primary partitions and an extended partition 5041 covering 8GB. The exended partition is of size 3GB with one logical 5042 drive of size 2GB. The disk will show only 1GB as free - the 5043 1GB of free space in the extended partition. 5044 5045Example: 5046 5047 LIST DISK 5048. 5049Language=Taiwanese 5050 顯示磁碟清單。 5051 5052語法: LIST DISK 5053 5054 顯示磁碟清單,以及它們的相關資訊,例如大小資訊、可用磁碟空間大小 5055 (無論該磁碟是基本磁碟或動態磁碟),及該磁碟是使用主開機記錄 (MBR) 或 5056 GUID 磁碟分割表格 (GPT) 磁碟分割樣式。有標示星號 (*) 的磁碟是已選擇 5057 的磁碟。 5058 5059 請注意,可用 行所標示的不是磁碟上的空間總大小,而是磁碟上剩餘的可用 5060 空間大小。例如,您有一個 10GB 的磁碟,而磁碟包含了 4 個主要磁碟分割 5061 (共使用了 5GB),磁碟將沒有任何可用空間 (不能建立更多磁碟分割)。 5062 再例如,您有一個 10GB 的磁碟,而磁碟包含了 3 個主要磁碟分割 5063 和 1 個延伸磁碟分割 (共使用了 8GB)。如該延伸磁碟分割的大小是 3GB, 5064 而且有 1 個 2GB 的邏輯磁碟分割。這時會顯示磁碟只有 1GB 的可用空間 5065 (即延伸磁碟分割內的 1GB 可用空間)。 5066 5067範例: 5068 5069 LIST DISK 5070. 5071 5072MessageId=10033 5073SymbolicName=MSG_COMMAND_LIST_PARTITION 5074Severity=Informational 5075Facility=System 5076Language=English 5077 Displays a list of partitions in the partition table for the selected disk. 5078 5079Syntax: LIST PARTITION 5080 5081 On dynamic disks, the partitions do not neccessarily correspond to the 5082 dynamic volumes on the disk. Partitions may not be created or deleted 5083 on dynamic disks. 5084 5085 A disk must be selected for this operation to succeed. 5086 5087Example: 5088 5089 LIST PARTITION 5090. 5091Language=German 5092 Zeigt eine Liste der Partitionen in der Partitionstabelle für den 5093 ausgewählten Datenträger an. 5094 5095Syntax: LIST PARTITION 5096 5097 Auf dynamischen Datenträgern entsprechen die Partitionen nicht unbedingt 5098 den dynamischen Volumes auf dem Datenträger. Partitionen werden auf 5099 dynamischen Datenträgern möglicherweise nicht erstellt oder gelöscht. 5100 5101 Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss ein 5102 Datenträger ausgewählt werden. 5103 5104Beispiel: 5105 5106 LIST PARTITION 5107. 5108Language=Polish 5109 Displays a list of partitions in the partition table for the selected disk. 5110 5111Syntax: LIST PARTITION 5112 5113 On dynamic disks, the partitions do not neccessarily correspond to the 5114 dynamic volumes on the disk. Partitions may not be created or deleted 5115 on dynamic disks. 5116 5117 A disk must be selected for this operation to succeed. 5118 5119Example: 5120 5121 LIST PARTITION 5122. 5123Language=Portugese 5124 Displays a list of partitions in the partition table for the selected disk. 5125 5126Syntax: LIST PARTITION 5127 5128 On dynamic disks, the partitions do not neccessarily correspond to the 5129 dynamic volumes on the disk. Partitions may not be created or deleted 5130 on dynamic disks. 5131 5132 A disk must be selected for this operation to succeed. 5133 5134Example: 5135 5136 LIST PARTITION 5137. 5138Language=Romanian 5139 Displays a list of partitions in the partition table for the selected disk. 5140 5141Syntax: LIST PARTITION 5142 5143 On dynamic disks, the partitions do not neccessarily correspond to the 5144 dynamic volumes on the disk. Partitions may not be created or deleted 5145 on dynamic disks. 5146 5147 A disk must be selected for this operation to succeed. 5148 5149Example: 5150 5151 LIST PARTITION 5152. 5153Language=Russian 5154 Displays a list of partitions in the partition table for the selected disk. 5155 5156Syntax: LIST PARTITION 5157 5158 On dynamic disks, the partitions do not neccessarily correspond to the 5159 dynamic volumes on the disk. Partitions may not be created or deleted 5160 on dynamic disks. 5161 5162 A disk must be selected for this operation to succeed. 5163 5164Example: 5165 5166 LIST PARTITION 5167. 5168Language=Albanian 5169 Displays a list of partitions in the partition table for the selected disk. 5170 5171Syntax: LIST PARTITION 5172 5173 On dynamic disks, the partitions do not neccessarily correspond to the 5174 dynamic volumes on the disk. Partitions may not be created or deleted 5175 on dynamic disks. 5176 5177 A disk must be selected for this operation to succeed. 5178 5179Example: 5180 5181 LIST PARTITION 5182. 5183Language=Turkish 5184 Displays a list of partitions in the partition table for the selected disk. 5185 5186Syntax: LIST PARTITION 5187 5188 On dynamic disks, the partitions do not neccessarily correspond to the 5189 dynamic volumes on the disk. Partitions may not be created or deleted 5190 on dynamic disks. 5191 5192 A disk must be selected for this operation to succeed. 5193 5194Example: 5195 5196 LIST PARTITION 5197. 5198Language=Chinese 5199 Displays a list of partitions in the partition table for the selected disk. 5200 5201Syntax: LIST PARTITION 5202 5203 On dynamic disks, the partitions do not neccessarily correspond to the 5204 dynamic volumes on the disk. Partitions may not be created or deleted 5205 on dynamic disks. 5206 5207 A disk must be selected for this operation to succeed. 5208 5209Example: 5210 5211 LIST PARTITION 5212. 5213Language=Taiwanese 5214 顯示已選擇的磁碟之磁碟分割表格中的磁碟分割清單。 5215 5216語法: LIST PARTITION 5217 5218 在動態磁碟上,磁碟分割不一定會對應到磁碟上的動態磁碟區。 5219 您無法在動態磁碟上建立或刪除磁碟分割。 5220 5221 您必須先選擇一個磁碟,才能完成這個操作。 5222 5223範例: 5224 5225 LIST PARTITION 5226. 5227 5228 5229MessageId=10034 5230SymbolicName=MSG_COMMAND_LIST_VOLUME 5231Severity=Informational 5232Facility=System 5233Language=English 5234 Displays a list of basic and dynamic volumes which are installed on the local 5235 machine. 5236 5237Syntax: LIST VOLUME 5238 5239Example: 5240 5241 LIST VOLUME 5242. 5243Language=German 5244 Zeigt eine Liste der Basisvolumes und dynamischen Volumes an, die auf dem 5245 lokalen Computer installiert sind. 5246 5247Syntax: LIST VOLUME 5248 5249Beispiel: 5250 5251 LIST VOLUME 5252. 5253Language=Polish 5254 Displays a list of basic and dynamic volumes which are installed on the local 5255 machine. 5256 5257Syntax: LIST VOLUME 5258 5259Example: 5260 5261 LIST VOLUME 5262. 5263Language=Portugese 5264 Displays a list of basic and dynamic volumes which are installed on the local 5265 machine. 5266 5267Syntax: LIST VOLUME 5268 5269Example: 5270 5271 LIST VOLUME 5272. 5273Language=Romanian 5274 Displays a list of basic and dynamic volumes which are installed on the local 5275 machine. 5276 5277Syntax: LIST VOLUME 5278 5279Example: 5280 5281 LIST VOLUME 5282. 5283Language=Russian 5284 Displays a list of basic and dynamic volumes which are installed on the local 5285 machine. 5286 5287Syntax: LIST VOLUME 5288 5289Example: 5290 5291 LIST VOLUME 5292. 5293Language=Albanian 5294 Displays a list of basic and dynamic volumes which are installed on the local 5295 machine. 5296 5297Syntax: LIST VOLUME 5298 5299Example: 5300 5301 LIST VOLUME 5302. 5303Language=Turkish 5304 Displays a list of basic and dynamic volumes which are installed on the local 5305 machine. 5306 5307Syntax: LIST VOLUME 5308 5309Example: 5310 5311 LIST VOLUME 5312. 5313Language=Chinese 5314 Displays a list of basic and dynamic volumes which are installed on the local 5315 machine. 5316 5317Syntax: LIST VOLUME 5318 5319Example: 5320 5321 LIST VOLUME 5322. 5323Language=Taiwanese 5324 顯示已安裝在本機上的基本磁碟區與動態磁碟區清單。 5325 5326語法: LIST VOLUME 5327 5328範例: 5329 5330 LIST VOLUME 5331. 5332 5333 5334MessageId=10035 5335SymbolicName=MSG_COMMAND_LIST_VDISK 5336Severity=Informational 5337Facility=System 5338Language=English 5339<Add LIST VDISK command help text here> 5340. 5341Language=German 5342<Add LIST VDISK command help text here> 5343. 5344Language=Polish 5345<Add LIST VDISK command help text here> 5346. 5347Language=Portugese 5348<Add LIST VDISK command help text here> 5349. 5350Language=Romanian 5351<Add LIST VDISK command help text here> 5352. 5353Language=Russian 5354<Add LIST VDISK command help text here> 5355. 5356Language=Albanian 5357<Add LIST VDISK command help text here> 5358. 5359Language=Turkish 5360<Add LIST VDISK command help text here> 5361. 5362Language=Chinese 5363<Add LIST VDISK command help text here> 5364. 5365Language=Taiwanese 5366<Add LIST VDISK command help text here> 5367. 5368 5369 5370MessageId=10036 5371SymbolicName=MSG_COMMAND_MERGE 5372Severity=Informational 5373Facility=System 5374Language=English 5375<Add MERGE command help text here> 5376. 5377Language=German 5378<Add MERGE command help text here> 5379. 5380Language=Polish 5381<Add MERGE command help text here> 5382. 5383Language=Portugese 5384<Add MERGE command help text here> 5385. 5386Language=Romanian 5387<Add MERGE command help text here> 5388. 5389Language=Russian 5390<Add MERGE command help text here> 5391. 5392Language=Albanian 5393<Add MERGE command help text here> 5394. 5395Language=Turkish 5396<Add MERGE command help text here> 5397. 5398Language=Chinese 5399<Add MERGE command help text here> 5400. 5401Language=Taiwanese 5402<Add MERGE command help text here> 5403. 5404 5405 5406MessageId=10037 5407SymbolicName=MSG_COMMAND_OFFLINE 5408Severity=Informational 5409Facility=System 5410Language=English 5411<Add OFFLINE command help text here> 5412. 5413Language=German 5414<Add OFFLINE command help text here> 5415. 5416Language=Polish 5417<Add OFFLINE command help text here> 5418. 5419Language=Portugese 5420<Add OFFLINE command help text here> 5421. 5422Language=Romanian 5423<Add OFFLINE command help text here> 5424. 5425Language=Russian 5426<Add OFFLINE command help text here> 5427. 5428Language=Albanian 5429<Add OFFLINE command help text here> 5430. 5431Language=Turkish 5432<Add OFFLINE command help text here> 5433. 5434Language=Chinese 5435<Add OFFLINE command help text here> 5436. 5437Language=Taiwanese 5438<Add OFFLINE command help text here> 5439. 5440 5441 5442MessageId=10038 5443SymbolicName=MSG_COMMAND_ONLINE 5444Severity=Informational 5445Facility=System 5446Language=English 5447<Add ONLINE command help text here> 5448. 5449Language=German 5450<Add ONLINE command help text here> 5451. 5452Language=Polish 5453<Add ONLINE command help text here> 5454. 5455Language=Portugese 5456<Add ONLINE command help text here> 5457. 5458Language=Romanian 5459<Add ONLINE command help text here> 5460. 5461Language=Russian 5462<Add ONLINE command help text here> 5463. 5464Language=Albanian 5465<Add ONLINE command help text here> 5466. 5467Language=Turkish 5468<Add ONLINE command help text here> 5469. 5470Language=Chinese 5471<Add ONLINE command help text here> 5472. 5473Language=Taiwanese 5474<Add ONLINE command help text here> 5475. 5476 5477 5478MessageId=10039 5479SymbolicName=MSG_COMMAND_RECOVER 5480Severity=Informational 5481Facility=System 5482Language=English 5483<Add RECOVER command help text here> 5484. 5485Language=German 5486<Add RECOVER command help text here> 5487. 5488Language=Polish 5489<Add RECOVER command help text here> 5490. 5491Language=Portugese 5492<Add RECOVER command help text here> 5493. 5494Language=Romanian 5495<Add RECOVER command help text here> 5496. 5497Language=Russian 5498<Add RECOVER command help text here> 5499. 5500Language=Albanian 5501<Add RECOVER command help text here> 5502. 5503Language=Turkish 5504<Add RECOVER command help text here> 5505. 5506Language=Chinese 5507<Add RECOVER command help text here> 5508. 5509Language=Taiwanese 5510<Add RECOVER command help text here> 5511. 5512 5513 5514MessageId=10040 5515SymbolicName=MSG_COMMAND_REM 5516Severity=Informational 5517Facility=System 5518Language=English 5519 Provides a way to add comments to a script. 5520 5521Syntax: REM 5522 5523Example: 5524 5525 In this example script, REM is used to provide a comment about what the 5526 script does. 5527 5528 REM These commands set up 3 drives. 5529 CREATE PARTITION PRIMARY SIZE=2048 5530 ASSIGN d: 5531 CREATE PARTITION EXTEND 5532 CREATE PARTITION LOGICAL SIZE=2048 5533 ASSIGN e: 5534 CREATE PARTITION LOGICAL 5535 ASSIGN f: 5536. 5537Language=German 5538 Bietet eine Möglichkeit, einem Skript Kommentare hinzuzufügen. 5539 5540Syntax: REM 5541 5542Beispiel: 5543 5544 In diesem Beispielskript wird mit REM ein Kommentar eingeleitet, mit 5545 dem die Funktion des Skripts erläutert wird. 5546 5547 REM Mit diesen Befehlen werden drei Laufwerke eingerichtet. 5548 CREATE PARITION PRIMARY SIZE=2048 5549 ASSIGN d: 5550 CREATE PARTITION EXTEND 5551 CREATE PARTITION LOGICAL SIZE=2048 5552 ASSIGN e: 5553 CREATE PARTITION LOGICAL 5554 ASSIGN f: 5555. 5556Language=Polish 5557 Provides a way to add comments to a script. 5558 5559Syntax: REM 5560 5561Example: 5562 5563 In this example script, REM is used to provide a comment about what the 5564 script does. 5565 5566 REM These commands set up 3 drives. 5567 CREATE PARTITION PRIMARY SIZE=2048 5568 ASSIGN d: 5569 CREATE PARTITION EXTEND 5570 CREATE PARTITION LOGICAL SIZE=2048 5571 ASSIGN e: 5572 CREATE PARTITION LOGICAL 5573 ASSIGN f: 5574. 5575Language=Portugese 5576 Provides a way to add comments to a script. 5577 5578Syntax: REM 5579 5580Example: 5581 5582 In this example script, REM is used to provide a comment about what the 5583 script does. 5584 5585 REM These commands set up 3 drives. 5586 CREATE PARTITION PRIMARY SIZE=2048 5587 ASSIGN d: 5588 CREATE PARTITION EXTEND 5589 CREATE PARTITION LOGICAL SIZE=2048 5590 ASSIGN e: 5591 CREATE PARTITION LOGICAL 5592 ASSIGN f: 5593. 5594Language=Romanian 5595 Provides a way to add comments to a script. 5596 5597Syntax: REM 5598 5599Example: 5600 5601 In this example script, REM is used to provide a comment about what the 5602 script does. 5603 5604 REM These commands set up 3 drives. 5605 CREATE PARTITION PRIMARY SIZE=2048 5606 ASSIGN d: 5607 CREATE PARTITION EXTEND 5608 CREATE PARTITION LOGICAL SIZE=2048 5609 ASSIGN e: 5610 CREATE PARTITION LOGICAL 5611 ASSIGN f: 5612. 5613Language=Russian 5614 Provides a way to add comments to a script. 5615 5616Syntax: REM 5617 5618Example: 5619 5620 In this example script, REM is used to provide a comment about what the 5621 script does. 5622 5623 REM These commands set up 3 drives. 5624 CREATE PARTITION PRIMARY SIZE=2048 5625 ASSIGN d: 5626 CREATE PARTITION EXTEND 5627 CREATE PARTITION LOGICAL SIZE=2048 5628 ASSIGN e: 5629 CREATE PARTITION LOGICAL 5630 ASSIGN f: 5631. 5632Language=Albanian 5633 Provides a way to add comments to a script. 5634 5635Syntax: REM 5636 5637Example: 5638 5639 In this example script, REM is used to provide a comment about what the 5640 script does. 5641 5642 REM These commands set up 3 drives. 5643 CREATE PARTITION PRIMARY SIZE=2048 5644 ASSIGN d: 5645 CREATE PARTITION EXTEND 5646 CREATE PARTITION LOGICAL SIZE=2048 5647 ASSIGN e: 5648 CREATE PARTITION LOGICAL 5649 ASSIGN f: 5650. 5651Language=Turkish 5652 Provides a way to add comments to a script. 5653 5654Syntax: REM 5655 5656Example: 5657 5658 In this example script, REM is used to provide a comment about what the 5659 script does. 5660 5661 REM These commands set up 3 drives. 5662 CREATE PARTITION PRIMARY SIZE=2048 5663 ASSIGN d: 5664 CREATE PARTITION EXTEND 5665 CREATE PARTITION LOGICAL SIZE=2048 5666 ASSIGN e: 5667 CREATE PARTITION LOGICAL 5668 ASSIGN f: 5669. 5670Language=Chinese 5671 Provides a way to add comments to a script. 5672 5673Syntax: REM 5674 5675Example: 5676 5677 In this example script, REM is used to provide a comment about what the 5678 script does. 5679 5680 REM These commands set up 3 drives. 5681 CREATE PARTITION PRIMARY SIZE=2048 5682 ASSIGN d: 5683 CREATE PARTITION EXTEND 5684 CREATE PARTITION LOGICAL SIZE=2048 5685 ASSIGN e: 5686 CREATE PARTITION LOGICAL 5687 ASSIGN f: 5688. 5689Language=Taiwanese 5690 提供將命令加入指令碼的方法。 5691 5692語法: REM 5693 5694範例: 5695 5696 在這個範例指令碼中,REM 是用來提供關於該指令碼之功能的註解。 5697 5698 REM 這些命令可建立 3 部磁碟機。 5699 CREATE PARTITION PRIMARY SIZE=2048 5700 ASSIGN d: 5701 CREATE PARTITION EXTEND 5702 CREATE PARTITION LOGICAL SIZE=2048 5703 ASSIGN e: 5704 CREATE PARTITION LOGICAL 5705 ASSIGN f: 5706. 5707 5708 5709MessageId=10041 5710SymbolicName=MSG_COMMAND_REMOVE 5711Severity=Informational 5712Facility=System 5713Language=English 5714<Add REMOVE command help text here> 5715. 5716Language=German 5717<Add REMOVE command help text here> 5718. 5719Language=Polish 5720<Add REMOVE command help text here> 5721. 5722Language=Portugese 5723<Add REMOVE command help text here> 5724. 5725Language=Romanian 5726<Add REMOVE command help text here> 5727. 5728Language=Russian 5729<Add REMOVE command help text here> 5730. 5731Language=Albanian 5732<Add REMOVE command help text here> 5733. 5734Language=Turkish 5735<Add REMOVE command help text here> 5736. 5737Language=Chinese 5738<Add REMOVE command help text here> 5739. 5740Language=Taiwanese 5741<Add REMOVE command help text here> 5742. 5743 5744 5745MessageId=10042 5746SymbolicName=MSG_COMMAND_REPAIR 5747Severity=Informational 5748Facility=System 5749Language=English 5750<Add REPAIR command help text here> 5751. 5752Language=German 5753<Add REPAIR command help text here> 5754. 5755Language=Polish 5756<Add REPAIR command help text here> 5757. 5758Language=Portugese 5759<Add REPAIR command help text here> 5760. 5761Language=Romanian 5762<Add REPAIR command help text here> 5763. 5764Language=Russian 5765<Add REPAIR command help text here> 5766. 5767Language=Albanian 5768<Add REPAIR command help text here> 5769. 5770Language=Turkish 5771<Add REPAIR command help text here> 5772. 5773Language=Chinese 5774<Add REPAIR command help text here> 5775. 5776Language=Taiwanese 5777<Add REPAIR command help text here> 5778. 5779 5780 5781MessageId=10043 5782SymbolicName=MSG_COMMAND_RESCAN 5783Severity=Informational 5784Facility=System 5785Language=English 5786 Locates new disks that may have been added to the computer. 5787 5788Syntax: RESCAN 5789 5790Example: 5791 5792 RESCAN 5793. 5794Language=German 5795 Sucht nach neuen Datenträgern, die dem Computer möglicherweise 5796 hinzugefügt wurden. 5797 5798Syntax: RESCAN 5799 5800Beispiel: 5801 5802 RESCAN 5803. 5804Language=Polish 5805 Locates new disks that may have been added to the computer. 5806 5807Syntax: RESCAN 5808 5809Example: 5810 5811 RESCAN 5812. 5813Language=Portugese 5814 Locates new disks that may have been added to the computer. 5815 5816Syntax: RESCAN 5817 5818Example: 5819 5820 RESCAN 5821. 5822Language=Romanian 5823 Locates new disks that may have been added to the computer. 5824 5825Syntax: RESCAN 5826 5827Example: 5828 5829 RESCAN 5830. 5831Language=Russian 5832 Locates new disks that may have been added to the computer. 5833 5834Syntax: RESCAN 5835 5836Example: 5837 5838 RESCAN 5839. 5840Language=Albanian 5841 Locates new disks that may have been added to the computer. 5842 5843Syntax: RESCAN 5844 5845Example: 5846 5847 RESCAN 5848. 5849Language=Turkish 5850 Locates new disks that may have been added to the computer. 5851 5852Syntax: RESCAN 5853 5854Example: 5855 5856 RESCAN 5857. 5858Language=Chinese 5859 Locates new disks that may have been added to the computer. 5860 5861Syntax: RESCAN 5862 5863Example: 5864 5865 RESCAN 5866. 5867Language=Taiwanese 5868 找出可能已加入電腦的新磁碟。 5869 5870語法: RESCAN 5871 5872範例: 5873 5874 RESCAN 5875. 5876 5877 5878MessageId=10044 5879SymbolicName=MSG_COMMAND_RETAIN 5880Severity=Informational 5881Facility=System 5882Language=English 5883<Add RETAIN command help text here> 5884. 5885Language=German 5886<Add RETAIN command help text here> 5887. 5888Language=Polish 5889<Add RETAIN command help text here> 5890. 5891Language=Portugese 5892<Add RETAIN command help text here> 5893. 5894Language=Romanian 5895<Add RETAIN command help text here> 5896. 5897Language=Russian 5898<Add RETAIN command help text here> 5899. 5900Language=Albanian 5901<Add RETAIN command help text here> 5902. 5903Language=Turkish 5904<Add RETAIN command help text here> 5905. 5906Language=Chinese 5907<Add RETAIN command help text here> 5908. 5909Language=Taiwanese 5910<Add RETAIN command help text here> 5911. 5912 5913 5914MessageId=10045 5915SymbolicName=MSG_COMMAND_SAN 5916Severity=Informational 5917Facility=System 5918Language=English 5919<Add SAN command help text here> 5920. 5921Language=German 5922<Add SAN command help text here> 5923. 5924Language=Polish 5925<Add SAN command help text here> 5926. 5927Language=Portugese 5928<Add SAN command help text here> 5929. 5930Language=Romanian 5931<Add SAN command help text here> 5932. 5933Language=Russian 5934<Add SAN command help text here> 5935. 5936Language=Albanian 5937<Add SAN command help text here> 5938. 5939Language=Turkish 5940<Add SAN command help text here> 5941. 5942Language=Chinese 5943<Add SAN command help text here> 5944. 5945Language=Taiwanese 5946<Add SAN command help text here> 5947. 5948 5949 5950MessageId=10046 5951SymbolicName=MSG_COMMAND_SELECT_DISK 5952Severity=Informational 5953Facility=System 5954Language=English 5955 Selects the specified disk and shifts the focus to it. 5956 5957Syntax: SELECT DISK=<N> 5958 SELECT DISK=SYSTEM 5959 SELECT DISK=NEXT 5960 SELECT DISK=<Path> 5961 5962 DISK=<N> 5963 The DiskPart disk index number of the disk to receive 5964 focus. 5965 5966 DISK=<Path> 5967 The location path of the disk to receive focus. 5968 5969 DISK=SYSTEM 5970 On BIOS machines, BIOS disk 0 will receive focus. 5971 On EFI machines, the disk containing the ESP partition 5972 used for the current boot will receive focus. On EFI 5973 machines, if there is no ESP, or there is more than 5974 one ESP present, or the machine is booted from Windows PE, 5975 the command will fail. 5976 5977 DISK=NEXT 5978 Once a disk is selected, this command is used to iterate 5979 over all disks in the disk list. The next disk in the list 5980 will receive focus. If the next disk is the start of the 5981 enumeration, the command will fail and no disk will have 5982 focus. 5983 5984 If no options are specified, the select command lists the disk that 5985 currently has the focus. You can view the DiskPart index numbers 5986 for all disks on the computer by using the LIST DISK command. 5987 5988Example: 5989 5990 SELECT DISK=1 5991 SELECT DISK=SYSTEM 5992 SELECT DISK=NEXT 5993 SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01) 5994. 5995Language=German 5996 Dient zum Auswählen des angegebenen Datenträgers sowie zum 5997 Festlegen des Fokus auf den Datenträger. 5998 5999Syntax: SELECT DISK=<N> 6000 SELECT DISK=SYSTEM 6001 SELECT DISK=NEXT 6002 SELECT DISK=<Path> 6003 6004 DISK=<N> 6005 Die DiskPart-Datenträgerindexnummer des Datenträgers, auf 6006 den der Fokus festgelegt werden soll. 6007 6008 DISK=<Pfad> 6009 Der Speicherortpfad des Datenträgers, auf den der Fokus 6010 festgelegt werden soll. 6011 6012 DISK=SYSTEM 6013 Bei BIOS-Computern erhält der BIOS-Datenträger "0" den 6014 Fokus. Bei EFI-Computern erhält der Datenträger mit der 6015 ESP-Partition, der für den aktuellen Startvorgang verwendet 6016 wird, den Fokus. Bei EFI-Computern ohne ESP oder mit 6017 mehreren ESPs (oder beim Start des Computers unter Ver- 6018 wendung von Windows PE) tritt bei Verwendung des Befehls 6019 ein Fehler auf. 6020 6021 DISK=NEXT 6022 Nach Auswahl eines Datenträgers erfolgt mithilfe dieses 6023 Befehls eine Iteration durch alle Datenträger in der Daten- 6024 trägerliste. Der nächste Datenträger in der Liste erhält den 6025 Fokus. Handelt es sich beim nächsten Datenträger um den 6026 Beginn der Aufzählung, tritt bei dem Befehl ein Fehler auf, und 6027 keiner der Datenträger erhält den Fokus. 6028 6029 Ohne Angabe von Optionen wird mithilfe des Befehls "Select" der 6030 Datenträger angegeben, der derzeit den Fokus besitzt. Verwenden 6031 Sie zum Anzeigen der DiskPart-Indexnummern für alle Datenträger 6032 des Computers den Befehl "LIST DISK". 6033 6034Beispiele: 6035 6036 SELECT DISK=1 6037 SELECT DISK=SYSTEM 6038 SELECT DISK=NEXT 6039 SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01) 6040. 6041Language=Polish 6042 Selects the specified disk and shifts the focus to it. 6043 6044Syntax: SELECT DISK=<N> 6045 SELECT DISK=SYSTEM 6046 SELECT DISK=NEXT 6047 SELECT DISK=<Path> 6048 6049 DISK=<N> 6050 The DiskPart disk index number of the disk to receive 6051 focus. 6052 6053 DISK=<Path> 6054 The location path of the disk to receive focus. 6055 6056 DISK=SYSTEM 6057 On BIOS machines, BIOS disk 0 will receive focus. 6058 On EFI machines, the disk containing the ESP partition 6059 used for the current boot will receive focus. On EFI 6060 machines, if there is no ESP, or there is more than 6061 one ESP present, or the machine is booted from Windows PE, 6062 the command will fail. 6063 6064 DISK=NEXT 6065 Once a disk is selected, this command is used to iterate 6066 over all disks in the disk list. The next disk in the list 6067 will receive focus. If the next disk is the start of the 6068 enumeration, the command will fail and no disk will have 6069 focus. 6070 6071 If no options are specified, the select command lists the disk that 6072 currently has the focus. You can view the DiskPart index numbers 6073 for all disks on the computer by using the LIST DISK command. 6074 6075Example: 6076 6077 SELECT DISK=1 6078 SELECT DISK=SYSTEM 6079 SELECT DISK=NEXT 6080 SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01) 6081. 6082Language=Portugese 6083 Selects the specified disk and shifts the focus to it. 6084 6085Syntax: SELECT DISK=<N> 6086 SELECT DISK=SYSTEM 6087 SELECT DISK=NEXT 6088 SELECT DISK=<Path> 6089 6090 DISK=<N> 6091 The DiskPart disk index number of the disk to receive 6092 focus. 6093 6094 DISK=<Path> 6095 The location path of the disk to receive focus. 6096 6097 DISK=SYSTEM 6098 On BIOS machines, BIOS disk 0 will receive focus. 6099 On EFI machines, the disk containing the ESP partition 6100 used for the current boot will receive focus. On EFI 6101 machines, if there is no ESP, or there is more than 6102 one ESP present, or the machine is booted from Windows PE, 6103 the command will fail. 6104 6105 DISK=NEXT 6106 Once a disk is selected, this command is used to iterate 6107 over all disks in the disk list. The next disk in the list 6108 will receive focus. If the next disk is the start of the 6109 enumeration, the command will fail and no disk will have 6110 focus. 6111 6112 If no options are specified, the select command lists the disk that 6113 currently has the focus. You can view the DiskPart index numbers 6114 for all disks on the computer by using the LIST DISK command. 6115 6116Example: 6117 6118 SELECT DISK=1 6119 SELECT DISK=SYSTEM 6120 SELECT DISK=NEXT 6121 SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01) 6122. 6123Language=Romanian 6124 Selects the specified disk and shifts the focus to it. 6125 6126Syntax: SELECT DISK=<N> 6127 SELECT DISK=SYSTEM 6128 SELECT DISK=NEXT 6129 SELECT DISK=<Path> 6130 6131 DISK=<N> 6132 The DiskPart disk index number of the disk to receive 6133 focus. 6134 6135 DISK=<Path> 6136 The location path of the disk to receive focus. 6137 6138 DISK=SYSTEM 6139 On BIOS machines, BIOS disk 0 will receive focus. 6140 On EFI machines, the disk containing the ESP partition 6141 used for the current boot will receive focus. On EFI 6142 machines, if there is no ESP, or there is more than 6143 one ESP present, or the machine is booted from Windows PE, 6144 the command will fail. 6145 6146 DISK=NEXT 6147 Once a disk is selected, this command is used to iterate 6148 over all disks in the disk list. The next disk in the list 6149 will receive focus. If the next disk is the start of the 6150 enumeration, the command will fail and no disk will have 6151 focus. 6152 6153 If no options are specified, the select command lists the disk that 6154 currently has the focus. You can view the DiskPart index numbers 6155 for all disks on the computer by using the LIST DISK command. 6156 6157Example: 6158 6159 SELECT DISK=1 6160 SELECT DISK=SYSTEM 6161 SELECT DISK=NEXT 6162 SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01) 6163. 6164Language=Russian 6165 Selects the specified disk and shifts the focus to it. 6166 6167Syntax: SELECT DISK=<N> 6168 SELECT DISK=SYSTEM 6169 SELECT DISK=NEXT 6170 SELECT DISK=<Path> 6171 6172 DISK=<N> 6173 The DiskPart disk index number of the disk to receive 6174 focus. 6175 6176 DISK=<Path> 6177 The location path of the disk to receive focus. 6178 6179 DISK=SYSTEM 6180 On BIOS machines, BIOS disk 0 will receive focus. 6181 On EFI machines, the disk containing the ESP partition 6182 used for the current boot will receive focus. On EFI 6183 machines, if there is no ESP, or there is more than 6184 one ESP present, or the machine is booted from Windows PE, 6185 the command will fail. 6186 6187 DISK=NEXT 6188 Once a disk is selected, this command is used to iterate 6189 over all disks in the disk list. The next disk in the list 6190 will receive focus. If the next disk is the start of the 6191 enumeration, the command will fail and no disk will have 6192 focus. 6193 6194 If no options are specified, the select command lists the disk that 6195 currently has the focus. You can view the DiskPart index numbers 6196 for all disks on the computer by using the LIST DISK command. 6197 6198Example: 6199 6200 SELECT DISK=1 6201 SELECT DISK=SYSTEM 6202 SELECT DISK=NEXT 6203 SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01) 6204. 6205Language=Albanian 6206 Selects the specified disk and shifts the focus to it. 6207 6208Syntax: SELECT DISK=<N> 6209 SELECT DISK=SYSTEM 6210 SELECT DISK=NEXT 6211 SELECT DISK=<Path> 6212 6213 DISK=<N> 6214 The DiskPart disk index number of the disk to receive 6215 focus. 6216 6217 DISK=<Path> 6218 The location path of the disk to receive focus. 6219 6220 DISK=SYSTEM 6221 On BIOS machines, BIOS disk 0 will receive focus. 6222 On EFI machines, the disk containing the ESP partition 6223 used for the current boot will receive focus. On EFI 6224 machines, if there is no ESP, or there is more than 6225 one ESP present, or the machine is booted from Windows PE, 6226 the command will fail. 6227 6228 DISK=NEXT 6229 Once a disk is selected, this command is used to iterate 6230 over all disks in the disk list. The next disk in the list 6231 will receive focus. If the next disk is the start of the 6232 enumeration, the command will fail and no disk will have 6233 focus. 6234 6235 If no options are specified, the select command lists the disk that 6236 currently has the focus. You can view the DiskPart index numbers 6237 for all disks on the computer by using the LIST DISK command. 6238 6239Example: 6240 6241 SELECT DISK=1 6242 SELECT DISK=SYSTEM 6243 SELECT DISK=NEXT 6244 SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01) 6245. 6246Language=Turkish 6247 Selects the specified disk and shifts the focus to it. 6248 6249Syntax: SELECT DISK=<N> 6250 SELECT DISK=SYSTEM 6251 SELECT DISK=NEXT 6252 SELECT DISK=<Path> 6253 6254 DISK=<N> 6255 The DiskPart disk index number of the disk to receive 6256 focus. 6257 6258 DISK=<Path> 6259 The location path of the disk to receive focus. 6260 6261 DISK=SYSTEM 6262 On BIOS machines, BIOS disk 0 will receive focus. 6263 On EFI machines, the disk containing the ESP partition 6264 used for the current boot will receive focus. On EFI 6265 machines, if there is no ESP, or there is more than 6266 one ESP present, or the machine is booted from Windows PE, 6267 the command will fail. 6268 6269 DISK=NEXT 6270 Once a disk is selected, this command is used to iterate 6271 over all disks in the disk list. The next disk in the list 6272 will receive focus. If the next disk is the start of the 6273 enumeration, the command will fail and no disk will have 6274 focus. 6275 6276 If no options are specified, the select command lists the disk that 6277 currently has the focus. You can view the DiskPart index numbers 6278 for all disks on the computer by using the LIST DISK command. 6279 6280Example: 6281 6282 SELECT DISK=1 6283 SELECT DISK=SYSTEM 6284 SELECT DISK=NEXT 6285 SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01) 6286. 6287Language=Chinese 6288 Selects the specified disk and shifts the focus to it. 6289 6290Syntax: SELECT DISK=<N> 6291 SELECT DISK=SYSTEM 6292 SELECT DISK=NEXT 6293 SELECT DISK=<Path> 6294 6295 DISK=<N> 6296 The DiskPart disk index number of the disk to receive 6297 focus. 6298 6299 DISK=<Path> 6300 The location path of the disk to receive focus. 6301 6302 DISK=SYSTEM 6303 On BIOS machines, BIOS disk 0 will receive focus. 6304 On EFI machines, the disk containing the ESP partition 6305 used for the current boot will receive focus. On EFI 6306 machines, if there is no ESP, or there is more than 6307 one ESP present, or the machine is booted from Windows PE, 6308 the command will fail. 6309 6310 DISK=NEXT 6311 Once a disk is selected, this command is used to iterate 6312 over all disks in the disk list. The next disk in the list 6313 will receive focus. If the next disk is the start of the 6314 enumeration, the command will fail and no disk will have 6315 focus. 6316 6317 If no options are specified, the select command lists the disk that 6318 currently has the focus. You can view the DiskPart index numbers 6319 for all disks on the computer by using the LIST DISK command. 6320 6321Example: 6322 6323 SELECT DISK=1 6324 SELECT DISK=SYSTEM 6325 SELECT DISK=NEXT 6326 SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01) 6327. 6328Language=Taiwanese 6329 選擇指定的磁碟,並將焦點轉移到該磁碟。 6330 6331語法: SELECT DISK=<N> 6332 SELECT DISK=SYSTEM 6333 SELECT DISK=NEXT 6334 SELECT DISK=<Path> 6335 6336 DISK=<N> 6337 要接收焦點之磁碟的磁碟號碼。 6338 6339 DISK=<Path> 6340 要接收焦點之磁碟的位置的路徑。 6341 6342 DISK=SYSTEM 6343 在使用 BIOS 的電腦中,BIOS 磁碟 0 會接收焦點。 6344 在使用 EFI 的電腦中,包含用於目前啟動程序的 ESP 分區的 6345 磁碟會接收焦點。如果在使用 EFI 的電腦中沒有 ESP 分區、 6346 有多於一個 ESP 分區,或者電腦是從 Windows PE 啟動, 6347 命令將會失敗。 6348 6349 DISK=NEXT 6350 在選擇磁碟後,這個命令是用以逐一查看磁碟清單中的 6351 所有磁碟。清單中的下一個磁碟將會接收焦點。 6352 如果下一個磁碟是列舉的開頭,命令將會失敗,且沒有任何 6353 磁碟會有焦點。 6354 6355 如果未指定任何選項,Select 命令會列出目前聚焦中的磁碟。 6356 您可以使用 LIST DISK 命令,檢視電腦上所有磁碟的 DiskPart 索引號碼。 6357 6358範例: 6359 6360 SELECT DISK=1 6361 SELECT DISK=SYSTEM 6362 SELECT DISK=NEXT 6363 SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01) 6364. 6365 6366 6367MessageId=10047 6368SymbolicName=MSG_COMMAND_SELECT_PARTITION 6369Severity=Informational 6370Facility=System 6371Language=English 6372 Selects the specified partition and shifts the focus to it. 6373 6374Syntax: SELECT PARTITION=<N> 6375 6376 PARTITION=<N> 6377 6378 The number of the partition to receive the focus. 6379 6380 If no partition is specified, the select command lists the current 6381 partition with focus. You can specify the partition by its number. You can 6382 view the numbers of all partitions on the current disk by using the list 6383 partition command. 6384 6385 You must first select a disk using the DiskPart select disk command before 6386 you can select a partition. 6387 6388Example: 6389 6390 SELECT PARTITION=1 6391. 6392Language=German 6393 Wählt die angegebene Partition aus und setzt den Fokus auf diese 6394 Partition. 6395 6396Syntax: SELECT PARTITION=<N> 6397 6398 PARTITION=<N> 6399 6400 Die Nummer der Partition, die den Fokus erhalten soll. 6401 6402 Wenn keine Partition angegeben ist, listet der Befehl SELECT die 6403 aktuelle Partition auf, die den Fokus hat. Sie können die Partition 6404 mit ihrer Nummer angeben. Mit dem Befehl LIST PARTITION können die 6405 Nummern aller auf dem aktuellen Datenträger enthaltenen Partitionen 6406 angezeigt werden. 6407 6408 Bevor Sie eine Partition auswählen können, müssen Sie zunächst mit dem 6409 DiskPart-Befehl SELECT DISK einen Datenträger auswählen. 6410 6411Beispiel: 6412 6413 SELECT PARTITION=1 6414. 6415Language=Polish 6416 Selects the specified partition and shifts the focus to it. 6417 6418Syntax: SELECT PARTITION=<N> 6419 6420 PARTITION=<N> 6421 6422 The number of the partition to receive the focus. 6423 6424 If no partition is specified, the select command lists the current 6425 partition with focus. You can specify the partition by its number. You can 6426 view the numbers of all partitions on the current disk by using the list 6427 partition command. 6428 6429 You must first select a disk using the DiskPart select disk command before 6430 you can select a partition. 6431 6432Example: 6433 6434 SELECT PARTITION=1 6435. 6436Language=Portugese 6437 Selects the specified partition and shifts the focus to it. 6438 6439Syntax: SELECT PARTITION=<N> 6440 6441 PARTITION=<N> 6442 6443 The number of the partition to receive the focus. 6444 6445 If no partition is specified, the select command lists the current 6446 partition with focus. You can specify the partition by its number. You can 6447 view the numbers of all partitions on the current disk by using the list 6448 partition command. 6449 6450 You must first select a disk using the DiskPart select disk command before 6451 you can select a partition. 6452 6453Example: 6454 6455 SELECT PARTITION=1 6456. 6457Language=Romanian 6458 Selects the specified partition and shifts the focus to it. 6459 6460Syntax: SELECT PARTITION=<N> 6461 6462 PARTITION=<N> 6463 6464 The number of the partition to receive the focus. 6465 6466 If no partition is specified, the select command lists the current 6467 partition with focus. You can specify the partition by its number. You can 6468 view the numbers of all partitions on the current disk by using the list 6469 partition command. 6470 6471 You must first select a disk using the DiskPart select disk command before 6472 you can select a partition. 6473 6474Example: 6475 6476 SELECT PARTITION=1 6477. 6478Language=Russian 6479 Selects the specified partition and shifts the focus to it. 6480 6481Syntax: SELECT PARTITION=<N> 6482 6483 PARTITION=<N> 6484 6485 The number of the partition to receive the focus. 6486 6487 If no partition is specified, the select command lists the current 6488 partition with focus. You can specify the partition by its number. You can 6489 view the numbers of all partitions on the current disk by using the list 6490 partition command. 6491 6492 You must first select a disk using the DiskPart select disk command before 6493 you can select a partition. 6494 6495Example: 6496 6497 SELECT PARTITION=1 6498. 6499Language=Albanian 6500 Selects the specified partition and shifts the focus to it. 6501 6502Syntax: SELECT PARTITION=<N> 6503 6504 PARTITION=<N> 6505 6506 The number of the partition to receive the focus. 6507 6508 If no partition is specified, the select command lists the current 6509 partition with focus. You can specify the partition by its number. You can 6510 view the numbers of all partitions on the current disk by using the list 6511 partition command. 6512 6513 You must first select a disk using the DiskPart select disk command before 6514 you can select a partition. 6515 6516Example: 6517 6518 SELECT PARTITION=1 6519. 6520Language=Turkish 6521 Selects the specified partition and shifts the focus to it. 6522 6523Syntax: SELECT PARTITION=<N> 6524 6525 PARTITION=<N> 6526 6527 The number of the partition to receive the focus. 6528 6529 If no partition is specified, the select command lists the current 6530 partition with focus. You can specify the partition by its number. You can 6531 view the numbers of all partitions on the current disk by using the list 6532 partition command. 6533 6534 You must first select a disk using the DiskPart select disk command before 6535 you can select a partition. 6536 6537Example: 6538 6539 SELECT PARTITION=1 6540. 6541Language=Chinese 6542 Selects the specified partition and shifts the focus to it. 6543 6544Syntax: SELECT PARTITION=<N> 6545 6546 PARTITION=<N> 6547 6548 The number of the partition to receive the focus. 6549 6550 If no partition is specified, the select command lists the current 6551 partition with focus. You can specify the partition by its number. You can 6552 view the numbers of all partitions on the current disk by using the list 6553 partition command. 6554 6555 You must first select a disk using the DiskPart select disk command before 6556 you can select a partition. 6557 6558Example: 6559 6560 SELECT PARTITION=1 6561. 6562Language=Taiwanese 6563 選取指定的磁碟分割,並將焦點轉移到該磁碟分割。 6564 6565語法: SELECT PARTITION=<N> 6566 6567 PARTITION=<N> 6568 6569 要接收焦點之磁碟分割的磁碟分割號碼。 6570 6571 如果未指定任何選項,Select 命令會列出目前聚焦中的磁碟分割。 6572 您可以使用磁碟分割的號碼來指定它。您可以使用 list partition 命令 6573 來檢視目前磁碟上之所有磁碟分割的號碼。 6574 6575 在選擇磁碟分割之前,您必須先使用 DiskPart 的 select disk 命令 6576 來選擇磁碟。 6577 6578範例: 6579 6580 SELECT PARTITION=1 6581. 6582 6583 6584MessageId=10048 6585SymbolicName=MSG_COMMAND_SELECT_VOLUME 6586Severity=Informational 6587Facility=System 6588Language=English 6589 Selects the specified volume and shifts the focus to it. 6590 6591Syntax: SELECT VOLUME={<N> | <D>} 6592 6593 VOLUME=<N> The number of the volume to receive the focus. 6594 6595 VOLUME=<D> The drive letter or mounted folder path of the volume 6596 to receive the focus. 6597 6598 If no volume is specified, the select command lists the current volume with 6599 focus. You can specify the volume by number, drive letter, or mounted folder 6600 path. On a basic disk, selecting a volume also gives the corresponding 6601 partition focus. You can view the numbers of all volumes on the computer by 6602 using the list volume command. 6603 6604Example: 6605 6606 SELECT VOLUME=1 6607 SELECT VOLUME=C 6608 SELECT VOLUME=C:\\MountH 6609. 6610Language=German 6611 Wählt das angegebene Volume aus und setzt den Fokus auf dieses Volume. 6612 6613Syntax: SELECT VOLUME={<N> | <L>} 6614 6615 VOLUME=<N> Die Nummer des Volumes, das den Fokus erhalten soll. 6616 6617 VOLUME=<L> Der Laufwerkbuchstabe oder Pfad des eingebundenen Ordners des 6618 Volumes, das den Fokus erhalten soll. 6619 6620 Wenn kein Volume angegeben ist, listet der Befehl SELECT das aktuelle 6621 Volume auf, das den Fokus besitzt. Sie können das Volume mit einer Nummer, 6622 einem Laufwerkbuchstaben oder dem Pfad des eingebundenen 6623 Ordners angeben. 6624 Auf einem Basisdatenträger erhält bei Auswahl eines Volumes auch die 6625 entsprechende Partition den Fokus. Mit dem Befehl LIST VOLUME können Sie 6626 die Nummern aller auf dem Computer vorhandenen Volumes anzeigen. 6627 6628Beispiel: 6629 6630 SELECT VOLUME=1 6631 SELECT VOLUME=C 6632 SELECT VOLUME=C:\\MountH 6633. 6634Language=Polish 6635 Selects the specified volume and shifts the focus to it. 6636 6637Syntax: SELECT VOLUME={<N> | <D>} 6638 6639 VOLUME=<N> The number of the volume to receive the focus. 6640 6641 VOLUME=<D> The drive letter or mounted folder path of the volume 6642 to receive the focus. 6643 6644 If no volume is specified, the select command lists the current volume with 6645 focus. You can specify the volume by number, drive letter, or mounted folder 6646 path. On a basic disk, selecting a volume also gives the corresponding 6647 partition focus. You can view the numbers of all volumes on the computer by 6648 using the list volume command. 6649 6650Example: 6651 6652 SELECT VOLUME=1 6653 SELECT VOLUME=C 6654 SELECT VOLUME=C:\\MountH 6655. 6656Language=Portugese 6657 Selects the specified volume and shifts the focus to it. 6658 6659Syntax: SELECT VOLUME={<N> | <D>} 6660 6661 VOLUME=<N> The number of the volume to receive the focus. 6662 6663 VOLUME=<D> The drive letter or mounted folder path of the volume 6664 to receive the focus. 6665 6666 If no volume is specified, the select command lists the current volume with 6667 focus. You can specify the volume by number, drive letter, or mounted folder 6668 path. On a basic disk, selecting a volume also gives the corresponding 6669 partition focus. You can view the numbers of all volumes on the computer by 6670 using the list volume command. 6671 6672Example: 6673 6674 SELECT VOLUME=1 6675 SELECT VOLUME=C 6676 SELECT VOLUME=C:\\MountH 6677. 6678Language=Romanian 6679 Selects the specified volume and shifts the focus to it. 6680 6681Syntax: SELECT VOLUME={<N> | <D>} 6682 6683 VOLUME=<N> The number of the volume to receive the focus. 6684 6685 VOLUME=<D> The drive letter or mounted folder path of the volume 6686 to receive the focus. 6687 6688 If no volume is specified, the select command lists the current volume with 6689 focus. You can specify the volume by number, drive letter, or mounted folder 6690 path. On a basic disk, selecting a volume also gives the corresponding 6691 partition focus. You can view the numbers of all volumes on the computer by 6692 using the list volume command. 6693 6694Example: 6695 6696 SELECT VOLUME=1 6697 SELECT VOLUME=C 6698 SELECT VOLUME=C:\\MountH 6699. 6700Language=Russian 6701 Selects the specified volume and shifts the focus to it. 6702 6703Syntax: SELECT VOLUME={<N> | <D>} 6704 6705 VOLUME=<N> The number of the volume to receive the focus. 6706 6707 VOLUME=<D> The drive letter or mounted folder path of the volume 6708 to receive the focus. 6709 6710 If no volume is specified, the select command lists the current volume with 6711 focus. You can specify the volume by number, drive letter, or mounted folder 6712 path. On a basic disk, selecting a volume also gives the corresponding 6713 partition focus. You can view the numbers of all volumes on the computer by 6714 using the list volume command. 6715 6716Example: 6717 6718 SELECT VOLUME=1 6719 SELECT VOLUME=C 6720 SELECT VOLUME=C:\\MountH 6721. 6722Language=Albanian 6723 Selects the specified volume and shifts the focus to it. 6724 6725Syntax: SELECT VOLUME={<N> | <D>} 6726 6727 VOLUME=<N> The number of the volume to receive the focus. 6728 6729 VOLUME=<D> The drive letter or mounted folder path of the volume 6730 to receive the focus. 6731 6732 If no volume is specified, the select command lists the current volume with 6733 focus. You can specify the volume by number, drive letter, or mounted folder 6734 path. On a basic disk, selecting a volume also gives the corresponding 6735 partition focus. You can view the numbers of all volumes on the computer by 6736 using the list volume command. 6737 6738Example: 6739 6740 SELECT VOLUME=1 6741 SELECT VOLUME=C 6742 SELECT VOLUME=C:\\MountH 6743. 6744Language=Turkish 6745 Selects the specified volume and shifts the focus to it. 6746 6747Syntax: SELECT VOLUME={<N> | <D>} 6748 6749 VOLUME=<N> The number of the volume to receive the focus. 6750 6751 VOLUME=<D> The drive letter or mounted folder path of the volume 6752 to receive the focus. 6753 6754 If no volume is specified, the select command lists the current volume with 6755 focus. You can specify the volume by number, drive letter, or mounted folder 6756 path. On a basic disk, selecting a volume also gives the corresponding 6757 partition focus. You can view the numbers of all volumes on the computer by 6758 using the list volume command. 6759 6760Example: 6761 6762 SELECT VOLUME=1 6763 SELECT VOLUME=C 6764 SELECT VOLUME=C:\\MountH 6765. 6766Language=Chinese 6767 Selects the specified volume and shifts the focus to it. 6768 6769Syntax: SELECT VOLUME={<N> | <D>} 6770 6771 VOLUME=<N> The number of the volume to receive the focus. 6772 6773 VOLUME=<D> The drive letter or mounted folder path of the volume 6774 to receive the focus. 6775 6776 If no volume is specified, the select command lists the current volume with 6777 focus. You can specify the volume by number, drive letter, or mounted folder 6778 path. On a basic disk, selecting a volume also gives the corresponding 6779 partition focus. You can view the numbers of all volumes on the computer by 6780 using the list volume command. 6781 6782Example: 6783 6784 SELECT VOLUME=1 6785 SELECT VOLUME=C 6786 SELECT VOLUME=C:\\MountH 6787. 6788Language=Taiwanese 6789 選取指定的磁碟區,並將焦點移到該磁碟區。 6790 6791語法: SELECT VOLUME={<N> | <D>} 6792 6793 VOLUME=<N> 要接收焦點的磁碟區編號。 6794 6795 VOLUME=<D> 要接收焦點的磁碟區代號或掛接點路徑。 6796 6797 如果沒有指定磁碟區,select 命令將列出目前聚焦中的磁碟區。您可以根據編號、 6798 磁碟機代號或掛接點路徑指定磁碟區。在基本磁碟中,選擇磁碟區同時也會給予 6799 相對的磁碟分割焦點。您可以使用 list volume 命令以檢視所有電腦中磁碟區的 6800 編號。 6801 6802範例: 6803 6804 SELECT VOLUME=1 6805 SELECT VOLUME=C 6806 SELECT VOLUME=C:\\MountH 6807. 6808 6809 6810MessageId=10049 6811SymbolicName=MSG_COMMAND_SELECT_VDISK 6812Severity=Informational 6813Facility=System 6814Language=English 6815<Add SELECT VDISK command help text here> 6816. 6817Language=German 6818<Add SELECT VDISK command help text here> 6819. 6820Language=Polish 6821<Add SELECT VDISK command help text here> 6822. 6823Language=Portugese 6824<Add SELECT VDISK command help text here> 6825. 6826Language=Romanian 6827<Add SELECT VDISK command help text here> 6828. 6829Language=Russian 6830<Add SELECT VDISK command help text here> 6831. 6832Language=Albanian 6833<Add SELECT VDISK command help text here> 6834. 6835Language=Turkish 6836<Add SELECT VDISK command help text here> 6837. 6838Language=Chinese 6839<Add SELECT VDISK command help text here> 6840. 6841Language=Taiwanese 6842<Add SELECT VDISK command help text here> 6843. 6844 6845 6846MessageId=10050 6847SymbolicName=MSG_COMMAND_SETID 6848Severity=Informational 6849Facility=System 6850Language=English 6851 Changes the partition type field for the partition with focus. 6852 6853Syntax: SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR] 6854 6855 ID={<BYTE> | <GUID>} 6856 6857 Specifies the new partition type. 6858 For master boot record (MBR) disks, you can specify a partition 6859 type byte, in hexadecimal form, for the partition. Any 6860 partition type byte can be specified with this parameter except 6861 for type 0x42 (LDM partition). Note that the leading '0x' is 6862 omitted when specifying the hexadecimal partition type. 6863 6864 For GUID partition table (GPT) disks you can specify a 6865 partition type GUID for the partition. Recognized GUIDs 6866 include: 6867 6868 EFI System partition: 6869 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 6870 6871 Basic data partition: 6872 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 6873 6874 Any partition type GUID can be specified with this parameter 6875 except for the following: 6876 6877 Microsoft Reserved partition: 6878 e3c9e316-0b5c-4db8-817d-f92df00215a 6879 6880 LDM Metadata partition on a dynamic disk: 6881 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 6882 6883 LDM Data partition on a dynamic disk: 6884 af9b60a0-1431-4f62-bc68-3311714a69ad 6885 6886 Cluster Metadata partition: 6887 db97dba9-0840-4bae-97f0-ffb9a327c7e1 6888 6889 6890 Other than the limitations mentioned, DiskPart otherwise does 6891 not check the partition type for validity except to ensure that 6892 it is a byte in hexadecimal form or a GUID. 6893 6894 OVERRIDE Enables DiskPart to force the file system on the volume to 6895 dismount before changing the partition type. When changing 6896 the partition type, DiskPart will attempt to lock and dismount 6897 the file system on the volume. If this parameter is not specified, 6898 and the call to lock the file system fails, (because some other 6899 application has an open handle to the volume), the entire 6900 operation will fail. When this parameter is specified, the 6901 dismount is forced even if the call to lock the file system 6902 fails. When a file system is dismounted, all opened handles to 6903 the volume will become invalid. 6904 6905 NOERR For scripting only. When an error is encountered, DiskPart 6906 continues to process commands as if the error did not occur. 6907 Without the NOERR parameter, an error causes DiskPart to exit 6908 with an error code. 6909 6910 Intended for Original Equipment Manufacturer (OEM) use only. 6911 6912 A partition must be selected for this operation to succeed. 6913 6914 Caution: 6915 6916 Changing partition type fields with this parameter might cause your 6917 computer to fail or be unable to start up. Unless you are an OEM or an 6918 IT professional experienced with GPT disks, do not change partition 6919 type fields on GPT disks using this parameter. Instead, always use the 6920 CREATE PARTITION EFI command to create EFI System partitions, the 6921 CREATE PARTITION MSR command to create Microsoft Reserved partitions, 6922 and the CREATE PARTITION PRIMARY command without the ID parameter to 6923 create primary partitions on GPT disks. 6924 6925 This command does not work on dynamic disks nor on Microsoft Reserved 6926 partitions. 6927 6928Example: 6929 SET ID=07 OVERRIDE 6930 SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 6931. 6932Language=German 6933 6934 Ändert das Partitionstypfeld für die Partition im Fokus. 6935 6936Syntax: SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR] 6937 6938 ID={<BYTE> | <GUID>} 6939 6940 Gibt den neuen Partitionstyp an. 6941 6942 Für MBR-Datenträger (Master Boot Record) können Sie ein 6943 Partitionstypbyte im Hexadezimalformat angeben. Mit 6944 diesem Parameter können Sie jedes Partitionstypbyte angeben, 6945 außer Typ "0x42" (LDM-Partition). Das voranstehende "0x" wird 6946 bei Angabe des hexadezimalen Partitionstyps ausgelassen. 6947 6948 Für GPT-Datenträger (GPT = GUID-Partitionstabelle) können 6949 Sie einen Partitionstyp-GUID für die zu erstellende Partition 6950 angeben: Zu den erkannten GUIDs gehören: 6951 6952 EFI-Systempartition: 6953 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 6954 6955 Basisdatenpartition: 6956 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 6957 6958 Mit diesem Parameter kann jeder Partitionstyp-GUID 6959 angegeben werden, mit Ausnahme der folgenden: 6960 6961 MSR-Partition (Microsoft Reserved): 6962 e3c9e316-0b5c-4db8-817d-f92df00215ae 6963 6964 LDM-Metadatenpartition auf einem dynamischen Datenträger: 6965 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 6966 6967 LDM-Datenpartition auf einem dynamischen Datenträger: 6968 af9b60a0-1431-4f62-bc68-3311714a69ad 6969 6970 Clustermetadaten-Partition: 6971 db97dba9-0840-4bae-97f0-ffb9a327c7e1 6972 6973 6974 Abgesehen von den erwähnten Einschränkungen überprüft 6975 DiskPart die Gültigkeit des Partitionstyps nicht. Es wird 6976 lediglich sichergestellt, dass es sich um ein Byte im Hexadezi- 6977 malformat oder um einen GUID handelt 6978 6979 OVERRIDE Ermöglicht DiskPart die Aufhebung der Bereitstellung 6980 des Dateisystems auf dem Volume zu erzwingen, bevor der 6981 Partitionstyp geändert wird. Beim Ändern des Partitionstyps 6982 wird das Dateisystem auf dem Volume gesperrt und dessen 6983 Bereitstellung aufgehoben. Wird dieser Parameter nicht an- 6984 gegeben und schlägt der Aufruf zum Sperren des Dateisys- 6985 tems fehl (da einige andere Anwendungen über ein geöffne- 6986 tes Handle für das Volume verfügen), schlägt der gesamte 6987 Vorgang fehl. Bei Angabe dieses Parameters wird die Auf- 6988 hebung der Bereitstellung auch dann erzwungen, wenn der 6989 Aufruf des Dateisystems fehlschlägt. Wird die Bereitstellung 6990 eines Dateisystems aufgehoben, werden alle geöffneten 6991 Handles für das Volume ungültig. 6992 6993 NOERR Nur für Skripting. Bei einem Fehler wird die Verarbeitung von 6994 Befehlen fortgesetzt, als sei der Fehler nicht aufgetreten. 6995 Ohne NOERR-Parameter wird DiskPart bei einem Fehler mit 6996 dem entsprechenden Fehlercode beendet. 6997 6998 Ist nur für die Verwendung durch Originalgerätehersteller 6999 (OEM, Original Equipment Manufacturer) vorgesehen. 7000 7001 Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss 7002 eine Partition ausgewählt sein. 7003 7004 Vorsicht: 7005 7006 Das Ändern von Partitionstypfeldern mit diesem Parameter kann 7007 dazu führen, dass der Computer nicht mehr ordnungsgemäß 7008 funktioniert oder nicht mehr gestartet werden kann. Sofern Sie 7009 kein Originalgerätehersteller oder IT-Fachmann sind, der mit GPT- 7010 Datenträgern vertraut ist, sollten Sie keine Partitionstypfelder auf 7011 GPT-Datenträgern mit diesem Parameter ändern. Verwenden Sie 7012 stattdessen immer den Befehl "CREATE PARTITION EFI" zum 7013 Erstellen von EFI-Systempartitionen, den Befehl "CREATE 7014 PARTITION MSR" zum Erstellen von MSR-Partitionen und den 7015 Befehl "CREATE PARTITION PRIMARY" (ohne diesen Parameter) 7016 zum Erstellen von primären Partitionen auf GPT-Datenträgern. 7017 7018 Dieser Befehl funktioniert weder auf dynamischen Datenträgern noch 7019 auf MSR-Partitionen (Microsoft Reserved). 7020 7021Beispiel: 7022 7023 SET ID=07 OVERRIDE 7024 SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 7025. 7026Language=Polish 7027 Changes the partition type field for the partition with focus. 7028 7029Syntax: SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR] 7030 7031 ID={<BYTE> | <GUID>} 7032 7033 Specifies the new partition type. 7034 For master boot record (MBR) disks, you can specify a partition 7035 type byte, in hexadecimal form, for the partition. Any 7036 partition type byte can be specified with this parameter except 7037 for type 0x42 (LDM partition). Note that the leading '0x' is 7038 omitted when specifying the hexadecimal partition type. 7039 7040 For GUID partition table (GPT) disks you can specify a 7041 partition type GUID for the partition. Recognized GUIDs 7042 include: 7043 7044 EFI System partition: 7045 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 7046 7047 Basic data partition: 7048 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 7049 7050 Any partition type GUID can be specified with this parameter 7051 except for the following: 7052 7053 Microsoft Reserved partition: 7054 e3c9e316-0b5c-4db8-817d-f92df00215a 7055 7056 LDM Metadata partition on a dynamic disk: 7057 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 7058 7059 LDM Data partition on a dynamic disk: 7060 af9b60a0-1431-4f62-bc68-3311714a69ad 7061 7062 Cluster Metadata partition: 7063 db97dba9-0840-4bae-97f0-ffb9a327c7e1 7064 7065 7066 Other than the limitations mentioned, DiskPart otherwise does 7067 not check the partition type for validity except to ensure that 7068 it is a byte in hexadecimal form or a GUID. 7069 7070 OVERRIDE Enables DiskPart to force the file system on the volume to 7071 dismount before changing the partition type. When changing 7072 the partition type, DiskPart will attempt to lock and dismount 7073 the file system on the volume. If this parameter is not specified, 7074 and the call to lock the file system fails, (because some other 7075 application has an open handle to the volume), the entire 7076 operation will fail. When this parameter is specified, the 7077 dismount is forced even if the call to lock the file system 7078 fails. When a file system is dismounted, all opened handles to 7079 the volume will become invalid. 7080 7081 NOERR For scripting only. When an error is encountered, DiskPart 7082 continues to process commands as if the error did not occur. 7083 Without the NOERR parameter, an error causes DiskPart to exit 7084 with an error code. 7085 7086 Intended for Original Equipment Manufacturer (OEM) use only. 7087 7088 A partition must be selected for this operation to succeed. 7089 7090 Caution: 7091 7092 Changing partition type fields with this parameter might cause your 7093 computer to fail or be unable to start up. Unless you are an OEM or an 7094 IT professional experienced with GPT disks, do not change partition 7095 type fields on GPT disks using this parameter. Instead, always use the 7096 CREATE PARTITION EFI command to create EFI System partitions, the 7097 CREATE PARTITION MSR command to create Microsoft Reserved partitions, 7098 and the CREATE PARTITION PRIMARY command without the ID parameter to 7099 create primary partitions on GPT disks. 7100 7101 This command does not work on dynamic disks nor on Microsoft Reserved 7102 partitions. 7103 7104Example: 7105 SET ID=07 OVERRIDE 7106 SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 7107. 7108Language=Portugese 7109 Changes the partition type field for the partition with focus. 7110 7111Syntax: SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR] 7112 7113 ID={<BYTE> | <GUID>} 7114 7115 Specifies the new partition type. 7116 For master boot record (MBR) disks, you can specify a partition 7117 type byte, in hexadecimal form, for the partition. Any 7118 partition type byte can be specified with this parameter except 7119 for type 0x42 (LDM partition). Note that the leading '0x' is 7120 omitted when specifying the hexadecimal partition type. 7121 7122 For GUID partition table (GPT) disks you can specify a 7123 partition type GUID for the partition. Recognized GUIDs 7124 include: 7125 7126 EFI System partition: 7127 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 7128 7129 Basic data partition: 7130 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 7131 7132 Any partition type GUID can be specified with this parameter 7133 except for the following: 7134 7135 Microsoft Reserved partition: 7136 e3c9e316-0b5c-4db8-817d-f92df00215a 7137 7138 LDM Metadata partition on a dynamic disk: 7139 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 7140 7141 LDM Data partition on a dynamic disk: 7142 af9b60a0-1431-4f62-bc68-3311714a69ad 7143 7144 Cluster Metadata partition: 7145 db97dba9-0840-4bae-97f0-ffb9a327c7e1 7146 7147 7148 Other than the limitations mentioned, DiskPart otherwise does 7149 not check the partition type for validity except to ensure that 7150 it is a byte in hexadecimal form or a GUID. 7151 7152 OVERRIDE Enables DiskPart to force the file system on the volume to 7153 dismount before changing the partition type. When changing 7154 the partition type, DiskPart will attempt to lock and dismount 7155 the file system on the volume. If this parameter is not specified, 7156 and the call to lock the file system fails, (because some other 7157 application has an open handle to the volume), the entire 7158 operation will fail. When this parameter is specified, the 7159 dismount is forced even if the call to lock the file system 7160 fails. When a file system is dismounted, all opened handles to 7161 the volume will become invalid. 7162 7163 NOERR For scripting only. When an error is encountered, DiskPart 7164 continues to process commands as if the error did not occur. 7165 Without the NOERR parameter, an error causes DiskPart to exit 7166 with an error code. 7167 7168 Intended for Original Equipment Manufacturer (OEM) use only. 7169 7170 A partition must be selected for this operation to succeed. 7171 7172 Caution: 7173 7174 Changing partition type fields with this parameter might cause your 7175 computer to fail or be unable to start up. Unless you are an OEM or an 7176 IT professional experienced with GPT disks, do not change partition 7177 type fields on GPT disks using this parameter. Instead, always use the 7178 CREATE PARTITION EFI command to create EFI System partitions, the 7179 CREATE PARTITION MSR command to create Microsoft Reserved partitions, 7180 and the CREATE PARTITION PRIMARY command without the ID parameter to 7181 create primary partitions on GPT disks. 7182 7183 This command does not work on dynamic disks nor on Microsoft Reserved 7184 partitions. 7185 7186Example: 7187 SET ID=07 OVERRIDE 7188 SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 7189. 7190Language=Romanian 7191 Changes the partition type field for the partition with focus. 7192 7193Syntax: SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR] 7194 7195 ID={<BYTE> | <GUID>} 7196 7197 Specifies the new partition type. 7198 For master boot record (MBR) disks, you can specify a partition 7199 type byte, in hexadecimal form, for the partition. Any 7200 partition type byte can be specified with this parameter except 7201 for type 0x42 (LDM partition). Note that the leading '0x' is 7202 omitted when specifying the hexadecimal partition type. 7203 7204 For GUID partition table (GPT) disks you can specify a 7205 partition type GUID for the partition. Recognized GUIDs 7206 include: 7207 7208 EFI System partition: 7209 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 7210 7211 Basic data partition: 7212 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 7213 7214 Any partition type GUID can be specified with this parameter 7215 except for the following: 7216 7217 Microsoft Reserved partition: 7218 e3c9e316-0b5c-4db8-817d-f92df00215a 7219 7220 LDM Metadata partition on a dynamic disk: 7221 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 7222 7223 LDM Data partition on a dynamic disk: 7224 af9b60a0-1431-4f62-bc68-3311714a69ad 7225 7226 Cluster Metadata partition: 7227 db97dba9-0840-4bae-97f0-ffb9a327c7e1 7228 7229 7230 Other than the limitations mentioned, DiskPart otherwise does 7231 not check the partition type for validity except to ensure that 7232 it is a byte in hexadecimal form or a GUID. 7233 7234 OVERRIDE Enables DiskPart to force the file system on the volume to 7235 dismount before changing the partition type. When changing 7236 the partition type, DiskPart will attempt to lock and dismount 7237 the file system on the volume. If this parameter is not specified, 7238 and the call to lock the file system fails, (because some other 7239 application has an open handle to the volume), the entire 7240 operation will fail. When this parameter is specified, the 7241 dismount is forced even if the call to lock the file system 7242 fails. When a file system is dismounted, all opened handles to 7243 the volume will become invalid. 7244 7245 NOERR For scripting only. When an error is encountered, DiskPart 7246 continues to process commands as if the error did not occur. 7247 Without the NOERR parameter, an error causes DiskPart to exit 7248 with an error code. 7249 7250 Intended for Original Equipment Manufacturer (OEM) use only. 7251 7252 A partition must be selected for this operation to succeed. 7253 7254 Caution: 7255 7256 Changing partition type fields with this parameter might cause your 7257 computer to fail or be unable to start up. Unless you are an OEM or an 7258 IT professional experienced with GPT disks, do not change partition 7259 type fields on GPT disks using this parameter. Instead, always use the 7260 CREATE PARTITION EFI command to create EFI System partitions, the 7261 CREATE PARTITION MSR command to create Microsoft Reserved partitions, 7262 and the CREATE PARTITION PRIMARY command without the ID parameter to 7263 create primary partitions on GPT disks. 7264 7265 This command does not work on dynamic disks nor on Microsoft Reserved 7266 partitions. 7267 7268Example: 7269 SET ID=07 OVERRIDE 7270 SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 7271. 7272Language=Russian 7273 Changes the partition type field for the partition with focus. 7274 7275Syntax: SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR] 7276 7277 ID={<BYTE> | <GUID>} 7278 7279 Specifies the new partition type. 7280 For master boot record (MBR) disks, you can specify a partition 7281 type byte, in hexadecimal form, for the partition. Any 7282 partition type byte can be specified with this parameter except 7283 for type 0x42 (LDM partition). Note that the leading '0x' is 7284 omitted when specifying the hexadecimal partition type. 7285 7286 For GUID partition table (GPT) disks you can specify a 7287 partition type GUID for the partition. Recognized GUIDs 7288 include: 7289 7290 EFI System partition: 7291 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 7292 7293 Basic data partition: 7294 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 7295 7296 Any partition type GUID can be specified with this parameter 7297 except for the following: 7298 7299 Microsoft Reserved partition: 7300 e3c9e316-0b5c-4db8-817d-f92df00215a 7301 7302 LDM Metadata partition on a dynamic disk: 7303 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 7304 7305 LDM Data partition on a dynamic disk: 7306 af9b60a0-1431-4f62-bc68-3311714a69ad 7307 7308 Cluster Metadata partition: 7309 db97dba9-0840-4bae-97f0-ffb9a327c7e1 7310 7311 7312 Other than the limitations mentioned, DiskPart otherwise does 7313 not check the partition type for validity except to ensure that 7314 it is a byte in hexadecimal form or a GUID. 7315 7316 OVERRIDE Enables DiskPart to force the file system on the volume to 7317 dismount before changing the partition type. When changing 7318 the partition type, DiskPart will attempt to lock and dismount 7319 the file system on the volume. If this parameter is not specified, 7320 and the call to lock the file system fails, (because some other 7321 application has an open handle to the volume), the entire 7322 operation will fail. When this parameter is specified, the 7323 dismount is forced even if the call to lock the file system 7324 fails. When a file system is dismounted, all opened handles to 7325 the volume will become invalid. 7326 7327 NOERR For scripting only. When an error is encountered, DiskPart 7328 continues to process commands as if the error did not occur. 7329 Without the NOERR parameter, an error causes DiskPart to exit 7330 with an error code. 7331 7332 Intended for Original Equipment Manufacturer (OEM) use only. 7333 7334 A partition must be selected for this operation to succeed. 7335 7336 Caution: 7337 7338 Changing partition type fields with this parameter might cause your 7339 computer to fail or be unable to start up. Unless you are an OEM or an 7340 IT professional experienced with GPT disks, do not change partition 7341 type fields on GPT disks using this parameter. Instead, always use the 7342 CREATE PARTITION EFI command to create EFI System partitions, the 7343 CREATE PARTITION MSR command to create Microsoft Reserved partitions, 7344 and the CREATE PARTITION PRIMARY command without the ID parameter to 7345 create primary partitions on GPT disks. 7346 7347 This command does not work on dynamic disks nor on Microsoft Reserved 7348 partitions. 7349 7350Example: 7351 SET ID=07 OVERRIDE 7352 SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 7353. 7354Language=Albanian 7355 Changes the partition type field for the partition with focus. 7356 7357Syntax: SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR] 7358 7359 ID={<BYTE> | <GUID>} 7360 7361 Specifies the new partition type. 7362 For master boot record (MBR) disks, you can specify a partition 7363 type byte, in hexadecimal form, for the partition. Any 7364 partition type byte can be specified with this parameter except 7365 for type 0x42 (LDM partition). Note that the leading '0x' is 7366 omitted when specifying the hexadecimal partition type. 7367 7368 For GUID partition table (GPT) disks you can specify a 7369 partition type GUID for the partition. Recognized GUIDs 7370 include: 7371 7372 EFI System partition: 7373 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 7374 7375 Basic data partition: 7376 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 7377 7378 Any partition type GUID can be specified with this parameter 7379 except for the following: 7380 7381 Microsoft Reserved partition: 7382 e3c9e316-0b5c-4db8-817d-f92df00215a 7383 7384 LDM Metadata partition on a dynamic disk: 7385 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 7386 7387 LDM Data partition on a dynamic disk: 7388 af9b60a0-1431-4f62-bc68-3311714a69ad 7389 7390 Cluster Metadata partition: 7391 db97dba9-0840-4bae-97f0-ffb9a327c7e1 7392 7393 7394 Other than the limitations mentioned, DiskPart otherwise does 7395 not check the partition type for validity except to ensure that 7396 it is a byte in hexadecimal form or a GUID. 7397 7398 OVERRIDE Enables DiskPart to force the file system on the volume to 7399 dismount before changing the partition type. When changing 7400 the partition type, DiskPart will attempt to lock and dismount 7401 the file system on the volume. If this parameter is not specified, 7402 and the call to lock the file system fails, (because some other 7403 application has an open handle to the volume), the entire 7404 operation will fail. When this parameter is specified, the 7405 dismount is forced even if the call to lock the file system 7406 fails. When a file system is dismounted, all opened handles to 7407 the volume will become invalid. 7408 7409 NOERR For scripting only. When an error is encountered, DiskPart 7410 continues to process commands as if the error did not occur. 7411 Without the NOERR parameter, an error causes DiskPart to exit 7412 with an error code. 7413 7414 Intended for Original Equipment Manufacturer (OEM) use only. 7415 7416 A partition must be selected for this operation to succeed. 7417 7418 Caution: 7419 7420 Changing partition type fields with this parameter might cause your 7421 computer to fail or be unable to start up. Unless you are an OEM or an 7422 IT professional experienced with GPT disks, do not change partition 7423 type fields on GPT disks using this parameter. Instead, always use the 7424 CREATE PARTITION EFI command to create EFI System partitions, the 7425 CREATE PARTITION MSR command to create Microsoft Reserved partitions, 7426 and the CREATE PARTITION PRIMARY command without the ID parameter to 7427 create primary partitions on GPT disks. 7428 7429 This command does not work on dynamic disks nor on Microsoft Reserved 7430 partitions. 7431 7432Example: 7433 SET ID=07 OVERRIDE 7434 SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 7435. 7436Language=Turkish 7437 Changes the partition type field for the partition with focus. 7438 7439Syntax: SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR] 7440 7441 ID={<BYTE> | <GUID>} 7442 7443 Specifies the new partition type. 7444 For master boot record (MBR) disks, you can specify a partition 7445 type byte, in hexadecimal form, for the partition. Any 7446 partition type byte can be specified with this parameter except 7447 for type 0x42 (LDM partition). Note that the leading '0x' is 7448 omitted when specifying the hexadecimal partition type. 7449 7450 For GUID partition table (GPT) disks you can specify a 7451 partition type GUID for the partition. Recognized GUIDs 7452 include: 7453 7454 EFI System partition: 7455 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 7456 7457 Basic data partition: 7458 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 7459 7460 Any partition type GUID can be specified with this parameter 7461 except for the following: 7462 7463 Microsoft Reserved partition: 7464 e3c9e316-0b5c-4db8-817d-f92df00215a 7465 7466 LDM Metadata partition on a dynamic disk: 7467 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 7468 7469 LDM Data partition on a dynamic disk: 7470 af9b60a0-1431-4f62-bc68-3311714a69ad 7471 7472 Cluster Metadata partition: 7473 db97dba9-0840-4bae-97f0-ffb9a327c7e1 7474 7475 7476 Other than the limitations mentioned, DiskPart otherwise does 7477 not check the partition type for validity except to ensure that 7478 it is a byte in hexadecimal form or a GUID. 7479 7480 OVERRIDE Enables DiskPart to force the file system on the volume to 7481 dismount before changing the partition type. When changing 7482 the partition type, DiskPart will attempt to lock and dismount 7483 the file system on the volume. If this parameter is not specified, 7484 and the call to lock the file system fails, (because some other 7485 application has an open handle to the volume), the entire 7486 operation will fail. When this parameter is specified, the 7487 dismount is forced even if the call to lock the file system 7488 fails. When a file system is dismounted, all opened handles to 7489 the volume will become invalid. 7490 7491 NOERR For scripting only. When an error is encountered, DiskPart 7492 continues to process commands as if the error did not occur. 7493 Without the NOERR parameter, an error causes DiskPart to exit 7494 with an error code. 7495 7496 Intended for Original Equipment Manufacturer (OEM) use only. 7497 7498 A partition must be selected for this operation to succeed. 7499 7500 Caution: 7501 7502 Changing partition type fields with this parameter might cause your 7503 computer to fail or be unable to start up. Unless you are an OEM or an 7504 IT professional experienced with GPT disks, do not change partition 7505 type fields on GPT disks using this parameter. Instead, always use the 7506 CREATE PARTITION EFI command to create EFI System partitions, the 7507 CREATE PARTITION MSR command to create Microsoft Reserved partitions, 7508 and the CREATE PARTITION PRIMARY command without the ID parameter to 7509 create primary partitions on GPT disks. 7510 7511 This command does not work on dynamic disks nor on Microsoft Reserved 7512 partitions. 7513 7514Example: 7515 SET ID=07 OVERRIDE 7516 SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 7517. 7518Language=Chinese 7519 Changes the partition type field for the partition with focus. 7520 7521Syntax: SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR] 7522 7523 ID={<BYTE> | <GUID>} 7524 7525 Specifies the new partition type. 7526 For master boot record (MBR) disks, you can specify a partition 7527 type byte, in hexadecimal form, for the partition. Any 7528 partition type byte can be specified with this parameter except 7529 for type 0x42 (LDM partition). Note that the leading '0x' is 7530 omitted when specifying the hexadecimal partition type. 7531 7532 For GUID partition table (GPT) disks you can specify a 7533 partition type GUID for the partition. Recognized GUIDs 7534 include: 7535 7536 EFI System partition: 7537 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 7538 7539 Basic data partition: 7540 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 7541 7542 Any partition type GUID can be specified with this parameter 7543 except for the following: 7544 7545 Microsoft Reserved partition: 7546 e3c9e316-0b5c-4db8-817d-f92df00215a 7547 7548 LDM Metadata partition on a dynamic disk: 7549 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 7550 7551 LDM Data partition on a dynamic disk: 7552 af9b60a0-1431-4f62-bc68-3311714a69ad 7553 7554 Cluster Metadata partition: 7555 db97dba9-0840-4bae-97f0-ffb9a327c7e1 7556 7557 7558 Other than the limitations mentioned, DiskPart otherwise does 7559 not check the partition type for validity except to ensure that 7560 it is a byte in hexadecimal form or a GUID. 7561 7562 OVERRIDE Enables DiskPart to force the file system on the volume to 7563 dismount before changing the partition type. When changing 7564 the partition type, DiskPart will attempt to lock and dismount 7565 the file system on the volume. If this parameter is not specified, 7566 and the call to lock the file system fails, (because some other 7567 application has an open handle to the volume), the entire 7568 operation will fail. When this parameter is specified, the 7569 dismount is forced even if the call to lock the file system 7570 fails. When a file system is dismounted, all opened handles to 7571 the volume will become invalid. 7572 7573 NOERR For scripting only. When an error is encountered, DiskPart 7574 continues to process commands as if the error did not occur. 7575 Without the NOERR parameter, an error causes DiskPart to exit 7576 with an error code. 7577 7578 Intended for Original Equipment Manufacturer (OEM) use only. 7579 7580 A partition must be selected for this operation to succeed. 7581 7582 Caution: 7583 7584 Changing partition type fields with this parameter might cause your 7585 computer to fail or be unable to start up. Unless you are an OEM or an 7586 IT professional experienced with GPT disks, do not change partition 7587 type fields on GPT disks using this parameter. Instead, always use the 7588 CREATE PARTITION EFI command to create EFI System partitions, the 7589 CREATE PARTITION MSR command to create Microsoft Reserved partitions, 7590 and the CREATE PARTITION PRIMARY command without the ID parameter to 7591 create primary partitions on GPT disks. 7592 7593 This command does not work on dynamic disks nor on Microsoft Reserved 7594 partitions. 7595 7596Example: 7597 SET ID=07 OVERRIDE 7598 SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 7599. 7600Language=Taiwanese 7601 更改已選擇的磁碟分割的磁碟分割類型欄位。 7602 7603語法: SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR] 7604 7605 ID={<BYTE> | <GUID>} 7606 7607 指定新磁碟分割類型。 7608 對於主開機記錄 (MBR) 磁碟,您可以使用十六進位格式指定該磁碟分割 7609 的磁碟分割類型位元組。您可以使用此參數指定任何磁碟分割類型位元組, 7610 但類型 42 (LDM 磁碟分割) 除外。 7611 請注意,在指定十六進位格式的磁碟分割類型會略過開頭的 '0x'。 7612 7613 對於 GUID 磁碟分割表格 (GPT) 磁碟,您可以為想要建立的磁碟分割 7614 指定磁碟分割類型 GUID。可識別的 GUID 包括: 7615 7616 EFI 系統磁碟分割: 7617 c12a7328-f81f-11d2-ba4b-00a0c93ec93b 7618 7619 基本資料磁碟分割: 7620 ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 7621 7622 您可以使用這個參數指定任何磁碟分割類型 GUID, 7623 但下列磁碟分割類型除外: 7624 7625 Microsoft 保留磁碟分割: 7626 e3c9e316-0b5c-4db8-817d-f92df00215a 7627 7628 動態磁碟上的 LDM 中繼資料磁碟分割: 7629 5808c8aa-7e8f-42e0-85d2-e1e90434cfb3 7630 7631 動態磁碟上的 LDM 資料磁碟分割: 7632 af9b60a0-1431-4f62-bc68-3311714a69ad 7633 7634 叢集中繼資料磁碟分割: 7635 db97dba9-0840-4bae-97f0-ffb9a327c7e1 7636 7637 7638 除了上述限制之外,DiskPart 不會檢查磁碟分割類型的有效性, 7639 但會確保磁碟分割類型是否為以十六進位格式或 GUID 表示的位元組。 7640 7641 OVERRIDE 讓 DiskPart 在更改磁碟分割類型之前先強制卸載磁碟區上的檔案系統。 7642 更改磁碟分割類型時,DiskPart 會嘗試鎖定並卸載磁碟區上的檔案系統。 7643 若未指定這個參數,而且鎖定檔案系統的呼叫失敗 (因為某些其他 7644 應用程式擁有磁碟區的已開啟控制代碼),整個操作將會失敗。 7645 指定這個參數時,即使鎖定檔案系統的呼叫失敗,仍會強制執行卸載。 7646 卸載檔案系統之後,磁碟區的所有已開啟控制代碼會變為無效。 7647 7648 NOERR 只限指令碼。當發生錯誤時,DiskPart 會繼續處理命令, 7649 如同沒有發生任何錯誤一樣。如果沒有使用 NOERR 參數, 7650 錯誤會導致 DiskPart 結束,並傳回錯誤碼。 7651 7652 預期只供原始設備製造商 (OEM) 使用。 7653 7654 您必須先選擇磁碟分割,才能完成這個操作。 7655 7656 注意: 7657 7658 使用這個參數更改磁碟分割類型欄位,可能會造成您的電腦失敗或無法啟動。 7659 除非您是熟悉 GPT 磁碟的 OEM 或 IT 專業人員,否則請勿在 GPT 磁碟上 7660 更改磁碟分割類型欄位時使用這個參數。相反地,您應該使用 7661 CREATE PARTITION EFI 命令來建立 EFI 系統磁碟分割、使用 7662 CREATE PARTITION MSR 命令來建立 Microsoft 保留磁碟分割,及使用 7663 CREATE PARTITION PRIMARY 命令 (不使用 ID 參數) 在 GPT 磁碟上 7664 建立主要磁碟分割。 7665 7666 這個命令不適用於動態磁碟或 Microsoft 保留磁碟分割。 7667 7668範例: 7669 SET ID=07 OVERRIDE 7670 SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 7671. 7672 7673 7674MessageId=10051 7675SymbolicName=MSG_COMMAND_SHRINK 7676Severity=Informational 7677Facility=System 7678Language=English 7679<Add SHRINK command help text here> 7680. 7681Language=German 7682<Add SHRINK command help text here> 7683. 7684Language=Polish 7685<Add SHRINK command help text here> 7686. 7687Language=Portugese 7688<Add SHRINK command help text here> 7689. 7690Language=Romanian 7691<Add SHRINK command help text here> 7692. 7693Language=Russian 7694<Add SHRINK command help text here> 7695. 7696Language=Albanian 7697<Add SHRINK command help text here> 7698. 7699Language=Turkish 7700<Add SHRINK command help text here> 7701. 7702Language=Chinese 7703<Add SHRINK command help text here> 7704. 7705Language=Taiwanese 7706<Add SHRINK command help text here> 7707. 7708 7709 7710MessageId=10052 7711SymbolicName=MSG_COMMAND_UNIQUEID_DISK 7712Severity=Informational 7713Facility=System 7714Language=English 7715 Displays or sets the GUID partition table (GPT) identifier or master boot 7716 record (MBR) signature for the disk with focus. 7717 7718Syntax: UNIQUEID DISK [ID={<DWORD> | <GUID>}] [NOERR] 7719 7720 ID={<DWORD> | <GUID>} 7721 7722 For MBR disks, you can specify a four-byte (DWORD) value in 7723 hexadecimal form for the signature. 7724 7725 For GPT disks, specify a GUID for the identifier. 7726 7727 NOERR For scripting only. When an error is encountered, DiskPart 7728 continues to process commands as if the error did not occur. 7729 Without the NOERR parameter, an error causes DiskPart to exit 7730 with an error code. 7731 7732 A disk must be selected for this operation to succeed. This command works 7733 on basic and dynamic disks. 7734 7735Example: 7736 7737 UNIQUEID DISK 7738 UNIQUEID DISK ID=5f1b2c36 7739 UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee 7740. 7741Language=German 7742 Dient zum Anzeigen oder Festlegen des GPT-Bezeichners (GPT = 7743 GUID-Partitionstabelle) oder der MBR-Signatur (Master Boot Record) 7744 für den Datenträger, der den Fokus hat. 7745 7746Syntax: UNIQUEID DISK [ID={<DWORD> | <GUID>}] [NOERR] 7747 7748 ID={<DWORD> | <GUID>} 7749 7750 Für MBR-Datenträger können Sie einen Wert mit einer 7751 Länge von vier Bytes (DWORD) im Hexadezimalformat für die 7752 Signatur angeben. 7753 7754 Für GPT-Datenträger können Sie einen GUID für den 7755 Bezeichner angeben. 7756 7757 NOERR Nur für Skripting. Wenn ein Fehler auftritt, setzt DiskPart 7758 die Verarbeitung von Befehlen fort, als sei der Fehler nicht 7759 aufgetreten. Ohne den Parameter NOERR wird DiskPart bei 7760 einem Fehler mit dem entsprechenden Fehlercode beendet. 7761 7762 Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss ein 7763 Datenträger ausgewählt sein. Der Befehl kann für Basisdatenträger und 7764 dynamische Datenträger verwendet werden. 7765 7766Beispiel: 7767 7768 UNIQUEID DISK 7769 UNIQUEID DISK ID=5f1b2c36 7770 UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee 7771. 7772Language=Polish 7773 Displays or sets the GUID partition table (GPT) identifier or master boot 7774 record (MBR) signature for the disk with focus. 7775 7776Syntax: UNIQUEID DISK [ID={<DWORD> | <GUID>}] [NOERR] 7777 7778 ID={<DWORD> | <GUID>} 7779 7780 For MBR disks, you can specify a four-byte (DWORD) value in 7781 hexadecimal form for the signature. 7782 7783 For GPT disks, specify a GUID for the identifier. 7784 7785 NOERR For scripting only. When an error is encountered, DiskPart 7786 continues to process commands as if the error did not occur. 7787 Without the NOERR parameter, an error causes DiskPart to exit 7788 with an error code. 7789 7790 A disk must be selected for this operation to succeed. This command works 7791 on basic and dynamic disks. 7792 7793Example: 7794 7795 UNIQUEID DISK 7796 UNIQUEID DISK ID=5f1b2c36 7797 UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee 7798. 7799Language=Portugese 7800 Displays or sets the GUID partition table (GPT) identifier or master boot 7801 record (MBR) signature for the disk with focus. 7802 7803Syntax: UNIQUEID DISK [ID={<DWORD> | <GUID>}] [NOERR] 7804 7805 ID={<DWORD> | <GUID>} 7806 7807 For MBR disks, you can specify a four-byte (DWORD) value in 7808 hexadecimal form for the signature. 7809 7810 For GPT disks, specify a GUID for the identifier. 7811 7812 NOERR For scripting only. When an error is encountered, DiskPart 7813 continues to process commands as if the error did not occur. 7814 Without the NOERR parameter, an error causes DiskPart to exit 7815 with an error code. 7816 7817 A disk must be selected for this operation to succeed. This command works 7818 on basic and dynamic disks. 7819 7820Example: 7821 7822 UNIQUEID DISK 7823 UNIQUEID DISK ID=5f1b2c36 7824 UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee 7825. 7826Language=Romanian 7827 Displays or sets the GUID partition table (GPT) identifier or master boot 7828 record (MBR) signature for the disk with focus. 7829 7830Syntax: UNIQUEID DISK [ID={<DWORD> | <GUID>}] [NOERR] 7831 7832 ID={<DWORD> | <GUID>} 7833 7834 For MBR disks, you can specify a four-byte (DWORD) value in 7835 hexadecimal form for the signature. 7836 7837 For GPT disks, specify a GUID for the identifier. 7838 7839 NOERR For scripting only. When an error is encountered, DiskPart 7840 continues to process commands as if the error did not occur. 7841 Without the NOERR parameter, an error causes DiskPart to exit 7842 with an error code. 7843 7844 A disk must be selected for this operation to succeed. This command works 7845 on basic and dynamic disks. 7846 7847Example: 7848 7849 UNIQUEID DISK 7850 UNIQUEID DISK ID=5f1b2c36 7851 UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee 7852. 7853Language=Russian 7854 Displays or sets the GUID partition table (GPT) identifier or master boot 7855 record (MBR) signature for the disk with focus. 7856 7857Syntax: UNIQUEID DISK [ID={<DWORD> | <GUID>}] [NOERR] 7858 7859 ID={<DWORD> | <GUID>} 7860 7861 For MBR disks, you can specify a four-byte (DWORD) value in 7862 hexadecimal form for the signature. 7863 7864 For GPT disks, specify a GUID for the identifier. 7865 7866 NOERR For scripting only. When an error is encountered, DiskPart 7867 continues to process commands as if the error did not occur. 7868 Without the NOERR parameter, an error causes DiskPart to exit 7869 with an error code. 7870 7871 A disk must be selected for this operation to succeed. This command works 7872 on basic and dynamic disks. 7873 7874Example: 7875 7876 UNIQUEID DISK 7877 UNIQUEID DISK ID=5f1b2c36 7878 UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee 7879. 7880Language=Albanian 7881 Displays or sets the GUID partition table (GPT) identifier or master boot 7882 record (MBR) signature for the disk with focus. 7883 7884Syntax: UNIQUEID DISK [ID={<DWORD> | <GUID>}] [NOERR] 7885 7886 ID={<DWORD> | <GUID>} 7887 7888 For MBR disks, you can specify a four-byte (DWORD) value in 7889 hexadecimal form for the signature. 7890 7891 For GPT disks, specify a GUID for the identifier. 7892 7893 NOERR For scripting only. When an error is encountered, DiskPart 7894 continues to process commands as if the error did not occur. 7895 Without the NOERR parameter, an error causes DiskPart to exit 7896 with an error code. 7897 7898 A disk must be selected for this operation to succeed. This command works 7899 on basic and dynamic disks. 7900 7901Example: 7902 7903 UNIQUEID DISK 7904 UNIQUEID DISK ID=5f1b2c36 7905 UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee 7906. 7907Language=Turkish 7908 Displays or sets the GUID partition table (GPT) identifier or master boot 7909 record (MBR) signature for the disk with focus. 7910 7911Syntax: UNIQUEID DISK [ID={<DWORD> | <GUID>}] [NOERR] 7912 7913 ID={<DWORD> | <GUID>} 7914 7915 For MBR disks, you can specify a four-byte (DWORD) value in 7916 hexadecimal form for the signature. 7917 7918 For GPT disks, specify a GUID for the identifier. 7919 7920 NOERR For scripting only. When an error is encountered, DiskPart 7921 continues to process commands as if the error did not occur. 7922 Without the NOERR parameter, an error causes DiskPart to exit 7923 with an error code. 7924 7925 A disk must be selected for this operation to succeed. This command works 7926 on basic and dynamic disks. 7927 7928Example: 7929 7930 UNIQUEID DISK 7931 UNIQUEID DISK ID=5f1b2c36 7932 UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee 7933. 7934Language=Chinese 7935 Displays or sets the GUID partition table (GPT) identifier or master boot 7936 record (MBR) signature for the disk with focus. 7937 7938Syntax: UNIQUEID DISK [ID={<DWORD> | <GUID>}] [NOERR] 7939 7940 ID={<DWORD> | <GUID>} 7941 7942 For MBR disks, you can specify a four-byte (DWORD) value in 7943 hexadecimal form for the signature. 7944 7945 For GPT disks, specify a GUID for the identifier. 7946 7947 NOERR For scripting only. When an error is encountered, DiskPart 7948 continues to process commands as if the error did not occur. 7949 Without the NOERR parameter, an error causes DiskPart to exit 7950 with an error code. 7951 7952 A disk must be selected for this operation to succeed. This command works 7953 on basic and dynamic disks. 7954 7955Example: 7956 7957 UNIQUEID DISK 7958 UNIQUEID DISK ID=5f1b2c36 7959 UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee 7960. 7961Language=Taiwanese 7962 顯示或設定焦點所在磁碟的 GUID 磁碟分割表格 (GPT) 識別碼 7963 或主開機記錄 (MBR) 簽章。 7964 7965語法: UNIQUEID DISK [ID={<DWORD> | <GUID>}] [NOERR] 7966 7967 ID={<DWORD> | <GUID>} 7968 7969 在主開機記錄 (MBR) 磁碟上,您可以對簽章指定十六進位形式的 7970 四位元組 (DWORD) 值。 7971 7972 在 GUID 磁碟分割表格 (GPT) 磁碟上,指定識別元的 GUID。 7973 7974 NOERR 只限指令碼。當發生錯誤時,DiskPart 會繼續處理命令, 7975 如同沒有發生任何錯誤一樣。如果沒有使用 NOERR 參數, 7976 錯誤會導致 DiskPart 結束,並傳回錯誤碼。 7977 7978 您必須先選擇一個磁碟,才能完成這個操作。這個命令適用於基本磁碟及 7979 動態磁碟。 7980 7981範例: 7982 7983 UNIQUEID DISK 7984 UNIQUEID DISK ID=5f1b2c36 7985 UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee 7986. 7987