- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to know which disk/kernel I booted from.
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
04-13-2005 01:20 AM
04-13-2005 01:20 AM
How to know which disk/kernel I booted from.
How to know which disk, I booted from, on a HP 9000 (RP5470) with HP-UX B11.00.
I Have two disks using MirrorDisk in a Volume Group vg00.
I think, that I could see it in the file :
/var/adm/syslog/syslog/log but not at all.
Thank's
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2005 01:23 AM
04-13-2005 01:23 AM
Re: How to know which disk/kernel I booted from.
when the machine starts up, it will have a primary and/or secondary boot path set.
You can also modify path at startup.
Please also read(0 for 38 answers):
http://forums1.itrc.hp.com/service/forums/helptips.do?#34
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2005 01:29 AM
04-13-2005 01:29 AM
Re: How to know which disk/kernel I booted from.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=550991
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2005 01:32 AM
04-13-2005 01:32 AM
Re: How to know which disk/kernel I booted from.
# setboot
Primary bootpath : 10/0/15/1.6.0
Alternate bootpath : 10/0/15/0.6.0
Autoboot is ON (enabled)
Autosearch is OFF (disabled)
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2005 01:33 AM
04-13-2005 01:33 AM
Re: How to know which disk/kernel I booted from.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2005 01:47 AM
04-13-2005 01:47 AM
Re: How to know which disk/kernel I booted from.
That's all.
Thank's
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2005 01:51 AM
04-13-2005 01:51 AM
Re: How to know which disk/kernel I booted from.
Anyway, here's your answer:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=207082
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2005 02:33 AM
04-13-2005 02:33 AM
Re: How to know which disk/kernel I booted from.
I have run the command : echo "boot_string/S"|adb /stand/vmunix /dev/mem
and I have the error :
Error from elf64_getehdr(application core file)
Not a Elf file : Not a Elf header
with the response.
Is it normal ?
Thank's again at all.