- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to find a bootable disk in PDC
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
03-23-2006 02:58 AM
03-23-2006 02:58 AM
How to find a bootable disk in PDC
In our enterprise one of hp NClass 5400 server crashed
the primary boot path is not set in the pdc
Currently the sea command is showing lot of disks
how to find the bootable disk of the the listed one ,
Thanks & Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 03:02 AM
03-23-2006 03:02 AM
Re: How to find a bootable disk in PDC
sea ipl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 03:15 AM
03-23-2006 03:15 AM
Re: How to find a bootable disk in PDC
sea is the ticket & use it thusly:
sea ipl
Now if there's a CD/DVD or tape in their respective drives it may find these as well.
So it's a good idea to know what their HW paths are.
Once you determine the proper disk drive it will have a Px where x=digit on it's line & tou use
bo Px
to start the boot from it.
Once booted use
setboot -p HW_PATH
setboot -a HW_PATH
to set up the boot devices.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 09:48 PM
03-23-2006 09:48 PM
Re: How to find a bootable disk in PDC
You can use at PDC :
search ipl
secondly if you have the output of lvlnboot -v , or /etc/lvmtab , you can find it out easily, which one is boot disk.
And while the system is running , to find out from which disk the system booted from , use this command:
# echo boot_string/S|adb /stand/vmunix /dev/kmem
Goodluck,
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 09:56 PM
03-23-2006 09:56 PM
Re: How to find a bootable disk in PDC
run
PDC> SEARCH IPL
this would search for disks whihc has Initial Program Loader.. ie BOOTable DISKs
Regards,
Siva.