- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Kernel Not booting
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-16-2008 02:54 AM
09-16-2008 02:54 AM
When the OS tries to boots, it simply hangs.
Launching /stand/vmunix
SIZE: Text:43838K + Data:6363K + BSS:22494K = Total:72697K
Even i tried to load the kernel which is in the /stand/backup directory, but no luck.
Launching /stand/backup/vmunix
SIZE: Text:39663K + Data:6394K + BSS:19398K = Total:65456K
How can i troubleshoot ? How to solve this situation ?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2008 02:57 AM
09-16-2008 02:57 AM
Re: Kernel Not booting
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2008 02:58 AM
09-16-2008 02:58 AM
Re: Kernel Not booting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2008 03:07 AM
09-16-2008 03:07 AM
Re: Kernel Not booting
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2008 03:07 AM
09-16-2008 03:07 AM
Re: Kernel Not booting
The OS is on the local disk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2008 03:19 AM
09-16-2008 03:19 AM
Re: Kernel Not booting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2008 03:26 AM
09-16-2008 03:26 AM
Re: Kernel Not booting
HPUX> boot -tm
> System Memory = 2027 MB
loading section 0
...................................................................................... (complete)
loading section 1
............. (complete)
loading symbol table
loading System Directory (boot.sys) to MFS
.....
loading MFSFILES directory (bootfs) to MFS
.x..xx..............x.xx..........x.x.x
Launching /stand/vmunix
SIZE: Text:43838K + Data:6363K + BSS:22494K = Total:72697K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2008 06:17 AM
09-16-2008 06:17 AM
Re: Kernel Not booting
boot vmunix -v
which will give a listing of each function visited.
Things I can think of that might be going on (based on no data, keep in mind...):
+ Have there been changes to the memory configuration/layout of the box since your last reboot? You may be hitting extremely early boot memory exhaustion.. which usually ends up in a panic, but can take a while to figure itself out in my experience.
+ Much more likely -- it could be taking a very long time to build the early boot I/O tree [figuring out what drivers are needed, though they actually fully load later in boot after you see some other stuff come up]. Check for unterminated drive connections, etc. Does the EFI bringup also take a long time when it scans for boot devices?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2008 07:13 AM
09-16-2008 07:13 AM
SolutionI guess you are on the wrong console.
From EFI please run
EFI> conconfig
What do you get?
What console you are using (serial vs. VGA)?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2008 05:41 PM
09-16-2008 05:41 PM
Re: Kernel Not booting
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2008 09:44 PM
09-16-2008 09:44 PM
Re: Kernel Not booting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2008 09:47 PM
09-16-2008 09:47 PM
Re: Kernel Not booting
For this scenario the console setting is the problem in much more than 90%.
Have fun!
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
