Hello,
I backed up some files on a floppy from a 8.2 RELEASE system:
Listing archive contents or extracting files on another 8.2 RELEASE system, there is no problem:
Unfortunately, trying this on a 9.0 RELEASE system returns:
Does anyone know the cause? Thank you in advance,
Lubos
I backed up some files on a floppy from a 8.2 RELEASE system:
# tar -cf /dev/fd0 ./*
Listing archive contents or extracting files on another 8.2 RELEASE system, there is no problem:
# tar -tf /dev/fd0
Unfortunately, trying this on a 9.0 RELEASE system returns:
Code:
tar: Unrecognized archive format
tar: Error exit delayed from previous errors.
Does anyone know the cause? Thank you in advance,
Lubos