home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / aux / 4567 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!darwin.sura.net!ukma!cs.widener.edu!dsinc!ub!acsu.buffalo.edu!yaosenko
  2. From: yaosenko@acsu.buffalo.edu (Yaosen Ko)
  3. Newsgroups: comp.unix.aux
  4. Subject: Re: Restoring root partition dumps
  5. Message-ID: <C0K5Kp.C94@acsu.buffalo.edu>
  6. Date: 8 Jan 93 23:07:36 GMT
  7. References: <1357@jagubox.gsfc.nasa.gov> <1ikdchINNheo@transfer.stratus.com> <1359@jagubox.gsfc.nasa.gov>
  8. Sender: nntp@acsu.buffalo.edu
  9. Organization: UB
  10. Lines: 20
  11. Nntp-Posting-Host: lictor.acsu.buffalo.edu
  12.  
  13. In article <1359@jagubox.gsfc.nasa.gov> jim@jagubox.gsfc.nasa.gov (Jim Jagielski) writes:
  14. >
  15. >I think to do this right, you'd need to make the "backup" partition as a
  16. >/usr-type file system (using 'dp')... When you need to boot up with it,
  17. >use A/UX Startup's 'dp' to change it to 'Root&Usr' file system and change
  18. >your "real" Root file system to something else (/usr-type)...
  19. >
  20.  
  21. I use a dumb but straight forward method.
  22.  
  23. Grab a 40MB (yes, 40MB) old HD, install a very small set of A/UX onto
  24. it. My setup is A/UX 3.0 with very small MacOS, Swap, AutoRecovery, and Root&Usr
  25. partitions all stuffed onto this 40MB. As you can guess, I trimmed a lot
  26. of stuff to accomplish it so that this installation can't do anything
  27. but run tape backup/restore program. Remaining free space on / partition
  28. is only a few hundred KB. :-)
  29.  
  30. Every time I need to restore the working "/" partition, just boot
  31. A/UX from this HD and run tape restore program. Plain, simple, dirty &
  32. quick...
  33.