- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: An I/O error occured when I install a driver
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
01-13-2004 01:18 PM
01-13-2004 01:18 PM
An I/O error occured when I install a driver
I wonder whether the problem is caused because the format of the driver file is changed by transfer from windows to Unix.
If you have similar experience and know how to solve the problem, please give me a hand.
Thank you very much!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2004 01:23 PM
01-13-2004 01:23 PM
Re: An I/O error occured when I install a driver
ascii or binary?
You should be using 'binary'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2004 02:20 PM
01-13-2004 02:20 PM
Re: An I/O error occured when I install a driver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2004 06:26 PM
01-13-2004 06:26 PM
Re: An I/O error occured when I install a driver
Source may be corupted.
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2004 06:40 PM
01-13-2004 06:40 PM
Re: An I/O error occured when I install a driver
I have been told that the hardware of this driver might not support my HP workstation module.
Thanks for your advice anyway.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2004 09:26 PM
01-13-2004 09:26 PM
Re: An I/O error occured when I install a driver
How are you installing that driver ? -- I assumed you are using swinstall but I never saw an I/O error reported by swinstall
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2004 10:11 PM
01-13-2004 10:11 PM
Re: An I/O error occured when I install a driver
the exact message would be interesting.
Anyway try to install the latest SD cumulative patch PHCO_28847 (it has depencies).
I hope this helps you.
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2004 11:22 PM
01-13-2004 11:22 PM
Re: An I/O error occured when I install a driver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2004 12:03 PM
01-14-2004 12:03 PM
Re: An I/O error occured when I install a driver
The steps I installed the driver is as follows:
1. transfer the driver file(tar.Z) to workstation by ftp in binary mode(completed successful transfer)
2.gunzip tar.Z file (success)
3.tar -xvf tar file (success)
4. swinstall -s /tmp/xdriver
Error message:
"/tmp/xdriver":An I/O error occurred while performing this task.
Thanks again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2004 06:47 PM
01-14-2004 06:47 PM
Re: An I/O error occured when I install a driver
swlist -d -s /tmp/xdriver?
Is there any more information in the logs under /var/adm/sw?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2004 07:27 PM
01-14-2004 07:27 PM
Re: An I/O error occured when I install a driver
Does it contain of a single file, or is it containing multiple files/directories?