When.com Web Search

  1. Ad

    related to: find if disk uses mbr or gpt

Search results

  1. Results From The WOW.Com Content Network
  2. GUID Partition Table - Wikipedia

    en.wikipedia.org/wiki/GUID_Partition_Table

    Like MBR, GPT uses logical block addressing (LBA) in place of the historical cylinder-head-sector (CHS) addressing. The protective MBR is stored at LBA 0, and the GPT header is in LBA 1, with a backup GPT header stored at the final LBA. The GPT header has a pointer to the partition table (Partition Entry Array), which is typically at LBA 2 ...

  3. Master boot record - Wikipedia

    en.wikipedia.org/wiki/Master_boot_record

    The MBR will be involved only insofar as it might contain a partition table for compatibility purposes if the GPT partition table scheme has been used. There is some MBR replacement code that emulates EFI firmware's bootstrap, which makes non-EFI machines capable of booting from disks using the GPT partitioning scheme.

  4. Partition type - Wikipedia

    en.wikipedia.org/wiki/Partition_type

    The partition type (or partition ID) in a partition's entry in the partition table inside a master boot record (MBR) is a byte value intended to specify the file system the partition contains or to flag special access methods used to access these partitions (e.g. special CHS mappings, LBA access, logical mapped geometries, special driver access, hidden partitions, secured or encrypted file ...

  5. Disk partitioning - Wikipedia

    en.wikipedia.org/wiki/Disk_partitioning

    Disk partitioning or disk slicing [1] is the creation of one or more regions on secondary storage, so that each region can be managed separately. [2] These regions are called partitions. It is typically the first step of preparing a newly installed disk after a partitioning scheme is chosen for the new disk before any file system is created.

  6. List of default file systems - Wikipedia

    en.wikipedia.org/wiki/List_of_default_file_systems

    List of partition IDs (MBR) Master Boot Record (MBR) GUID Partition Table (GPT) Apple Partition Map; Amiga Rigid Disk Block; ... By using this site, ...

  7. Microsoft Reserved Partition - Wikipedia

    en.wikipedia.org/wiki/Microsoft_Reserved_Partition

    For example, the Logical Disk Manager (LDM), on dynamic disks, stores metadata in a 1 MB area at the end of the disk which is not allocated to any partition. [3] The UEFI specification does not allow hidden sectors on GPT-formatted disks. Microsoft reserves a chunk of disk space using this MSR partition type, to provide an alternative data ...

  8. BIOS boot partition - Wikipedia

    en.wikipedia.org/wiki/BIOS_Boot_partition

    On GPT-based devices, the sectors hold the actual partition table, necessitating the use of an extra partition. On MBR-partitioned disks, boot loaders are usually implemented so the portion of their code stored within the MBR, which cannot hold more than 512 bytes, operates as a first stage that serves primarily to load a more sophisticated ...

  9. Boot sector - Wikipedia

    en.wikipedia.org/wiki/Boot_sector

    When GRUB is installed on a hard disk, boot.img is written into the boot sector of that hard disk. boot.img has a size of only 446 bytes. A boot sector is the sector of a persistent data storage device (e.g., hard disk , floppy disk , optical disc , etc.) which contains machine code to be loaded into random-access memory (RAM) and then executed ...