Removing a Hybrid MBR from a GUID-Partitioned DiskToday I learned about hybrid MBR/GUID partition tables, where the GPT on a disk is duplicated in an MBR table for (outdated) compatibility purposes. These days it can break compatibility with Windows if you have a partition MBR doesn’t support, like a multi-terabyte filesystem.
What is rel="bookmark"?I stumbled on a reference to rel=“bookmark” being used for permalinks, but I don’t think I’ve ever seen it used that way.