- MBRSCAN Vesion 1.1

  Master Boot Record SCAN - partition table analyzer
  Copyright (C) 1995, 1999 by Nobumichi Kozawa

  MBRSCAN comes with ABSOLUTELY NO WARRANTY; This is free software,
  and you are welcome to redistribute it under certain conditions: 
  See GPL.TXT for details. 

- Introduction

  MBRSCAN is a PC-DOS program which dumps MBR (Master Boot Record) and
  boot record of each partition and analyzes partition table entries.
  I wrote this program to dump the MBR when I encountered MBR corruption
  at OS installation. At first, I used a debug command to look at the MBR.
  Then I wrote the MBRSCAN for asking other person to display the MBR
  much easier. After that, I added partition table analyzer to the MBRSCAN.
  If you have some knowledge about hard disk, you can figure out partition
  and boot problems using this tool. The MBRSCAN is also good for
  understand partition table structure. 

- Files

  MBRS110.ZIP includes following files.

   MBRSCAN.EXE   Executable
   MBRSCAN.CPP   Source files
   MBRSCAN.H     Source file, header
   MBRSCAN.HTM   Japanese document
   MBRSCANE.HTM  English document
   GPL.TXT       GNU GENERAL PUBLIC LICENSE

- History

  V1.0 95/06/26 - Private version 
  V1.1 99/05/05 - LBA Support (Supports over 8GB Hard Disk Drive) 

- Author

  Nobumichi Kozawa 
  Mail Address: nkozawa@anet.ne.jp, PAF00521@nifty.ne.jp (backup) 

- Usage

  MBRSCAN.EXE is a DOS program. It works under PC-DOS, DOS/V, DOS window
  of OS/2 and Windows.If you want to run this program against boot drive,
  just type MBRSCAN.
  See MBRSCANE.HTM for more detail.

