this post was submitted on 09 Nov 2023
2 points (100.0% liked)
Hardware
47 readers
1 users here now
A place for quality hardware news, reviews, and intelligent discussion.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
To clarify: I have written my own "disk operating system" for an MCU. I simply reads and writes for the first 2Gb of an SD card. I need to write my target image to be loaded on to the MCU at 0x000 and I find that the MBR resides there. I have to load the image from a desk-top PC and the MDB and GPT put me way further into memory (0x01FF).