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
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
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
тАО06-06-2001 07:02 AM
тАО06-06-2001 07:02 AM
what about the file vmunix? I found file vmunix.prev on directory out of system and I need to delete it, but I don't know if it's can be a problem. Using a find command, I found the result below:
vsurjux1@root:/ #find ./ -name vmunix*
./stand/vmunix
./usr/conf/vmunix.client
./usr/conf/vmunix.fs
./geinc/vmunix.prev
My doubt concern to last file.
thanx in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2001 07:07 AM
тАО06-06-2001 07:07 AM
Re: vmunix
The file ./geinc/vmunix.prev in /stand can be trashed.
The /stand/vmunix.prev is the *previous* version of the current kernel. You should keep it! In the event that your kernel (file) ever becomes corrupted, you have a viable kernel from which you could boot.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2001 07:08 AM
тАО06-06-2001 07:08 AM
Re: vmunix
The geinc directory is not a standard HP-UX directory. It was probably created by someone to hold the vmunix.prev because they were running short of space in /stand when they needed to build a new kernel.
Compare /stand/vmunix and /geinc/vmunix.prev and if they are similar you might consider keeping vmunix.prev since it is a backup copy of your kernel. If it is older, do whatever you want. It is always a good idea to keep a copy of vmunix.prev in /stand so that you can boot from it if something happens to your regular kernel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2001 07:09 AM
тАО06-06-2001 07:09 AM
Re: vmunix
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2001 07:09 AM
тАО06-06-2001 07:09 AM
Solutionvmunix.prev is the vmunix that stay in /stand after you are doing changes to the kernel and making a new kernel so you can go back if the resault of the new kernel is not o.k .
you can delete all the vmunix
./usr/conf/vmunix.client
./usr/conf/vmunix.fs
i can see that the vmunix.prev is in a dir
./geinc/vmunix.prev
that is not normal .
i will not tell you to delete it but you can do a new compile of the kernel and recreate the vmunix.prev in the /stand and after that
delete the ./geinc/vmunix.prev
dont delete the ./stand/vmunix !!!
if you have any more que please ask
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2001 07:40 AM
тАО06-06-2001 07:40 AM
Re: vmunix
Bem acho que isto vai ajud?-lo :
You can remove vmunix.prev because patch installation proccess loads a new vmunix and put you current vmunix to vmunix.prev.
Look in /stand/build if there is a obsolete test kernel (vmunix.test) you can remove it too.
Take care !
I hope this help
Regards
Abel Berger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2001 09:25 AM
тАО06-06-2001 09:25 AM
Re: vmunix
Abel, cara tu ? o primeiro brasileiro que vejo por aqui desde de que entrei. Legal!
Valeuza?o pela ajuda.
Abra?o.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2001 09:28 AM
тАО06-06-2001 09:28 AM
Re: vmunix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2001 09:45 AM
тАО06-06-2001 09:45 AM
Re: vmunix
Keep in contact !
abel_berger@yahoo.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-07-2001 04:01 AM
тАО06-07-2001 04:01 AM
Re: vmunix
You can remove vmunix.prev file from any where but do not remove from /stand/vmunix.prev becuase it is useful when your orignal kernel /stand/vmunix will currupt. You can boot from /stand/vmunix.prev anytime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-07-2001 05:12 AM
тАО06-07-2001 05:12 AM
Re: vmunix
to be on safer side make a copy of /stand/vmunix
(cp -p /stand/vmunix /stand/vmunix.prev) and delete /geinc/vmunix.prev . in case any problem while rebooting you can boot from /stand/vmunix.prev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-07-2001 07:32 AM
тАО06-07-2001 07:32 AM
Re: vmunix
I did understand it... and I made a copy.
Thanx.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-07-2001 08:46 AM
тАО06-07-2001 08:46 AM
Re: vmunix
Preserve the vmunix.prev unless you have made a kernel/LVM changes. Also leave the vmunix files in /usr/conf, they are the basic config kernel files that the system has, the files in /usr/conf/master.d do refer to them in updates.