home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / aix / 11398 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.8 KB

  1. Path: sparky!uunet!franvm3.VNET.IBM.COM
  2. From: kraemerf@franvm3.VNET.IBM.COM (Frank Kraemer)
  3. Message-ID: <19921109.000021.514@almaden.ibm.com>
  4. Date: Mon, 9 Nov 92 09:01:14 CET
  5. Newsgroups: comp.unix.aix
  6. Subject: Re. bffcreate -X doesn't work
  7.          Re: bffcreate -X Doesn't Work
  8. Reply-To: kraemerf@franvm3.VNET.IBM.COM
  9. Organization: IBM Germany, BO-89 ACIS South
  10. Disclaimer: This posting represents the poster's views, not those of IBM
  11. News-Software: Usenet 3.0
  12. Lines: 33
  13.  
  14. tkevans@fallst (Tim Evans) writes:
  15.  
  16. >I was setting up and "install server," following the instructions
  17. >in the AIX installation manual, and the load of the boot images and
  18. >ptf's ("bffcreate" is the command that's executed from SMIT)
  19. >kept failing.  Each time the failure happened, the jfs I'd
  20. >created for them showed up with no space available.
  21.  
  22. bffcreate first restores all images from the tape to /tmp (default)
  23. and than does a 'restore -p' to pack them in big files and place these
  24. files in /usr/sys/inst.images. It's much more easier to use 'dd' to
  25. copy the files directly from the tape to disk. The only thing you have
  26. to take care about it the naming. If all images are copied run 'inutoc'
  27. on the directory were you placed your files this will create the
  28. table of contents files '.toc'.
  29.  
  30. frank ;-)
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39. .----------------------------------------------------------------------.
  40. | E-Mail: FRANVM3(KRAEMERF)                 - IBM VNET  "Yes, I'm one  |
  41. | ======  IBMMAIL(DEIBM27S)                 - IBM-Mail   of those      |
  42. |         DE.IBMX400.IBMMAIL.KRAEMER.KRAEME - X.400      stupid IBM    |
  43. |         kraemerf@franvm3.vnet.ibm.com     - Internet   field SE's."  |
  44. | Voice : +49-(0)611/776-364                                           |
  45. | Mail  : Abraham-Lincoln Street 26, 6200 Wiesbaden, Germany           |
  46. '----------------------------------------------------------------------'
  47.