home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / s / stac0193.zip / TEC034.DOC < prev    next >
Text File  |  1992-11-11  |  3KB  |  66 lines

  1. ___________________________________________________________________________
  2. STAC FAX                                                           STAC FAX
  3.  
  4. SUBJECT: Bootable, Self Mounting Stacker Removable Disks.
  5.  
  6. STACKER NOTE TEC034 - 10/8/92                          STAC FAX Index #2506
  7. ___________________________________________________________________________
  8.  
  9. Background.
  10.  
  11.    This note outlines a procedure for creating bootable, self mounting 
  12.    Stacker removables, such as floppy disks, Bernoulli cartridges, and 
  13.    Syquest drives.  This allows the Stacked data to be read by any system 
  14.    that boots from them.  Due to the overhead associated with the boot files, 
  15.    it is recommended that a floppy disk be at least 720K.  Stacker must be 
  16.    installed on the system used to create this disk.  
  17.  
  18. Procedure.       
  19.  
  20.    NOTE: (a: denotes the drive you wish to make bootable)
  21.   
  22.    1. If the disk has been formatted and is empty, use the DOS SYS command 
  23.       to transfer system files to the disk.  For example type: 
  24.        
  25.       SYS A:  If the media has not been formatted, use:   
  26.        
  27.       Format A: /S      to format and copy system files.
  28.       (For more on these commands, consult your DOS manual)
  29.  
  30.    2. Copy STACKER.COM from your Stacker directory to a:\
  31.        
  32.       NOTE: Any driver files required by a removable would need to be copied
  33.             also at this time.
  34.     
  35.    3. Create a Config.sys on a: with this line:  Device=a:stacker.com a:
  36.       For example,  type:    copy con a:\Config.sys          <Enter>
  37.                              Device=a:stacker.com @a:\.DSK   <Enter>
  38.              
  39.        Press Ctrl-Z  and  <Enter>  to save the file.
  40.        
  41.        NOTE: For removables, add the necessary device driver line(s) before 
  42.        the Stacker line.
  43.     
  44.    4. Delete A:\command.com  (This is to make more room. It is actually 
  45.       run from the Stacker drive, so we will add it later.)
  46.     
  47.    5. To create the Stacker drive type: 
  48.               Screate A:       
  49.  
  50.    6. In order to mount this new drive, it is necessary to add a replaceable
  51.       '@' to the Stacker device driver in C:\Config.sys.  You can use 
  52.        Stacker's Sedit to modify the file.  The line should look something  
  53.        like this:       Device=C:\STACKER\STACKER.COM C:\STACVOL.DSK  @
  54.  
  55.    7: After modifying Config.sys, remove the disk, and restart the system.  
  56.       Once booted, insert the freshly Stacked diskette and mount it by 
  57.       typing:  Stacker A:
  58.  
  59.    8: Copy Command.com to Stacker drive A:
  60.  
  61.    9: This disk is now self mounting and bootable.  You may wish to reboot
  62.       from the disk to test it.
  63.    
  64. ___________________________________________________________________________
  65. Copyright 1992,  Stac Electronics                   STAC FAX (619) 431-6712
  66.