home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / sgi / 18344 < prev    next >
Encoding:
Internet Message Format  |  1992-12-27  |  1.8 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!olivea!sgigate!odin!sgihub!zola!zuni!anchor!olson
  2. From: olson@anchor.esd.sgi.com (Dave Olson)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: System-CDROM to DAT ??
  5. Message-ID: <u4tne9s@zuni.esd.sgi.com>
  6. Date: 27 Dec 92 21:59:55 GMT
  7. References: <bt0bs*OU0@video1.han.de>
  8. Sender: news@zuni.esd.sgi.com (Net News)
  9. Organization: Silicon Graphics, Inc.  Mountain View, CA
  10. Lines: 36
  11.  
  12. In <bt0bs*OU0@video1.han.de> achim@video1.han.de (Joachim Gothe) writes:
  13. | we just got an Upgrade to 4.0.5.F for our Indigos at University.
  14. | One of our Indigos is at a Professor in Africa. :-\
  15. | I want to make a copy of the CDROMs on DAT, so that I can sent
  16. | the Upgrade to him. He has a DAT, but no CDROM.
  17. | Is it possible, to copy the CDROMs, that he can use INST from the
  18. | DAT and that he can install the Upgrade?
  19.  
  20. Yes, and yes.
  21.  
  22. Make sure you use the byte swapped, fixed block device for the DAT
  23. (neither are the default!), as that is what all the SGI proms
  24. expect, for historical reasons, if you want the tape to be bootable
  25. (as it must be to install eoe*).
  26.  
  27. Mount the CD somewhere (for the sake of the instructions below,
  28. assume the CD-ROM is SCSI ID #4, and the DAT is SCSI ID#2), either
  29. manually, or with cdromd via the system manager; manual instructions
  30. are included here, then use distcp to copy from the CD to tape.
  31.  
  32.     mkdir /cdrom
  33.     mount -o ro /dev/dsk/dks0d4s7 /cdrom
  34.     cd /cdrom/dist
  35.     distcp -v . /dev/rmt/tps0d2 '*'
  36.     # (verify it)
  37.     distcp -cv /dev/rmt/tps0d2 .
  38.  
  39. Indigo's will recognize the DAT automatically, if you use the
  40. Install choice on the PROM menu.
  41. --
  42. Let no one tell me that silence gives consent,  |   Dave Olson
  43. because whoever is silent dissents.             |   Silicon Graphics, Inc.
  44.     Maria Isabel Barreno                        |   olson@sgi.com
  45.