- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Hard disk no bootable
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
11-06-2000 06:54 AM
11-06-2000 06:54 AM
Hard disk no bootable
I have installed a hard disk mod. SEAGATE ST15150W in a C110 workstation and is not seen how bootable.
Is there any solution ?
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2000 07:07 AM
11-06-2000 07:07 AM
Re: Hard disk no bootable
To create a boot disk :
pvcreate -B /dev/rdsk/cXtYdZ
mkboot /dev/rdsk/cXtYdZ
mkboot -a "hpux" /dev/rdsk/cXtYdZ
vgextend /dev/vg00 /dev/dsk/cXtYdZ
lvlnboot -R
lvlnboot -v
Regards,
Patrice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2000 07:27 AM
11-06-2000 07:27 AM
Re: Hard disk no bootable
If the first option , then check the cable connections , check ig hard disk is spinning up , check errlogs or if you have diagnostsics installed , mstm / cstm , check if firmware of disk is up to date i.e. diskinfo -v /dev/rdsk/???? ( you should see something like HP0? ( check with HP if this is correct )
If option 2 , do what patrice has mentioned a, you can check current bootable media by typing in setboot , will show you which one is primary and alternative do man setboot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2000 07:32 AM
11-06-2000 07:32 AM
Re: Hard disk no bootable
Modify primary boot with setboot command.
bye
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2000 07:38 AM
11-06-2000 07:38 AM
Re: Hard disk no bootable
I do not think that the disk you have is "differential". If you are attaching the disk to the FWD scsi interface it *must* be a differential disk. The model number of the disk suggests that it is "single ended".
Also, read this thread:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x4ff6f841489fd4118fef0090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2000 08:01 AM
11-06-2000 08:01 AM
Re: Hard disk no bootable
lifls list contents of boot area.
do :
lifls /dev/rdsk/cxtxdx to see if your disk have boot area.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2002 10:49 PM
11-30-2002 10:49 PM
Re: Hard disk no bootable
I'm currently replacing a harddisk for a HP 800 series data-server running on HP-UX ver 9.01, can the methods provided by Patrice be used to make the harddisk bootable?
Cheers
Terry