Difference between revisions of "Partitioning"
From Novicorp WinToFlash [The Bootable USB Creator] WiKi
(Created page with "== USB-HDD == Partition scheme for BIOS or UEFI with Master Boot Record and single partition starts from sector 64 in the first partition record of the partition table == USB...") |
(→Partitioning Comparison) |
||
Line 37: | Line 37: | ||
|N/A | |N/A | ||
|- | |- | ||
− | |First Partition Sector LBA | + | |First Partition Sector, LBA |
|64 | |64 | ||
|64 | |64 | ||
Line 44: | Line 44: | ||
|N/A | |N/A | ||
|- | |- | ||
− | |First Partition Sector CHS | + | |First Partition Sector, CHS |
|0 1 1 | |0 1 1 | ||
|0 1 1 | |0 1 1 |
Revision as of 11:04, 23 May 2017
USB-HDD
Partition scheme for BIOS or UEFI with Master Boot Record and single partition starts from sector 64 in the first partition record of the partition table
USB-HDD/256
Partition scheme for BIOS or UEFI with Master Boot Record and single partition starts from sector 256 in the first partition record of the partition table
USB-HDD+
Partition scheme for BIOS or UEFI with Master Boot Record and single partition starts from sector 64 in the last partition record of the partition table
USB-HDD+/256
Partition scheme for BIOS or UEFI with Master Boot Record and single partition starts from sector 256 in the last partition record of the partition table
USB-ZIP
Partition scheme for BIOS or UEFI without Master Boot Record and single partition beginning from the 1st sector of the media
Partitioning Comparison
USB-HDD | USB-HDD/256 | USB-HDD+ | USB-HDD+/256 | USB-ZIP | |
---|---|---|---|---|---|
MBR presents | Yes | Yes | Yes | Yes | No |
Partition location, ID | 0 | 0 | 3 | 3 | N/A |
First Partition Sector, LBA | 64 | 64 | 256 | 256 | N/A |
First Partition Sector, CHS | 0 1 1 | 0 1 1 | 0 4 5 | 0 4 5 | N/A |