Hi. Can someone please tell what the following tape error message means:
Read end of medium on output
If you want to go on, type device/file name when ready
This message comes after the terminal displays a few files from the directory I'm trying to backup.
The command I'm running is:
find /directory name -print | cpio -ovuB > /dev/rct0
When I type " tape status /dev/rct0 " I get the following:
hard errors: number
This number increases by 1 everytime I rerun the cpio command.