Removing a Hybrid MBR from a GUID-Partitioned Disk Light _ □ ✕
  • Posts
  • About
  • Debug
Post

Removing a Hybrid MBR from a GUID-Partitioned Disk

Published
2026-08-07 19:49 UTC (precision: second)
Author
Kelson Vibber
Source feed
KVibber.com [exclude this blog]
Link
https://kvibber.com/tech-tips/hybrid-mbr/
Canonical
https://kvibber.com/tech-tips/hybrid-mbr
Length
3564 runes
Extracted text
I wasn’t planning to do all my Blaugust posts on tech stuff, but it seems to be working out that way this week. 🤷 Today I learned about hybrid MBR/GUID partition tables, where the GPT (not that kind) on a disk is duplicated in an MBR table for compatibility purposes. Those reasons are probably outdated, unless you’re running a really old operating system, because GUID partitions have been around a very long time now. According to Wikipedia’s chart you have to go back to Windows 7 to find an OS that can access GPT disks but not boot from them, and Windows Server 2003 (fixed in SP1) to find one that doesn’t recognize them at all. Fun fact 1: This means a disk can have an MBR pointing to a partition that MBR doesn’t support, like a multi-terabyte filesystem! Fun fact 2: If Windows sees an MBR, it doesn’t bother with the GUID table, and it insists that partition is invalid! (Yes, even if you specifically formatted it with exFAT so Windows could read it.) macOS at least used to automatically create these when adding FAT filesystems, and if it still does, that probably explains how this external drive ended up with the hybrid MBR on it. Though if it does so when creating a >2TB system, I’d consider that a bug. Repair by Removing the Extra MBR Fortunately, it turned out to be easy to fix using the directions in this SuperUser post from 2012, because we don’t need the duplicate MBR for anything here in 2026. We used gdisk to create a new protective MBR table, leaving the GUID table unchanged. It fixed the problem and took less than a minute. We didn’t even have to jump through hoops to install it since we had a Fedora box handy and installing was just a matter of dnf install gdisk. Here’s what gdisk’s author suggested for converting the hybrid MBR disk to a standard GPT disk: Download GPT fdisk from its Sourceforge page and install it. (Versions are available for Linux, OS X, and Windows. I’ll assume you’ll do this from OS X.) Alternatively, you could run it from a Linux emergency disc like Parted Magic. [KV Note: If you have a Linux system already, check whether gdisk or gptdisk is available directly from your distro’s package manager.] Launch gdisk on your disk by typing sudo gdisk /dev/disk1 in a Terminal window. (Change the device identifier if it’s not as you presented earlier or if you use another OS for the job.) Type p to view the partition table to verify you’re working on the correct disk. If not, type q to quit without saving your changes and try again with another device. Type x to enter the experts’ menu. Type n to create a fresh protective MBR. Note that gdisk won’t confirm a change; it’ll just show you a new experts’ prompt. Type w to save your changes. You’ll be asked to confirm this action. Do so. With any luck this will fix the problem. If it doesn’t, though, you can use gdisk’s v option (on any menu) to have gdisk look for partition table problems. It can fix some minor problems automatically, but other times you’ll need to make explicit changes. See the GPT fdisk documentation on GPT repairs for details. I also looked up what a protective MBR is: On a regular GUID-partitioned disk, a protective MBR covers the whole disk to prevent older tools that don’t know about GPTs from clobbering the real partition table. ↑ It was really weird typing this up in 2026, because 99% of the time when someone is talking about “GPT” these days they mean ChatGPT (Generative pre-trained transformer) or something similar, not GUID Partition Table. This post by Kelson Vibber originally appeared on KV Tech Tips
Stored topics

Every stored assignment is listed, including rows below the current cutoff (0.75), so a missing tag can be explained.

