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

  1. Path: sparky!uunet!noc.near.net!transfer.stratus.com!redondo.sw.stratus.com!dswartz
  2. From: dswartz@redondo.sw.stratus.com (Dan Swartzendruber)
  3. Newsgroups: comp.unix.aux
  4. Subject: Restoring root partition dumps
  5. Date: 7 Jan 1993 21:57:02 GMT
  6. Organization: Stratus Computer, Software Engineering
  7. Lines: 25
  8. Distribution: world
  9. Message-ID: <1ii8veINNqib@transfer.stratus.com>
  10. NNTP-Posting-Host: redondo.sw.stratus.com
  11.  
  12.  
  13. I just spent most of the day trying to restore a level-0 dump of
  14. my A/UX root partition.  I wanted to allocate more space to the
  15. MacPartition, so I dumped /, /users and did a Retrospect dump of
  16. MacPartition.  That done, I reran the A/UX Installer, fudging the
  17. space allocation.  I then loaded a minimal A/UX system.  Once I'd
  18. rebooted, I copied a unix kernel with Jim's tc driver off the floppy
  19. I'd saved it on and rebooted.  That was the easy part.  The hard
  20. part was trying to do a full reload of the root.  The scanty man
  21. pages tell you to only do restore -r on an empty filesystem.  Well,
  22. that works dandy for a secondary FS, but how the heck do you do the
  23. root FS???  I tried naively just doing it, but restore refused to
  24. overwrite any of the existing stuff.  What I finally ended up doing
  25. was to do a restore -r in a /foo directory, reboot (cancelling the
  26. A/UX launch), renaming all of the files and directories in the root
  27. with a .xxx suffix, moving the corresponding files/directories from
  28. /foo to /, and (finally!) rebooting and cleaning up the *.xxx stuff.
  29. Someone please tell me I'm missing something obvious that I'd have
  30. seen if I'd shelled out the $$$ for the System Administration manuals!
  31.  
  32. -- 
  33.  
  34. #include <std_disclaimer.h>
  35.  
  36. Dan S.
  37.