- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Any way to migrate from CDE to VUE
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-27-2008 08:49 AM
08-27-2008 08:49 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 09:03 AM
08-27-2008 09:03 AM
Re: Any way to migrate from CDE to VUE
If I remember correctly, CDE replaced VUE during the transition from HP-UX 9 to HP-UX 10. To my knowledge, VUE is neither available nor supported.
I see you just registered. You are aware that 10.20 is way out of support, right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 09:25 AM
08-27-2008 09:25 AM
Re: Any way to migrate from CDE to VUE
1. Log out of the CDE session
2. From the CDE login screen, use the Options menu to select Command Line Login.
3. Log into the console as root.
4. Execute the command /usr/dt/bin/dtconfig -d
This will prevent CDE from starting when the system is rebooted.
5. Reboot the system by executing "shutdown -r"
To switch back, the steps are the same, but the command will "dtconfig -e".
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 09:26 AM
08-27-2008 09:26 AM
Re: Any way to migrate from CDE to VUE
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 09:27 AM
08-27-2008 09:27 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 11:56 AM
08-27-2008 11:56 AM
Re: Any way to migrate from CDE to VUE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 01:22 PM
08-27-2008 01:22 PM
Re: Any way to migrate from CDE to VUE
examine syslog.log, $HOME/.vue/error.log start.log etc ...
/var/vue/Xerrors ..if it exists ?
could you also clarify what actions you took and if users have locally mounted accounts ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2008 04:12 AM
08-28-2008 04:12 AM
Re: Any way to migrate from CDE to VUE
Anyway, thanks to all who provided insite, I found the problem in the $HOME/.vue/errorlog it was complaining because of some configuration problems in the $HOME/.vue/vuewmrc file that were carried over from copying user information from another machine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2008 05:00 AM
08-28-2008 05:00 AM
Re: Any way to migrate from CDE to VUE
Pete
Pete