home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / xenix / sco / 3506 < prev    next >
Encoding:
Text File  |  1992-12-20  |  1.6 KB  |  43 lines

  1. Newsgroups: comp.unix.xenix.sco
  2. Path: sparky!uunet!metter!openage!gryphon
  3. From: gryphon@openage.openage.com (The Golden Gryphon)
  4. Subject: Re: Boot filesystem backup/restore
  5. Organization: Open Age, Inc.
  6. Date: Thu, 17 Dec 1992 23:45:21 GMT
  7. Message-ID: <1992Dec17.234521.9134@openage.openage.com>
  8. References: <1992Dec16.192445.21570@oneb.almanac.bc.ca>
  9. Lines: 32
  10.  
  11. kmcvay@oneb.almanac.bc.ca (Ken Mcvay) writes:
  12.  
  13. >System: SCO XENIX 3.2.3 GT
  14.  
  15. >I have been offered the brief loan of a SCSI tape drive (150 meg) so I can
  16. >back up my root filesystem, which will let me re-install the OS and
  17. >hopefully resolve some SCSI disk problems in the process.
  18.  
  19. >I have no experience with this, but understand that using tar for the backup
  20. >won't archive the device drivers. What I want to do is this: back up the
  21. >_entire_ root filesystem, re-install the OS to the point where I can restore
  22. >from tape, restore everything from tape, over-writing existing files, and
  23. >reboot.
  24.  
  25. >Is that possible? If so, do I use cpio for the job? What switches should I
  26. >use?
  27.  
  28. >Any suggestions welcomed :-)
  29.  
  30. 1)    unmount any extra file systems.
  31. 2)    cd /
  32. 3)    find . -print -depth | cpio -ovc -C20480 -K149000 -O/dev/rct0
  33.  
  34. If you have any extra file system I would back them up too.  Remember that you
  35. are getting into a position to easily blow your whole disk away.  Making one or
  36. two EXTRA backups is not a waste of time.
  37.  
  38. -- 
  39. The Golden Gryphon                 gryphon@openage.COM
  40. "Mad Scientists seeks mindless brawny assistants, good pay, quiet location."
  41. "They're not ghosts,  they're metaphysically challenged." - Me
  42. Openage - The Premier SCO UNIX integrator in the Washington D.C. area
  43.