HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Building 11.11(11i) kernel via the command lin...
Operating System - HP-UX
1833605
Members
3669
Online
110061
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
06-30-2005 11:06 AM
06-30-2005 11:06 AM
Building 11.11(11i) kernel via the command line
I wanted to update my kernel settings on HPUX 11.11 and was wondering if I was missing any steps for updating the kernel properly via command line. It will be a while before I am able to reboot, but I would like to get my changes properly prepped. Thank You
# cd /stand/build
# /usr/lbin/sysadm/system_prep -s system
# kmtune -s= -S system
# mk_kernel -s system
# kmupdate
# mv /stand/system /stand/system.prev
# cp /stand/build/system /stand/
# /usr/sbin/shutdown -ry 0
# cd /stand/build
# /usr/lbin/sysadm/system_prep -s system
# kmtune -s
# mk_kernel -s system
# kmupdate
# mv /stand/system /stand/system.prev
# cp /stand/build/system /stand/
# /usr/sbin/shutdown -ry 0
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2005 11:23 AM
06-30-2005 11:23 AM
Re: Building 11.11(11i) kernel via the command line
all is well but I am overly cautious. So, right after
mv /stand/system /stand/system.prev
I would add the following two commands.
mv /stand/vmunix /stand/vmunix.prev
mv /stand/dlkm /stand/dlkm.prev
hope this helps
mv /stand/system /stand/system.prev
I would add the following two commands.
mv /stand/vmunix /stand/vmunix.prev
mv /stand/dlkm /stand/dlkm.prev
hope this helps
________________________________
UNIX because I majored in cryptology...
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2005 12:45 PM
06-30-2005 12:45 PM
Re: Building 11.11(11i) kernel via the command line
The shutdown probably will be run in a few weeks. I think a cp of vmunix would be safer because some things reference vmunix in the meantime but I probably should have clarified this more. Is this true? Anyone agree?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2005 01:49 PM
06-30-2005 01:49 PM
Re: Building 11.11(11i) kernel via the command line
A few commands like ipcs will use the vmunix file and when it doesn't match the in-core kernel, ipcs will complain about a missing namelist. Note that you can have several kernals in /stand like vmunix.prev2 or vmunix.bignproc (if you have enough space in /stand. You can then pick from several kernels when you reboot.
Bill Hassell, sysadmin
Bill Hassell, sysadmin
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