- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- boot error
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
02-22-2008 12:43 PM
02-22-2008 12:43 PM
Booting...
Boot IO Dependent Code (IODC) revision 1
HARD Booted.
ISL Revision A.00.43 Apr 12, 2000
ISL booting hpux 0/0/2/1.15.0/stand/vmunix
Boot
: disk(0/0/2/1.15.0.0.0.0.0;0)0/0/2/1.15.0/stand/vmunix
disk(0/0/2/1.15.0.0.0.0.0;0)/stand/0/0/2/1.15.0/stand/vmunix: cannot open, or not executable
Exec failed: No such file or directory
ISL>
I type "hpux" and boot continue.
Why ocur that?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2008 10:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2008 02:10 AM
02-25-2008 02:10 AM
Re: boot error
Sounds like BDRA corrupted on the root disk.
Boot the system in maintenance mode or recovery shell by install media and update the BDRA by "lvlnboot" command.
Thanks & Regards
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2008 07:39 AM
02-25-2008 07:39 AM
Re: boot error
If it boots then check the output of lvlnboot -v? If its not correct the execute the following to configure the devices and reboot:
lvlnboot -r
lvlnboot -b
lvlnboot -d
lvlnboot -s
lvlnboot -R
Make sure that you reboot the system. Don't boot the system in multiuser mode from LVM maintenance mode, its not recommended.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2008 08:45 AM
02-25-2008 08:45 AM
Re: boot error
This correct the problem.
Thanks to all