- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: vmunix.prev
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
09-11-2002 11:12 AM
09-11-2002 11:12 AM
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 11:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 11:21 AM
09-11-2002 11:21 AM
Re: vmunix.prev
2. At the PDC interface (often called "boot admin" menu) type:
boot pri isl
3. At the ISL> prompt type:
hpux /stand/vmunix.prev
That should do what you need.
- Allan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 11:23 AM
09-11-2002 11:23 AM
Re: vmunix.prev
bo pri isl
and once you get teh ISL prompt ..
ISL> hpux (;0)/stand/vmunix.prev
Do take a look also .. (DOCID=KBRC00008089) for greater detail ..
http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062908963
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 11:24 AM
09-11-2002 11:24 AM
Re: vmunix.prev
On power up of the system, interrupt the boot process when indicated...
1. Type in 'no pri' to tell the system to boot from the primary boot path.
2. When it asks you to interact with ISL, type in a 'Y' and press enter.
3. When presented with the ISL prompt, type in:
'hpux (;0)/stand/vmunix.prev' and press enter.
This should boot your system using the previous kernel..
Hopefully, you will have success.
Mike-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 11:25 AM
09-11-2002 11:25 AM
Re: vmunix.prev
Reboot the machine. Interupt the boot sequence
Interact with ipl 'Y'
ISL> hpux -is /stand/vmunix.old
Will boot the old kernel
HTH
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 12:17 PM
09-11-2002 12:17 PM
Re: vmunix.prev
You can do the following
Start the system
Press any key to abort the startup. Here cancel the boot process by pressing any key.
Enter ISL mode by using
boot -is
At ISL prompt enter
ISL> hpux -is /stand/vmunix.prev
This will resolve your problem. Don't forget to assign points to answers that you like best.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 08:31 PM
09-11-2002 08:31 PM
Re: vmunix.prev
You may get odd results from them if you boot from vmunix.prev or something other than /stand/vmunix.) This isn't usually horrible, and is less of a problem than it once was because more commands are using the pstat family of system calls instead of nlist to collect their information now, but if you need to boot vmunix.prev you would be wise to reboot normally as soon as reasonably convenient after that to reduce the risk of this type of problem. The kmupdate manual page has some additional information that might be useful to you on newer HP-UX releases.