home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / aix / 11414 < prev    next >
Encoding:
Text File  |  1992-11-09  |  2.1 KB  |  49 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!think.com!ames!saimiri.primate.wisc.edu!usenet.coe.montana.edu!selway.umt.edu!mcguire
  3. From: mcguire@selway.umt.edu (Charles J McGuire)
  4. Subject: Re: Problem with restoring from system backup on AIX 3.2
  5. Message-ID: <1992Nov9.151948.12083@selway.umt.edu>
  6. Organization: University of Montana
  7. References: <1992Nov6.194259.9076@tc.cornell.edu>
  8. Date: Mon, 9 Nov 1992 15:19:48 GMT
  9. Lines: 38
  10.  
  11. In article <1992Nov6.194259.9076@tc.cornell.edu> mdw@theory.TC.Cornell.EDU (Matt Welsh) writes:
  12. >This is an inane question, but I've been beating my head against the wall
  13. >all week trying to figure out why this won't work. Basically I've done
  14. >your ye olde generic mksysb via smit of an AIX 3.2 system that I'm setting
  15. >up. The backup's being stored on 8mm tape, just /dev/rmt0.1 on the system.
  16. >This backup is of a freshly-built system; I'm working on installing a lot
  17. >of software and want a working bootable system backup before I go on.
  18. >
  19. >Now, when I boot from the tape (to verify that the backup indeed worked,
  20. >i.e. re-install the entire system from the backup tape), I get the following
  21. >messages (this is before the install menu comes up and after it asks me
  22. >to press '1' on the console):
  23. >
  24. >    INIT: EXECUTING /sbin/rc.boot 2
  25. >    AIX Base Operating System Installation...
  26. >    Restoring Base Operating System install files from tape: /dev/rmt0.1
  27. >
  28. >    /sbin/rc.boot: /usr/lpp/bosinst/bosmain: not found
  29. >
  30. >    INIT: single user mode
  31. >
  32. >And then leaves me with a root shell with no filesystems mounted, no
  33. >path, no nothin'. Note that the file "/usr/lpp/bosinst/bosmain" is not
  34. >on the original system that I backed up. 
  35. >
  36. I'm not sure why bosmain would not have been on the original system when
  37. you backed it up. It sure should have been. The bosmain script is your
  38. interface into the restore menu. If it's not there (along with all the
  39. rest of the bosinst utilities), I don't belive there is any way to 
  40. recover except to create bootable floppies *with the bosinst scripts
  41. installed* and point to the 3rd file on the backup tape to get the
  42. mksysb tar file.
  43.  
  44. Charlie McGuire
  45. Systems Programmer
  46. The University of Montana
  47. mcguire@huckle.cs.umt.edu
  48.  
  49.