- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- patch install failed, now receive could not load a...
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
10-23-2009 01:28 AM
10-23-2009 01:28 AM
patch install failed, now receive could not load a.out on reboot
I've just been installing a patch PHKL_40240 (with its dependencies). The patch decided to stop at 65% and then the system appeared to crash. I presume the crash lead to it stopping :( The problem now is that I cannot boot into mutli user mode. I just the error "exec(2): could not load a.out" coming up all the time.
If i go into single user mode and try to run vi or more etc then I get this message too. I can load the file systems but am now stuck for what to do next. I am no UNIX guru so appreciate any pointers you can give.
This is on a virtual machine.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2009 01:54 AM
10-23-2009 01:54 AM
Re: patch install failed, now receive could not load a.out on reboot
Do you have an ignite backup?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2009 02:43 AM
10-23-2009 02:43 AM
Re: patch install failed, now receive could not load a.out on reboot
kconfig -n GOOD
if you can do it (substitute whatever configuration is _not_ current you have for "GOOD").
If kconfig won't run either:
hpux GOOD/vmunix
at the boot loader.
Once you get the system in a usable state you'll have to see if it thought the patch installed or not to try to clean up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2009 12:13 AM
10-26-2009 12:13 AM
Re: patch install failed, now receive could not load a.out on reboot
The first step was to boot into single user mode. Then from here clean the partitions with fsck. It was still producing the same problems. We couldn't run anything other than the built in commands pointing us to the fact that maybe there was an issue with some of the library files.
we looked at the patches and files that were changed. We found a bunch of zero byte files in one of the directories that the patch was updating. I guess it crashed whilst writing these to the disk. The zero byte files were accompanied by correct sized files that started with a #. we replaced these for the patched files and then re ran the swinstall. forced a reinstall of the patches so that we could ensure it had all the right files.
hey presto, patch applied and the system is fully functional again.
Very pleased.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2009 12:26 AM
10-26-2009 12:26 AM
Re: patch install failed, now receive could not load a.out on reboot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2009 02:17 AM
10-26-2009 02:17 AM
Re: patch install failed, now receive could not load a.out on reboot
These are typically the old busy files that would be replaced/removed later.