HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cpio problem
Operating System - HP-UX
1837969
Members
3079
Online
110124
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2001 03:21 PM
07-26-2001 03:21 PM
cpio problem
The following cpio command works for the abc.cpio on a SUN box but not on HPUX 11.0 . Is it because abc.cpio was generated on a UNIXWARE system?
$ cpio -iumvdcR < /cdrom/abc.cpio
cpio: Out of phase; resyncing.
End of volume
errno: 25, Can't read input
$ cpio -iumvdcR < /cdrom/abc.cpio
cpio: Out of phase; resyncing.
End of volume
errno: 25, Can't read input
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2001 03:55 PM
07-26-2001 03:55 PM
Re: cpio problem
try this
cpio -icvdumB < /filename
cpio -icvdumB < /filename
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2001 06:19 PM
07-26-2001 06:19 PM
Re: cpio problem
Try to use the B option to cpio, which changes the blocking factor, should remove the error condition.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2001 06:32 PM
07-26-2001 06:32 PM
Re: cpio problem
Hi:
You may have a byte flip problem
try adding the 'b' 's' or 'S' args.
I would first try a listing.
cpio -icvtb < /tmp/abc.cpio
You may have a byte flip problem
try adding the 'b' 's' or 'S' args.
I would first try a listing.
cpio -icvtb < /tmp/abc.cpio
If it ain't broke, I can fix that.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP