Are you sure the tape has been rewound? The "n" /dev/rmt/1n implies "norewind", so if that's the device you normally use perhaps the head is still positioned at the end of the tape? Try the mt rewind command perhaps.
Hi p5wizard, the tape was written successfully because the first time I used the same command as now:
tar tvf /dev/rmt/1n, 2 times and finally tar tvf /dev/rmt/1 but always show the message tar: tape read error.
To create the tape I used:
tar cvf /dev/rmt/1n disk1
tar cvf /dev/rmt/1n disk2
tar cvf /dev/rmt/1 disk3
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.