I am trying to make a tape backup on a tz5. I ran MAKEDEV tz5
and the file /dev/rmt0h was created. Then I tried to dump using
dump -0un -f /dev/rmt0h -b 32 /
but I get the error message
dump: Dumping from host borg.med.ecu.edu
dump: Date of this level 0 dump: Fri Oct 06 12:35:09 1995 EDT
dump: Date of last level 0 dump: the start of the epoch
dump: Dumping /dev/rrz2a (/) to /dev/rmt0h
dump: Mapping (Pass I) [regular files]
dump: Mapping (Pass II) [directories]
dump: Cannot open device file /dev/rmt0h
dump: NEEDS ATTENTION: Do you want to retry the open?: ("yes" or "no") y
dump: "yes" or "no"?
dump: NEEDS ATTENTION: Do you want to retry the open?: ("yes" or "no") n
dump: "yes" or "no"?
dump: NEEDS ATTENTION: Do you want to retry the open?: ("yes" or "no") no
dump: SIGTERM received -- Try rewriting
dump: Unexpected signal -- cannot recover
dump: The ENTIRE dump is aborted
# dump: SIGTERM received -- Try rewriting
dump: Unexpected signal -- cannot recover
dump: The ENTIRE dump is aborted
I think I must be doing something stupid like missing
out a mounting step. Can some kind person clue me in
Thanks
Martyn White
Received on Fri Oct 06 1995 - 18:16:03 NZDT