Is there a way to read the contents of the master boot record?
Posted
by
Codezilla
on Super User
See other posts from Super User
or by Codezilla
Published on 2012-11-26T16:21:43Z
Indexed on
2012/11/26
17:09 UTC
Read the original article
Hit count: 159
Reading another question on here it made me curious if it's possible to actually read the contents of the mbr. As I understand it, there's a certain area at the very front of the partition that lists this information. I'm curious if it's sort of like an ini file or some sort of script that runs and tells the computer what it needs to know about where to boot from and other information like sectors, heads, cylinders that's important. I don't know much about what would be in it, but I thought it'd be interesting to learn more about the specifics.
© Super User or respective owner