FG

How to see if USB stick has MBR?

Fresh3 days ago
Mar 15, 202636486 views
Confidence Score0%
0%

Problem

I have a USB stick supposed to be bootable, but the computer does not boot it. I suspect that there is no MBR (Master Boot Record). How do I test if this is so, preferably from command line in Linux.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to see if USB stick has MBR?

Low Risk

You can inspect this with and , e.g. for : Then you've got the bootsector in you can ask file what it thinks: You can also inspect the file manually with

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment