home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9125 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  2.0 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!ut-emx!ibmchs!auschs!d75!giskard.austin.ibm.com!matt
  2. From: matt@giskard.austin.ibm.com (Matthew S. Cronk)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: HELP ME!
  5. Keywords: RS/6000,Installation
  6. Message-ID: <4648@d75.UUCP>
  7. Date: 26 Aug 92 15:04:04 GMT
  8. References: <eoq.28.0@vthnw.cvm.msu.edu> <1992Aug25.234018.4748@lugb.latrobe.edu.au>
  9. Sender: news@d75.UUCP
  10. Organization: IBM, Austin
  11. Lines: 40
  12.  
  13. In article <1992Aug25.234018.4748@lugb.latrobe.edu.au> ccvj@misty.latrobe.edu.au (Vicki Jordan) writes:
  14. >In article <eoq.28.0@vthnw.cvm.msu.edu> you write:
  15. >>BUT once it came up with the message: Multi-User Initialization complete!
  16. >>Nothing else came up. 
  17.  
  18. This message is displayed at the end of the /etc/rc script.  The /etc/rc.tcpip
  19. script is invoked after this.
  20. Were you installing 3.1 or 3.2?  Was this a "clean" install, or a
  21. "preservation" install?
  22.  
  23. >I think you have hit the same problem we did - does it stop with a
  24. >steady number (I don't remember exactly - 578?)
  25.  
  26. If the message "Multi-User initialization complete" has been displayed,
  27. then the LED's have already been cleared, and the filesystems have been
  28. successfully mounted.
  29.  
  30. >You will have to do the following:
  31. >- boot to maintenance mode
  32. >- getrootfs hdisk0 sh   (if your boot logical volume spans more than one
  33. >                         disk - getrootfs hdisk0 hdisk2 ....)
  34.  
  35. invoking getrootfs with multiple hdisk args does not change the
  36. behaviour of the script, except for an error message during execution.
  37.  
  38. > (evidently /etc/continue is gone in 3.2)
  39.  
  40. replaced by getrootfs because continue is a shell builtin
  41.  
  42. >- vi /etc/filesystems
  43. > for /, /usr and /var add the stanza "type = bootfs"
  44.  
  45. If you invoke "getrootfs hdisk0 sh", then the shell is invoked before the
  46. filesystems are mounted, and vi is not available, and the /etc/filesystems
  47. is in the ramfs, which is not preserved between boots.
  48.  
  49. Matt
  50.  
  51. disclaimer: These are my opinions and do not represent IBM opinions, or
  52. those of my employer, neighbor, mailperson, brother-in-law, blah, blah, ...
  53.