- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Boot problem
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
07-15-2002 03:37 AM
07-15-2002 03:37 AM
there is something wrong with the boot options on my primary and alternate boot disk.
maybe the problem is with:
lvlnboot -r /dev/... or lvlnboot -b /dev/...
If they are not correctly set, is that any way to boot this machine?
thank you for your help
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2002 03:39 AM
07-15-2002 03:39 AM
Re: Boot problem
Regards,
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2002 03:40 AM
07-15-2002 03:40 AM
Re: Boot problem
you can use your installation CD to boot and then get into maintenance mode and repair your configuration. You can then check what's wrong.
Allways stay on the bright side of life!
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2002 04:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2002 04:32 AM
07-15-2002 04:32 AM
Re: Boot problem
I can neither boot from the main nor from the mirror disk.
the error message is:
/stand/vmunix not found!
this is strange!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2002 04:44 AM
07-15-2002 04:44 AM
Re: Boot problem
I trust that you have a previous kernel, so, you could power off and on the server; interrupt the boot process; interact with the ISL; and do:
ISL> hpus -s /stand/vmunix.prev
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2002 04:44 AM
07-15-2002 04:44 AM
Re: Boot problem
do you have an alternative Kernel to boot from? Try to escape the boot sequence, then interact with IPL and run the following command:
IPL> hpux /stand/vmunix.prev
or whatever the name of your kernel copy is.
Allways stay on the bright side of life!
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2002 05:16 AM
07-15-2002 05:16 AM
Re: Boot problem
Try booting from the old kernel if you have one or else boot from the Recovery CD and try to go to the recovery shell.
ISL>hpux -is /stand/vmunix.old (vmunix.prev)
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2002 10:05 AM
07-15-2002 10:05 AM
Re: Boot problem
lifls /dev/rdsk/
The "boot disk" should correspond with the lvlnboot -b
AUTO MAPFILE SYSLIB (etc.)
If you are creating a bootable mirror you will need to update the LIF volume on the mirror with the mkboot command. There are 2 different updates that you could use. One is for 64 bit and the second is for 32/64 bit. Also the man page for lvlnboot -b option has some specifics that need to be adhered to for the system to boot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2002 11:13 AM
07-15-2002 11:13 AM
Re: Boot problem
When you power on the system Press any key when the " type any key on 10 seconds to stop the auto boot " message appears.
type,
sea ipl
and this will report the drives having the boot kernel. If it doesn't report anything then you have some problems with drives or data in the drive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2002 10:49 PM
07-15-2002 10:49 PM
Re: Boot problem
specially James for this command:
ISL> hpus -s /stand/vmunix.prev