home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / aix / 8980 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  3.2 KB

  1. Path: sparky!uunet!caen!uflorida!elc1!taylor
  2. From: taylor@elc1.astro.ufl.edu (Charlie Taylor)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: 220 conf'ed for using /usr server
  5. Message-ID: <36799@uflorida.cis.ufl.edu>
  6. Date: 21 Aug 92 15:25:18 GMT
  7. References: <1992Aug13.085828.4829@newssrv.edvz.univie.ac.at>
  8. Sender: news@uflorida.cis.ufl.edu
  9. Organization: Dept. of Astronomy, University of Florida
  10. Lines: 65
  11. Nntp-Posting-Host: elc1.astro.ufl.edu
  12.  
  13. In article <1992Aug13.085828.4829@newssrv.edvz.univie.ac.at> tom@bim.itc.univie.ac.at (Tom Kovar) writes:
  14. >
  15. >  I'am trying to configure our institute's 220's to use the /usr server, and
  16. >have nice problems with it. (Running 3.2)
  17. >  I am installing the system over network, as we have no tape stations on the
  18. >220's. I used various install images (copied from the original tape, generated
  19. >using mksysb of a running 3.2 system, generated using mksysb of a running 3.2
  20. >with applied 3.2 fixes, with applied patches upgrading the 3.2 to 3.2.1, and
  21. >finaly after applying the patch U401209 and prereq., which should contain
  22. >220 corrections).
  23. >  After copying a bunch of /usr files, the typical dd-command message comes
  24. >(some thousands records in, 0 records out); after that a pax: error message
  25. >comes, that the following files weren't found in the archive:
  26. >        /usr/lib/microcode/8d77.32.52
  27. >        /usr/lib/microcode/8d77.42.52
  28. >        /usr/lib/microcode/8d77.44.52
  29. >As these files are not on the original installation machine, the only thing
  30. >I could do was to require continuation. It tries to generate bos boot file
  31. >and boot image on the disk, which aborts with the error message, that it
  32. >cannot find the file
  33. >        /etc//microcode/8d77.32.04
  34. >This file *is* on the original install machine, but it is of no help,as the
  35. >installation is aborted and there is no boot image on the disk.
  36. >
  37. >  Anyone can help me? 
  38. >  Just a note - according to the manual, I used only the installation image
  39. >bos.obj.*; sure it is enuff???
  40. >
  41. >  I'd be immensely gratefull for any kind of help.
  42. >
  43. >  Thanx,
  44. >                            Tom
  45.  
  46.  
  47. I just encountered the same problem about three days ago.  IBM software support
  48. gave me a work around which amounts to the following...
  49.  
  50. 1. edit /usr/lpp/bosinst/bosmin.list and change the following file names
  51.  
  52.   a. /usr/lib/microcode/8d77.32.52  to  /usr/lib/microcode/8d77.32.04
  53.   a. /usr/lib/microcode/8d77.42.52  to  /usr/lib/microcode/8d77.42.02
  54.   a. /usr/lib/microcode/8d77.44.52  to  /usr/lib/microcode/8d77.44.02
  55.  
  56. 2. create a new set of bosboot diskettes (see pages 1-9 of the 3.2 installation
  57.    guide. 
  58.  
  59. 3. boot the intended /usr client with the new diskettes
  60.  
  61. 4. proceed with the /usr client installation
  62.  
  63.  
  64. In step two above, you can save yourself some trouble and just remake the
  65. install/maintenance diskette.  The instructions in the install guide are 
  66. correct. To install the /usr client, you only need the bos.obj installation
  67. image which is the 4th file (skip 3) on your 3.2 tape.
  68.  
  69. BTW, the problem is that the files were misnamed on the tape you got.
  70.  
  71. Hope this helps.
  72.  
  73. Charlie Taylor
  74. Department of Astronomy                
  75. 211 S.S.R.B                            Phone: (904)-392-0199
  76. Univerisity of Florida                   Fax: (904)-392-5089
  77. Gainesville, FL, 32611                 email: taylor@astro.ufl.edu
  78.