home *** CD-ROM | disk | FTP | other *** search
/ terabyteunlimited.com / 2014.06.terabyteunlimited.com.tar / terabyteunlimited.com / SETNUMHD.ZIP / readme.txt next >
Text File  |  2009-01-31  |  966b  |  46 lines

  1. SETNUMHD.COM
  2. ~~~~~~~~~~~~
  3.  
  4. This program is used to change the hard drive count in the BIOS data area.
  5. It can be used for BIOSes which do not properly set the number of hard
  6. drives available in the system.
  7.  
  8.  
  9. General Usage:
  10. ~~~~~~~~~~~~~~
  11. SETNUMHD n
  12.  
  13. For example, to set the number of hard drives to 4 you'd use:
  14. SETNUMHD 4
  15.  
  16.  
  17. How to use in the TeraByte products:
  18.  
  19. BootIt Next Generation:
  20. ~~~~~~~~~~~~~~~~~~~~~~~
  21.  
  22. 1) Copy the SETNUMHD.COM file to the BootIt directory.
  23.  
  24. 2) Adjust the first line of BOOTITNG.STR file to contain:
  25.  
  26.    SETNUMHD.COM n
  27.  
  28.    where n is the number of drives.
  29.  
  30.  
  31.  
  32. Image for DOS:
  33. ~~~~~~~~~~~~~~
  34. 1) Copy the SETNUMHD.COM file to the Image for DOS boot media.
  35.  
  36. 2) Adjust the first line of TBOS.STR file to contain:
  37.    
  38.    SETNUMHD.COM n
  39.  
  40.    where n is the number of drives.
  41.  
  42.  
  43. NOTE: If booting from a normal DOS version the SETNUMHD program
  44.       can be run anytime before running the image.exe program.
  45.  
  46.