- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: Difficulty installing tru64 UNIX 4.0F on ES40
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-14-2005 06:08 PM
02-14-2005 06:08 PM
Difficulty installing tru64 UNIX 4.0F on ES40
I try to install tru64 Unix on ES40 server.
I tried to boot from the DISC ... b dqa0
Unfortunately it hung on the stage of
jumping to bootstrap code.
I do understand , we need a software called New Hardware cd to boot tru64 Unix 4.0f on ES40.
Where can i get the software or any others solution to my problem.
Do advise
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2005 10:42 PM
02-14-2005 10:42 PM
Re: Difficulty installing tru64 UNIX 4.0F on ES40
Seems to be CD drive failure, Keep on trying at one stage it start reading from CD ( i had similar problem with aplha1200 server)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 03:35 AM
02-15-2005 03:35 AM
Re: Difficulty installing tru64 UNIX 4.0F on ES40
You do NOT need the "New Hardewre" aka NHD CD media to install V4.0F on an ES40 on a non-SAN disk device, a standard V4.0F distribution CD is OK.
So yes, if this is an 2nd hand ES40 try to clean the CD-reader first, and check the media in another drive.
a+__ Johan.
_JB_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 12:56 PM
02-15-2005 12:56 PM
Re: Difficulty installing tru64 UNIX 4.0F on ES40
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 05:07 AM
02-21-2005 05:07 AM
Re: Difficulty installing tru64 UNIX 4.0F on ES40
>>> set bootdef_dev ""
The 4.0 install attempts to store the previous installations's settings to disk before starting, and will often fail if bootdef_dev is not cleared, i.e. set to NULL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 06:01 PM
02-21-2005 06:01 PM
Re: Difficulty installing tru64 UNIX 4.0F on ES40
Previous post is incorrect. V4.0F installations have no such feature, only V5.0x installtion procedures verify bootdef_dev to check for possible previous installs.
__ Johan.
_JB_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2005 04:27 AM
02-23-2005 04:27 AM
Re: Difficulty installing tru64 UNIX 4.0F on ES40
I see this happen on many installations
IF you have are installing Tru64 Unix using a VGA based Graphics console on the ES40 also make sure the SRM console variable CONSOLE is also set to GRAPHICS. If the variable is set to SERIAL the ES40/Tru64Unix output switches to the COM1 port at boot and is waiting for input.
>>> SHOW CONSOLE
>>> SET CONSOLE GRAPHICS
Brian