M mitso Member Oct 9, 1999 108 0 0 Jun 27, 2003 #1 I know "fdisk /mbr", but how do I read what's in the mbr.
L LiLithTecH Diamond Member Jul 28, 2002 3,105 0 0 Jun 27, 2003 #2 Depends on the OS in use. You can view it with a Disk Editor (absolute Sector 0: Cylinder 0, Head 0, Sector 1) Or you can view the Assembly code with a disassember such as MS DeBUG.
Depends on the OS in use. You can view it with a Disk Editor (absolute Sector 0: Cylinder 0, Head 0, Sector 1) Or you can view the Assembly code with a disassember such as MS DeBUG.
N NogginBoink Diamond Member Feb 17, 2002 5,322 0 0 Jun 28, 2003 #3 Use dskprobe from the NT Resource kit and read sector zero. Look up 'dskprobe' in the KB for explicit instructions. Anything in particular you're looking for in there?
Use dskprobe from the NT Resource kit and read sector zero. Look up 'dskprobe' in the KB for explicit instructions. Anything in particular you're looking for in there?