home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 8 / CDACTUAL8.iso / rootdsks / readme_t.ape < prev    next >
Encoding:
Text File  |  1996-07-11  |  1.4 KB  |  34 lines

  1. TAPE INSTALLATION ROOTDISK
  2.  
  3. Here it is - a version of the install disk designed for installing Slackware
  4. from tape. I've tested on my Colorado Jumbo 250, but it should work for most
  5. floppy tape and SCSI tape drives. There's no reason it can't work for QIC-02
  6. as well, but I haven't compiled a QIC-02 capable bootkernel (yet).
  7.  
  8. Any of the bootkernel disks will work for floppy tape support. If you're
  9. installing from a SCSI drive, make sure you use a bootkernel with SCSI support.
  10.  
  11. The tape must be written in GNU tar format (or a compatible block size with some
  12. other 'tar' - anyone know what that would be?).  The "aaa_base.tgz" package from
  13. the A1 disk must be the first package written to the tape, and should be 
  14. followed by whatever other packages you wish to install.  All packages on the
  15. tape are installed automatically.
  16.  
  17. This is the command that would write out the tape:
  18.  
  19. tar cv *.tgz
  20.  
  21. Since "aaa_base.tgz" is first in alphabetical order, the files are written to
  22. the tape in the proper order.
  23.  
  24. Unlike installing from floppy disks, you don't need to install all the *.tgz
  25. files, or even all the directories. The only requirement is that 'aaa_base.tgz'
  26. must be the first package (*tgz file) written to the tape.
  27.  
  28. Good luck, folks! This is pretty experimental still, so let me know how it
  29. works for you and if you have any suggestions for improvements.
  30.  
  31. ---
  32. Patrick Volkerding
  33. volkerdi@ftp.cdrom.com
  34.