Concept Code Score Meter Margin Origin Path
economy, business and finance economy-business-and-finance 0.97 3.63 ↑derived from 20000225 economy, business and finance
products and services products-and-services 0.97 3.63 ↑derived from 20000225 economy, business and finance > products and services
computing and information technology computing-and-information-technology 0.97 3.63 direct economy, business and finance > products and services > computing and information technology
science and technology science-and-technology 0.97 3.52 direct science and technology
technology and engineering technology-and-engineering 0.96 3.09 ↑derived from 20000763 science and technology > technology and engineering
information technology and computer science information-technology-and-computer 0.96 3.09 direct science and technology > technology and engineering > information technology and computer science
software and applications software-and-applications 0.94 2.75 direct economy, business and finance > products and services > computing and information technology > software and applications
Open source open-source 0.92 2.39 direct economy, business and finance > products and services > computing and information technology > software and applications > Open source
Information security information-security 0.80 1.40 direct science and technology > technology and engineering > information technology and computer science > Information security
Software development software-development 0.13 -1.87 direct economy, business and finance > products and services > computing and information technology > software and applications > Software development
Self-hosting self-hosting 0.12 -2.01 direct economy, business and finance > products and services > computing and information technology > Self-hosting
artificial intelligence artificial-intelligence 0.07 -2.62 direct science and technology > technology and engineering > information technology and computer science > artificial intelligence
environment environment 0.05 -2.87 direct environment
Cryptography cryptography 0.04 -3.14 direct science and technology > technology and engineering > information technology and computer science > Cryptography
social sciences social-sciences 0.04 -3.22 direct science and technology > social sciences
lifestyle and leisure lifestyle-and-leisure 0.04 -3.22 ↑derived from local:tabletop-gaming lifestyle and leisure
leisure leisure 0.04 -3.22 ↑derived from local:tabletop-gaming lifestyle and leisure > leisure
game game 0.04 -3.22 ↑derived from local:tabletop-gaming lifestyle and leisure > leisure > game
Tabletop gaming tabletop-gaming 0.04 -3.22 direct lifestyle and leisure > leisure > game > Tabletop gaming
video game video-game 0.04 -3.23 ↑derived from local:mmorpg lifestyle and leisure > leisure > game > video game
MMORPG mmorpg 0.04 -3.23 direct lifestyle and leisure > leisure > game > video game > MMORPG
hobby hobby 0.04 -3.31 direct lifestyle and leisure > leisure > hobby
media and entertainment industry media-and-entertainment-industry 0.03 -3.37 ↑derived from 20000307 economy, business and finance > products and services > media and entertainment industry
film industry film-industry 0.03 -3.37 direct economy, business and finance > products and services > media and entertainment industry > film industry
arts, culture, entertainment and media arts-culture-entertainment-and-media 0.03 -3.61 ↑derived from local:blogging arts, culture, entertainment and media
mass media mass-media 0.03 -3.61 ↑derived from local:blogging arts, culture, entertainment and media > mass media
social media social-media 0.03 -3.61 ↑derived from local:blogging arts, culture, entertainment and media > mass media > social media
Blogging blogging 0.03 -3.61 direct arts, culture, entertainment and media > mass media > social media > Blogging
society society 0.02 -3.75 ↑derived from 20000780 society
family family 0.02 -3.75 direct society > family
sport sport 0.02 -3.82 ↑derived from 20001183 sport
competition discipline competition-discipline 0.02 -3.82 ↑derived from 20001183 sport > competition discipline
eSports esports 0.02 -3.82 direct sport > competition discipline > eSports
natural science natural-science 0.02 -3.92 direct science and technology > natural science
arts and entertainment arts-and-entertainment 0.02 -4.03 ↑derived from 20000013 arts, culture, entertainment and media > arts and entertainment
literature literature 0.02 -4.03 direct arts, culture, entertainment and media > arts and entertainment > literature
fundamental rights fundamental-rights 0.02 -4.06 ↑derived from 20001300 society > fundamental rights
privacy privacy 0.02 -4.06 direct society > fundamental rights > privacy
crime, law and justice crime-law-and-justice 0.02 -4.17 ↑derived from 20000086 crime, law and justice
crime crime 0.02 -4.17 ↑derived from 20000086 crime, law and justice > crime
cyber crime cyber-crime 0.02 -4.17 direct crime, law and justice > crime > cyber crime
education education 0.01 -4.24 direct education
scientific research scientific-research 0.01 -4.32 ↑derived from 20000739 science and technology > scientific research
scientific exploration scientific-exploration 0.01 -4.32 ↑derived from 20000739 science and technology > scientific research > scientific exploration
space exploration space-exploration 0.01 -4.32 direct science and technology > scientific research > scientific exploration > space exploration
television television 0.01 -4.48 direct arts, culture, entertainment and media > mass media > television
health health 0.01 -4.52 direct health
exercise and fitness exercise-and-fitness 0.01 -4.59 direct lifestyle and leisure > wellness > exercise and fitness
wellness wellness 0.01 -4.59 ↑derived from 20001239 lifestyle and leisure > wellness
biology biology 0.01 -4.63 direct science and technology > natural science > biology
labour labour 0.01 -4.75 direct labour
conflict, war and peace conflict-war-and-peace 0.01 -4.75 direct conflict, war and peace
health treatment and procedure health-treatment-and-procedure 0.01 -4.76 direct health > health treatment and procedure
books and publishing books-and-publishing 0.01 -4.78 direct economy, business and finance > products and services > media and entertainment industry > books and publishing
religion religion 0.01 -4.87 direct religion
politics and government politics-and-government 0.01 -4.89 direct politics and government
streaming service streaming-service 0.01 -5.04 direct economy, business and finance > products and services > media and entertainment industry > streaming service
disease and condition disease-and-condition 0.01 -5.05 ↑derived from 20000458 health > disease and condition
mental health and disorder mental-health-and-disorder 0.01 -5.05 direct health > disease and condition > mental health and disorder
consumer goods consumer-goods 0.01 -5.06 ↑derived from 20001160 economy, business and finance > products and services > consumer goods
handicrafts handicrafts 0.01 -5.06 direct economy, business and finance > products and services > consumer goods > handicrafts
board game board-game 0.01 -5.10 direct lifestyle and leisure > leisure > game > board game
climate change climate-change 0.01 -5.11 direct environment > climate change
music music 0.01 -5.17 direct arts, culture, entertainment and media > arts and entertainment > music
disaster, accident and emergency incident disaster-accident-and-emergency-incident 0.01 -5.18 direct disaster, accident and emergency incident
lifestyle lifestyle 0.00 -5.36 ↑derived from 20001257 lifestyle and leisure > lifestyle
house and home house-and-home 0.00 -5.36 ↑derived from 20001257 lifestyle and leisure > lifestyle > house and home
gardening gardening 0.00 -5.36 direct lifestyle and leisure > lifestyle > house and home > gardening
podcast podcast 0.00 -5.40 direct economy, business and finance > products and services > media and entertainment industry > podcast
diet diet 0.00 -5.42 direct health > health treatment and procedure > diet
history history 0.00 -5.43 direct science and technology > social sciences > history
human interest human-interest 0.00 -5.44 direct human interest
weather weather 0.00 -5.44 direct weather
travel and tourism travel-and-tourism 0.00 -5.64 direct lifestyle and leisure > leisure > travel and tourism
card game card-game 0.00 -5.72 direct lifestyle and leisure > leisure > game > card game
weather forecast weather-forecast 0.00 -5.89 direct weather > weather forecast
culture culture 0.00 -5.99 direct arts, culture, entertainment and media > culture
food and drink enthusiasm food-and-drink-enthusiasm 0.00 -6.15 direct lifestyle and leisure > leisure > hobby > food and drink enthusiasm
visual arts visual-arts 0.00 -6.18 ↑derived from 20000036 arts, culture, entertainment and media > arts and entertainment > visual arts
photography photography 0.00 -6.18 direct arts, culture, entertainment and media > arts and entertainment > visual arts > photography
award and prize award-and-prize 0.00 -6.37 direct human interest > award and prize
public health public-health 0.00 -6.88 direct health > public health
animation animation 0.00 -6.89 direct arts, culture, entertainment and media > arts and entertainment > animation

← Back to posts

feedtagger 0.1.0-dev model: modernbert-base-zeroshot-v2.0/int8@all-s256 660 posts 0 unclassified min score 0.75