home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / kbm36005.zip / README.MBR < prev    next >
Text File  |  1998-01-09  |  975b  |  32 lines

  1.  
  2.  
  3.     kMasterBootRecord(program) v1.0(beta)
  4.     -------------------------------
  5.  
  6. Features:
  7.     -small
  8.     -prepared for kBootManager
  9.  
  10. Written mainly to provide me with an automatic loader for the kBootManager,
  11. though it works perfectly on its own.
  12.  
  13. The reason for making it small is that kBootManager is designed to have
  14. partition-names in all partitiontable-sectors (MBR included). That leaves me
  15. with 394 bytes to use since the partition-name entries starts at offset 394.
  16.  
  17. To make it small there is no fancy errormessages - they normaly consumes
  18. most of the aviable space. There is no error checking of the parititiontable,
  19. ie. there may be more than one partition active, the first one of the them
  20. will be booted. (Signature in partition bootsector is checked though.)
  21.  
  22.  
  23.  
  24. There are two ways of starting bootmanager, either automatic or by holding
  25. any of the SHIFT-keys down during startup.
  26.  
  27.  
  28. (c) HumbleSoft 1997,1998
  29. - knut
  30.  
  31. bird@solo.lhg.hib.no
  32.