Results 1 to 4 of 4
Just had first look at MBR and its three fields. Understood BS(Boot Sector) and PT(Partition Table) but what the heck it MN(magic no) the remaining two bytes????
---------------------------------------------------------------------------------------
| | ...
- 05-27-2009 #1
Mbr(446|64|2)
Just had first look at MBR and its three fields. Understood BS(Boot Sector) and PT(Partition Table) but what the heck it MN(magic no) the remaining two bytes????
---------------------------------------------------------------------------------------
| | |
<----------446 bytes----------------> |<------64 bytes--->|<--2 bytes-->|
BS | PT | MN |
--------------------------------------------------------------------------------------
What is the use of MN ????Only if I could understand the man pages
Registered Linux user #492640
OS: RHEL4,5 ,RH 9,Ubuntu
- 05-27-2009 #2
Its MBR signature. Like Hard disk signature, it doesn't have much practical value.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-29-2009 #3Just Joined!
- Join Date
- May 2009
- Posts
- 16
it means that the active partition
just like 1 for active and 0 means deactive. which os can understand.
- 05-29-2009 #4
are these (00 and 01) the only value??
Only if I could understand the man pages
Registered Linux user #492640
OS: RHEL4,5 ,RH 9,Ubuntu


Reply With Quote