stason.org logo lotus


previous page: 3.2. What do I with old object-file archives?page up: Unix-PC/3b1 Computers FAQnext page: 4.2. How can I make a floppy-disk-based UNIX for fsck'ing the hard drive?

4.1. How do I restore from a backup when one of the floppies is bad?

 Books
 TULARC
















Description

This article is from the 3b1 computers FAQ, by John B. Bunch with numerous contributions by others.

4.1. How do I restore from a backup when one of the floppies is bad?

Get the public domain program called "afio". It's available in the OSU archives. It supports reading the floppy disk backup set, and will ignore errors and recover when it finds the next cpio ASCII header if you use the "-k" option. The backup set must be written using cpio and the "-c" option must have been used during the writing of the diskettes.

The syntax for afio to restore is:

	# cd /
	# afio -ivk /dev/rfp021
		  ^ use the k option to allow dealing with
		    corrupted archives

 

Continue to:


Share and Enjoy

Bookmark this story so others can enjoy it:
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Wists

Tags

pc, hardware, video, AT&T UNIX PC, PC7300, and 3B1, faq, frequently asked questions, repair, computer, card







TOP
previous page: 3.2. What do I with old object-file archives?page up: Unix-PC/3b1 Computers FAQnext page: 4.2. How can I make a floppy-disk-based UNIX for fsck'ing the hard drive?