CompactFlash, SD, MMC, USB flash storage. Anything that does not have moving parts inside.
Post a reply

MBR on USB drive does not contain partition table?

April 18th, 2014, 13:09

I try to analyze the first 512 bytes on a USB drive(MBR) and find there are no partition table, what I see are some texts like “Remove disks or other media”. Not following the structure in http://en.wikipedia.org/wiki/Master_boo ... rtitioning. Where can I find the layout for MBR on USB drive?

Thanks

Re: MBR on USB drive does not contain partition table?

April 18th, 2014, 17:24

It sounds like the flash drive may be set up as a "super floppy". In other words, sector 0 may be a boot sector rather than an MBR.

Could we see the contents?
Post a reply