- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unable to verify installation
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
08-13-2009 08:26 AM
08-13-2009 08:26 AM
Re: Unable to verify installation
There's no password 'pre-installed', so you can change it anytime with 'passwd' when logged in as 'root'.
V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2009 08:30 AM
08-13-2009 08:30 AM
Re: Unable to verify installation
Now when I reboot, it doesn't go to the CDE login screen but automatically goes to the # prompt.
This may sound silly but how do login from here?
Thanks for your help so far guys.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2009 08:50 AM
08-13-2009 08:50 AM
Re: Unable to verify installation
#mountall
every single time I reboot?
Also, is there soemthing wrong with my boot script that means I can't load the CDE environment fromt he command prompt?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2009 08:54 AM
08-13-2009 08:54 AM
Re: Unable to verify installation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2009 08:57 AM
08-13-2009 08:57 AM
Re: Unable to verify installation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2009 09:15 AM
08-13-2009 09:15 AM
Re: Unable to verify installation
If it gets into single user mode (because of some issue), then only few file sys will be mounted. There you might require 'mountall' or mounting specific file systens based on your requirements.
Like mounting /usr to run commands etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2009 09:37 AM
08-13-2009 09:37 AM
Re: Unable to verify installation
I think the reason CDE is not starting is because you are not reaching the required run level.
I see in other posts there is an inittab error. Among other things, this file determines what run level the system will boot to.
What does:
cat /etc/inittab
show?
Are you saying you have now installed this system twice and had the same result?
Are you sure there are no errors during the install? The system is certainly not behaving like the install completed ok.
I assume you don't have any other HP-UX media to try? Or even preferably a copy of HP-UX 11i - which is still supported.
Is this the only HP-UX system you have?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2009 01:53 PM
08-13-2009 01:53 PM
Re: Unable to verify installation
Paul - you are correct, I have installed this twice with the same result.
the first time resulted in the /d_cfg_mnt_sb61 folder being created, for this I chose only the default setup options. For the second time, I decided to install every driver and bundle that was listed in case I was missing something. This improved things a little and is what I currently have on the system.
I don't understand where the error is being caused. During the setup I select all the appropriate options. Can you think of any that might cause this?
This is the only HP-UX system I have and I won't be able to source a different version in a hurry. Unless of course I get some pointers.... :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2009 02:03 PM
08-13-2009 02:03 PM
Re: Unable to verify installation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2009 11:39 PM
08-13-2009 11:39 PM
Re: Unable to verify installation
after getting the # prompt you should check the log files now:
cat /etc/rc.log
cat /var/adm/syslog/syslog
What does 'bdf' says?
V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2009 12:26 AM
08-14-2009 12:26 AM
Re: Unable to verify installation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2009 12:35 AM
08-14-2009 12:35 AM
Re: Unable to verify installation
Then we are at the beginning again?
What does 'ls' or 'ls -la' says?
V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2009 01:00 AM
08-14-2009 01:00 AM
Re: Unable to verify installation
I type:
1. # mountall
2. # /sbin/rc
The results
----------------------------------------------
Starting subsystems for run-level 3
Start NFS server subsystem..............OK
Start X print server(s).................FAIL*
Start CDE login server..................N/A
* - An error has occured !
* - Refer to the file /etc/rc.log for more information
Transition to run-level 3 is complete
---------------------------------------------
If I then:
cat /etc/rc.log
Results are:
********************************************
Starting subsystems for run-level 3
(Todays Date)
********************************************
Start NFS server subsystem
Output from "/sbin/rc3.d/S100nfs.server start":
ERROR: /etc/rc.comfig.d/nfsconf defaults file is MISSING
NFS_SERVER not set to one in /etc/rc.config.d/nfsconf, exiting
Start X print server(s)
Output from"/sbin/rc3.d/S200tps.rc start":
ERROR: /etc/rc.config.d/tps configuration file is missing
"/sbin/rc3.d/S200tps.rc statrt" FAILED
Start CDE login server
Output from "/sbin/rc3.d/S990dtlogin,rc start":
ERROR: /etc/rc/comfig defaults file is MISSING
"/sbin/rc3.d/S(()dtlogin.rc start SKIPPED
********************************************
HP-UX run-level transition completed
(Todays date)
********************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2009 01:03 AM
08-14-2009 01:03 AM
Re: Unable to verify installation
Result:
.sh_history configure home monitor_bpr stand var
.sw dev lib opt tmp
bin etc lost+found sbin usr
are all shown.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2009 01:10 AM
08-14-2009 01:10 AM
Re: Unable to verify installation
'cat /var/adm/syslog/syslog' ?
Also have you installed a graphics card?
'graphinfo|head'
If command is not found:
graphinfo is under /usr/bin/
The needed software?
'swlist -l product|grep CDE'
(swlist is under /usr/sbin/)
V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2009 01:27 AM
08-14-2009 01:27 AM
Re: Unable to verify installation
diag rc.log shutdownlog sw
ps_data sbtab sulog
graphinfo|head results:
graphics product HP VISUALISE-fx5
driver name: hprw
archive library /opt/graphics/common/lib/libddrw.a
shared library /opt/graphics/common/lib/libddrw.sl
/opt/ghraphics/OpenGL/lib/lib35acda30.sl
As for the swlist command:
result is
ERROR: Could not contact host "unknown". Make sure the hostname is correct and an absolute pathname is specified
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2009 01:39 AM
08-14-2009 01:39 AM
Re: Unable to verify installation
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2009 01:59 AM
08-14-2009 01:59 AM
Re: Unable to verify installation
I presume its the number on the barcode that you want for the discs?
1. hp-ux 11.0 install/update/recovery
"core os with additional core enhancements
hp 9000 enterprise servers
hp visualise workstations"
March 2004
Part no. 5013-2099
2. hp-ux 11.0 core os options
"graphics and technical computing software
hp visualise workstations"
September 2003
Part no. B3782-10526
3. support plus
hp-ux 11.0 archive
"diagnostics and tested patch bundles
hp 9000 enterprise servers
hp visualise workstations
During installation I only use these 3 discs. I have never used the others that came with it. These include application software and a Ignite-ux recovery disc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2009 02:15 AM
08-14-2009 02:15 AM
Re: Unable to verify installation
Without correct hostname also CDE login will not work.
Can you repeat set_parms command?
'set_parms hostname'
'set_parms ip_address'
V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2009 02:25 AM
08-14-2009 02:25 AM
Re: Unable to verify installation
set_hostname
result: it just went to the next line
set_ip_address
result:
it asked me if I want to use the default address? I typed yes. It takes me back to the prompt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2009 03:16 AM
08-14-2009 03:16 AM
Re: Unable to verify installation
'cat /etc/hosts' ?
V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2009 03:48 AM
08-14-2009 03:48 AM
Re: Unable to verify installation
result:
HP-UX unknown B.11.00 U 9000/785 2015319314 unlimited-user licence
2. cat /etc/hosts
result:
127.0.0.1 unixbox1 (i created this using set_parms)
127.0.0.1 localhost loopback
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2009 03:52 AM
08-14-2009 03:52 AM
Re: Unable to verify installation
so your hostname is not properly assigned ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2009 03:56 AM
08-14-2009 03:56 AM
Re: Unable to verify installation
In which run level you are?
who -r
Regards
Sunny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2009 03:58 AM
08-14-2009 03:58 AM
Re: Unable to verify installation
You can set hostname and ip address in /etc/rc.comfig.d/netconf then restart the net and hostname service. Only if set_parms not work.
Regards
Sunny