home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / aux / 4552 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.9 KB  |  49 lines

  1. Newsgroups: comp.unix.aux
  2. Path: sparky!uunet!think.com!ames!nsisrv!jagubox!jim
  3. From: jim@jagubox.gsfc.nasa.gov (Jim Jagielski)
  4. Subject: Re: Restoring root partition dumps
  5. Message-ID: <1357@jagubox.gsfc.nasa.gov>
  6. Lines: 35
  7. Sender: usenet@nsisrv.gsfc.nasa.gov (Usenet)
  8. Nntp-Posting-Host: jagubox.gsfc.nasa.gov
  9. Reply-To: jim@jagubox.gsfc.nasa.gov (Jim Jagielski)
  10. Organization: NASA/Goddard Space Flight Center
  11. References: <1ii8veINNqib@transfer.stratus.com> <1ii9vvINNpfi@parlo.hal.COM> <1iiev6INNt0k@transfer.stratus.com>
  12. Date: Fri, 8 Jan 1993 11:37:06 GMT
  13.  
  14. dswartz@redondo.sw.stratus.com (Dan Swartzendruber) writes:
  15.  
  16. >In article <1ii9vvINNpfi@parlo.hal.COM> paul@hal.COM (Paul Sander) writes:
  17. >>In article <1ii8veINNqib@transfer.stratus.com> dswartz@redondo.sw.stratus.com
  18. >>(Dan Swartzendruber) writes:
  19. >>
  20. >>[Nightmare with dump/restore on live root partition omitted]
  21. >>
  22. >>How about creating a 10 megabyte disaster recovery partition with your
  23. >>minimal kernel and restore software?  You can boot up with it, restore to
  24. >>your real root partition, and you're off...
  25.  
  26. >I had just about concluded that was the only way out.  I was just
  27. >curious if there was anything "obvious" I was missing.  To avoid
  28. >getting hosed again, I'm doing it this way (at least until I hear
  29. >any different ideas).
  30.  
  31. I would guess that if you had moved into /foo, then done a:
  32.  
  33.     $ find . -print | cpio -pdmuva /
  34.  
  35. that things would be restored Okay... it's still a major pain though.
  36.  
  37. I also wonder if one could use Eschatology? After all, it's simply a
  38. "hidden" file system. If one could convince A/UX Startup to use it (Esc.)
  39. as the bootup file system, then restore onto the real root file system...
  40. Of course, you would have to make sure that the needed files where available
  41. in Esc...
  42.  
  43. Hmmmmmm
  44. -- 
  45.     Jim Jagielski               | "It is not I who am crazy...
  46.     jim@jagubox.gsfc.nasa.gov   |  it is I who am MAD!"
  47.     NASA/GSFC, Code 734.4       |
  48.     Greenbelt, MD 20771         |            - Ren
  49.