- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX station don't load...
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-21-2003 06:03 AM
04-21-2003 06:03 AM
HP-UX station don't load...
I have next situation: HP-UX station don't load from HDD.
From tape drive - load.
I think what reason in file system - she is full( at this machine - one file system).
How load from HDD - there is some information?
How solver this trouble?
Thanx in advance. Oleg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2003 06:07 AM
04-21-2003 06:07 AM
Re: HP-UX station don't load...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2003 06:07 AM
04-21-2003 06:07 AM
Re: HP-UX station don't load...
What error messages do you see when you try to boot from the HDD?
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2003 06:08 AM
04-21-2003 06:08 AM
Re: HP-UX station don't load...
==> Single user mode ?
ISL> hpux -is
==> LVM maintenance mode ?
ISL> hpux -lm
Please give more error details. Thanks ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2003 10:36 AM
04-21-2003 10:36 AM
Re: HP-UX station don't load...
Then appear Main Menu. If I connect Tape drive system begin load from him.
Oleg.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2003 10:36 AM
04-21-2003 10:36 AM
Re: HP-UX station don't load...
Then appear Main Menu. If I connect Tape drive system begin load from him.
Help!!!!!!
Oleg.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2003 11:07 AM
04-21-2003 11:07 AM
Re: HP-UX station don't load...
sea
to search for any bootable devices. It should show you something like this ..
Path# DevicePath DeviceType
-----------------------------
P0 SESCSI.2.0 TOSHIBA CD-ROM
P1 FWSCSI.6.0 IBM DDRS-34560W
Choose the hard disk you will be booting up from. In the above example it would be ..
bo p1
Enter "n" when ask whether you want to interact with IPL or not. After the system boots up and if you'rea ble to log into it change your boot path with "setboot" command. For example ..
# setboot -p 2/0/1.6.0
.. sets 2/0/1.6.0 to be the primary boot path. That way when it reboots the next time, you need not tell it when to boot from.