home.social

#partitiondisk — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #partitiondisk, aggregated by home.social.

  1. Today I' ve learned diff between partitioning schemes (tables) MBR, GPT and BSD labels.
    MBR, GPT are partitioning schemes (tables) for disks. Tables which define how make each partitions on disk
    otherwise BSD labels is scheme for disk SLICE (maybe better known as PRIMARY PARTITION in context of MBR).
    I've learned in context with FreeBSD.
    #freebsd #PartitionDisk