- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: genvmunix missing
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-18-2008 08:13 AM
01-18-2008 08:13 AM
genvmunix missing
./genvmunix:
its origin cannot be identified.
Anyone know how can I get the patch to recognize this file ? or even how can I get the original genvmunix that is missing from my root file system ?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 09:44 AM
01-18-2008 09:44 AM
Re: genvmunix missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 09:44 AM
01-18-2008 09:44 AM
Re: genvmunix missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 09:59 AM
01-18-2008 09:59 AM
Re: genvmunix missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 10:02 AM
01-18-2008 10:02 AM
Re: genvmunix missing
It should be on the relevant CD for the version of Tru64 that you're running, assuming it's not on your backup tapes...
Hope this helps,
Regards,
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 10:17 AM
01-18-2008 10:17 AM
Re: genvmunix missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 10:49 AM
01-18-2008 10:49 AM
Re: genvmunix missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 12:03 PM
01-18-2008 12:03 PM
Re: genvmunix missing
Cheers,
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 12:06 PM
01-18-2008 12:06 PM
Re: genvmunix missing
This is driving me nuts!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 12:16 PM
01-18-2008 12:16 PM
Re: genvmunix missing
Cheers,
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 12:18 PM
01-18-2008 12:18 PM
Re: genvmunix missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 12:56 PM
01-18-2008 12:56 PM
Re: genvmunix missing
Or, try copying the file from another system again (the system must be at the same version AND patch kit level) and make sure that you preserve file modification date as well as file owner and permissions when you do the copy (e.g. rcp -p).
Ann
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2008 01:09 PM
01-18-2008 01:09 PM
Re: genvmunix missing
I assume I woulnd't have any problems after that. The patch kit I am trying to install is the latest. System already has patch 2 and 4 installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2008 02:48 AM
01-19-2008 02:48 AM
Re: genvmunix missing
onother trick I imagine could work:
grep for genvmunix in /usr/.smdb./*.inv
cp -p this inv-file to .save
edit the entry for genvmunix to the size & checksum of your generated generic genvmunix.
BR, Frank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2008 09:40 AM
02-04-2008 09:40 AM
Re: genvmunix missing
Since the latest you installed successfully was BL25,you need to put the genvmunix in place that came with patckkit#4 (BL25).
If you still have the tarfile of patchkit#4, you can extract it from there:
# tar xf T64V51BB25AS0004-20040616.tar
# cd patch_kit/Tru64_UNIX_V5.1B/kit
# gunzip -c OSFPAT02503400540 |tar xf - \
./genvmunix
Rgds,
Johan.
_JB_