cpio: 0511-903 Out of phase!
今天在140上装ORACLE817解压.cpio文件的时候报如下错误:
# cpio -idvm < aix_oracle817_32_Disk1.cpio
cpio: 0511-903 Out of phase!
cpio attempting to continue...
cpio: 0511-904 skipping 124796 bytes to get back in phase!
One or more files lost and the previous file is possibly corrupt!
cpio: 0511-027 The file name length does not match the expected value.
# man cpio
c Reads and writes header information in ASCII character form. If a cpio archive
was created using the c flag, it must be extracted with c flag.
加上参数c就OK了。
阅读(1723) | 评论(0) | 转发(0) |