home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / BOOTABLE.ZIP / BOOTABLE.DOC next >
Text File  |  1992-07-26  |  7KB  |  265 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                                     BOOTABLE
  11.  
  12.                  A Utility For Creating DOS Bootable Diskettes
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.                               Copyright (C), 1992
  40.                                William F. Kappauf
  41.                               1310 Cabrillo Avenue
  42.                               San Jose, CA  95132
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                  BOOTABLE 1.00
  71.  
  72.  
  73.           1.  INTRODUCTION
  74.  
  75.                BOOTABLE helps make DOS bootable diskettes  while  run-
  76.           ning  under  OS/2.   I  got  the idea for this program after
  77.           reading several messages  on  IBMOS2  forum  on  Compuserve.
  78.           Several people had realized that making a diskette that will
  79.           boot DOS is difficult (or impossible)  while  running  OS/2.
  80.           OS/2  does not provide a "format /s" option, nor can one use
  81.           DOS's own format.com program when booted inside a  DOS  win-
  82.           dow.
  83.  
  84.                It seemed that the only way to create  a  DOS  bootable
  85.           diskette was to literally boot DOS, either using a Dual Boot
  86.           setup, or from a floppy diskette and then use DOS's  "format
  87.           /s".  What a hassle!
  88.  
  89.                BOOTABLE represents my first attempt at a useable  pro-
  90.           gram   that   allows  one  to  easily  create  DOS  bootable
  91.           diskettes.  If you find that you have a  few  programs  that
  92.           just  refuse to run under OS/2, or want to make self booting
  93.           DOS diskettes for other reasons,  try  BOOTABLE,  you'll  be
  94.           glad you did.
  95.  
  96.  
  97.           2.  WARRANTY DISCLAIMER
  98.  
  99.                The author of BOOTABLE specifically disclaims all  war-
  100.           ranties, either expressed or implied, including but not lim-
  101.           ited to implied warranties of  merchantability  and  fitness
  102.           for  a  particular purpose, with respect to BOOTABLE.EXE and
  103.           the accompanying documentation.
  104.  
  105.                In no event shall the author of BOOTABLE be liable  for
  106.           any loss of profit or any other commercial damage, including
  107.           but not limited to special,  incidental,  consequential,  or
  108.           other damages.
  109.  
  110.  
  111.           3.  USER SUPPORTED SOFTWARE
  112.  
  113.                BOOTABLE is distributed as shareware.  You may  try  it
  114.           before  you  buy it.  You may give away or distribute copies
  115.           of BOOTABLE so long as you charge only for the cost of  dis-
  116.           tribution, and you distribute the complete, unmodified BOOT-
  117.           ABLE package.  If you use BOOTABLE and find it to be useful,
  118.           you  are  requested  to  make a monetary contribution to its
  119.           author to compensate him for the effort expended in develop-
  120.           ing  it and to encourage him to provide future enhancements.
  121.           The suggested amount is $10.  This  contribution  should  be
  122.           mailed to:
  123.  
  124.                William F. Kappauf
  125.                1310 Cabrillo Ave.
  126.                San Jose, CA  95132
  127.  
  128.  
  129.  
  130.           July 26, 1992                                         Page 2
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                  BOOTABLE 1.00
  137.  
  138.  
  139.           4.  INSTALLATION
  140.  
  141.                The BOOTABLE package consists of three files:
  142.  
  143.                BOOTABLE.EXE    (The program file)
  144.                BOOTABLE.ICO    (The program's icon)
  145.                BOOTABLE.DOC    (This file).
  146.  
  147.           Simply place BOOTABLE.EXE and BOOTABLE.ICO  in  a  directory
  148.           listed in your PATH statement.  That's all there is to it.
  149.  
  150.  
  151.           5.  USING BOOTABLE
  152.  
  153.                Making DOS bootable diskettes is a  two  step  process.
  154.           First,  a  "snapshot" is taken of a DOS bootable diskette by
  155.           saving the  boot  sector,  system  files,  and  command.com.
  156.           Second,  this  "snapshot"  may be used to modify other blank
  157.           diskettes, even if they are not the same format.
  158.  
  159.                Take a "snapshot" of a DOS bootable diskette by issuing
  160.           the following command:
  161.  
  162.                bootable -s a: path
  163.  
  164.           or,
  165.  
  166.                bootable -s b: path.
  167.  
  168.           "path" can be any OS/2 path, with or without a drive qualif-
  169.           ier.   BOOTABLE  fully  supports  the HPFS (High Performance
  170.           File System), so long and unusual paths  may  be  specified.
  171.           If "path" contains spaces or other characters not allowed in
  172.           a conventional FAT file name, surround your entry in  double
  173.           quotes as in:
  174.  
  175.                bootable -s a: "very long path name with spaces"
  176.  
  177.           BOOTABLE will place  the  boot  sector,  system  files,  and
  178.           command.com into the "path" specified.  If the path does not
  179.           exist, you will be prompted if you want it created.  This is
  180.           very  handy  to  create snapshots of various flavors of DOS.
  181.           Each one can be used with a different "path",  and  BOOTABLE
  182.           will put all the right files in the specified path.
  183.  
  184.                Once a snapshot has been taken,  BOOTABLE  can  make  a
  185.           blank diskette bootable by updating the boot sector, copying
  186.           over the system files, and copying over command.com.  Making
  187.           a  diskette bootable is done by executing the following com-
  188.           mand:
  189.  
  190.                bootable a: path
  191.  
  192.           or,
  193.  
  194.  
  195.  
  196.           July 26, 1992                                         Page 3
  197.  
  198.  
  199.  
  200.  
  201.  
  202.                                  BOOTABLE 1.00
  203.  
  204.  
  205.                bootable b: path.
  206.  
  207.                You may use either a: or b:  drive  to  take  snapshots
  208.           from,  and  you  may  use either a: or b: to create bootable
  209.           diskettes.  This is useful in situations (like  mine)  where
  210.           you  have  DOS diskettes in one format (like 5.25") but your
  211.           a: drive is another (3.5").  Just take a  snapshot  from  b:
  212.           and create on a:.
  213.  
  214.                BOOTABLE will issue a  brief  set  of  instructions  if
  215.           entered at the command line with no arguments.
  216.  
  217.  
  218.           6.  SUPPORT
  219.  
  220.                I have made every  attempt  to  make  BOOTABLE  useful,
  221.           friendly, and (hopefully) bug free.  If you need help, think
  222.           you may have found a  bug,  or  have  some  suggestions  for
  223.           improving BOOTABLE, please contact me at:
  224.  
  225.                71625.1734 on Compuserve or,
  226.                71625.1734@Compuserve.com from the Internet.
  227.  
  228.           As updated versions become available, I will  post  them  on
  229.           the  IBMOS2  forum  on Compuserve as well as other OS/2 BBSs
  230.           around the country.  I hope using BOOTABLE makes using  OS/2
  231.           a little more pleasurable.
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.           July 26, 1992                                         Page 4
  263.  
  264.  
  265.