- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Boot problem - CDE does not started.
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
02-02-2003 12:50 AM
02-02-2003 12:50 AM
Boot problem - CDE does not started.
Please, help me!
I try to run HP 712 (without network), but by some problem the CDE does not started.
I dont have any error when I run "dmesg".
When I look onto the /etc/rc.log file I see that CDE login server was started ( I don't see any error too).
When the station finished to boot I get string : Concole login
By my opinion the problem is display, but what to do with it I don't know 8(((
I really will be greatful for any advice.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2003 01:09 AM
02-02-2003 01:09 AM
Re: Boot problem - CDE does not started.
when I look onto /var/dt/Xerrors file I see:
error (pid 1009); Access file /usr/dt/config/Xaccess, display /usr/dt/config/Xaccess unknown;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2003 01:11 AM
02-02-2003 01:11 AM
Re: Boot problem - CDE does not started.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xa798afe90f1cd71190050090279cd0f9,00.html
Basically,I would check hostname resolution issues (do nslookup to your hostname,check /etc/nsswitch.conf etc).Could also be that your hp 712 takes X server from somethere else?Without network means cable detached or attached (could be that DHCP is active?).
Regards,
Zeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2003 01:18 AM
02-02-2003 01:18 AM
Re: Boot problem - CDE does not started.
I would check if in line "hosts" of /etc/nsswitch.conf "files" go before "dns".
Run
1)hostname
2)uname -a
3)nslookup hostname
4)nslookup IP (to return the same hostname as in 3)
5)/usr/contrib/bin/X11/dr_dt >file.txt 2>&1
.....
Zeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2003 01:45 AM
02-02-2003 01:45 AM
Re: Boot problem - CDE does not started.
In past, same stations were worked without network.
When I run : nslookup ip i get
Trying NIS
Trying DNS
*** Can't find ip: No response from server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2003 02:04 AM
02-02-2003 02:04 AM
Re: Boot problem - CDE does not started.
I would put files in /etc/nsswitch.conf like this:
hosts: files
That will make resolving (which CDE uses) to
use /etc/hosts.Check that /etc/hosts contains
hostname and ip for this hostname.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2003 04:57 AM
02-02-2003 04:57 AM
Re: Boot problem - CDE does not started.
But anyway, the CDE does not run.
May be to do something else?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2003 05:16 AM
02-02-2003 05:16 AM
Re: Boot problem - CDE does not started.
I get following warnings:WARNING: The software specification "HPUXEngCR700" refers to a bundle
(or to a product, subproduct or fileset within a bundle). Only
some of the software specified could be selected. The messages
below show those items which could not be selected and those
items which were selected but generated a warning:
* Could not apply the software selection
"SW-GETTOOLS.SD-AGENT,r=B.10.20,a=HP-UX_B.10.20_700/800,v=HP";
it is not available from depot or root "tnnih001:/".
* Could not apply the software selection
"SW-GETTOOLS.SD-CMDS,r=B.10.20,a=HP-UX_B.10.20_700/800,v=HP";
it is not available from depot or root "tnnih001:/".
* Could not apply the software selection
"SW-GETTOOLS.SD-SUPPORT,r=B.10.20,a=HP-UX_B.10.20_700/800,v=HP";
it is not available from depot or root "tnnih001:/".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2003 05:39 AM
02-02-2003 05:39 AM
Re: Boot problem - CDE does not started.
See what in the /etc/dt/config/Xaccess.It could contain hostnames,if it does - move
the file to /etc/dt/config/Xaccess.old AND
don't create a new one.After that run /usr/dt/bin/dtconfig -reset.
Check /etc/rc.config.d/desktop
see if "DESKTOP=CDE".
Try to run /usr/contrib/bin/X11/dr_dt >file.txt 2>&1,see warnings / errors in file.txt. It checks file permissions.
Regards,
.....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2003 05:57 AM
02-02-2003 05:57 AM
Re: Boot problem - CDE does not started.
The problem was solved.
The solution is:
remove # sign in the
/usr/dt/config/Xservers and
/etc/dt/config/Xservers
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2003 06:51 AM
02-02-2003 06:51 AM
Re: Boot problem - CDE does not started.
Zeev