- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 11.11 32 bit upgrade to 64 bit
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-13-2002 10:58 AM
11-13-2002 10:58 AM
We have a box running the 32 bit version on 11.11. We'd like to upgrade it to 64 bit. What is the easiest way?
We tried making a make_tape_recovery tape and booting from that, thinking that it would let us switch to 64 bit. But we couldn't find an options for that.
Any ideas?
Scott
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2002 11:02 AM
11-13-2002 11:02 AM
SolutionThere are 2 ways to do this. Do an actual upgrade to 64-bit.
Second, and my personal preference, do a clean installation of 64-bit HP-UX. Boot from the installation CD, and just follow the prompts. If your machine supports the 64-bit version, the you will be able to choose 32-bit or 64-bit installation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2002 11:11 AM
11-13-2002 11:11 AM
Re: 11.11 32 bit upgrade to 64 bit
I don't know about 11.11, but we installed 11.00 on a K box this summer and we accidentally built it with 32-bit instead of 64-bit. One of our guys spent a couple of days trying to get it upgraded to 64-bit, and finally he just had to give up and do a cold install as 64-bit.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2002 11:27 AM
11-13-2002 11:27 AM
Re: 11.11 32 bit upgrade to 64 bit
HTH
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2002 12:01 PM
11-13-2002 12:01 PM
Re: 11.11 32 bit upgrade to 64 bit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2002 12:07 PM
11-13-2002 12:07 PM
Re: 11.11 32 bit upgrade to 64 bit
Now I need to find out what files need to be saved and restored across a clean install. I know I saw one post about that; I just need to find it.
Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2002 01:04 PM
11-13-2002 01:04 PM
Re: 11.11 32 bit upgrade to 64 bit
Here's the basic list I tranfer to safe-keeping for reference, reuse, and comparison against new configurations (via 'diff') during a cold installation process:
# /.forward
# /.profile
# /etc/ftpd/ftpusers
# /etc/group
# /etc/hosts
# /etc/inetd.conf
# /etc/inittab
# /etc/nsswitch
# /etc/ntp.conf
# /etc/passwd
# /etc/profile
# /etc/rc.config.d/netconf
# /etc/rc.config.d/netdaemons
# /etc/rc.config.d/nfsconf
# /etc/resolv.conf
# /etc/sendmail.cf
# /etc/services
# /etc/shells
# /etc/shutdown.allow
# /var/adm/at/*.allow|deny
# /var/adm/cron/*.allow|deny
# /var/adm/fbackupfiles/*
# /var/adm/inetd.sec
# /var/spool/cron/crontabs/*
# /sbin/init.d/
...and don't forget to add your volume group's 'vgexport' mapfiles too.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2002 09:37 AM
11-14-2002 09:37 AM
Re: 11.11 32 bit upgrade to 64 bit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2002 09:44 AM
11-14-2002 09:44 AM
Re: 11.11 32 bit upgrade to 64 bit
scott in add if you upgrade server you must control if your model is presenten in /etc/.supported_bits.
if you server support 64 but it isn't present in .supported_bits when upgrade recompile kernel, the server go in hang!!!
regards