- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- custom install tape
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
01-16-2004 09:49 AM
01-16-2004 09:49 AM
custom install tape
Is the above statement true, or false?
I tried and failed, and I know some other people tried and failed, too. Nobody give an official TRUE answer yet, though.
The error message when booting the tape is that the booting procedure looks for INSTALLFS(the only name an E35 seems to know about), and failed to find. I guess what in the tape must be something like VINSTALLFS or WINSTALLFS.
The reasons I'm still hoping for a FALSE answer are,
1) One can ignite over the network an E35 from a J5000. One of the step is "Download a mini system". If this mini system is the XINSTALLFS, why it couldn't be in a custom install tape?
2) XINSTALLFS (X=NULL,V,W) are all present under /opt/ignite/boot of an Ignite server.
Jun Z
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2004 09:59 AM
01-16-2004 09:59 AM
Re: custom install tape
The E35 will look for INSTALLFS on the tape since that is the 32-bit version. If the tape is generated from a 64-bit machine, then it will have WINSTALLFS which will not work on the 32-bit.
If you really must use an E35, I would install from scratch from CD.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2004 10:00 AM
01-16-2004 10:00 AM
Re: custom install tape
E35 supports only 32bit OS. I believe the OS that you have on A400 or J5000 is 11.x 64bit.
You could probably interact with ISL and manually specify WINSTALLFS as boot but it is not going to work.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2004 01:00 PM
01-16-2004 01:00 PM
Re: custom install tape
On other words, it won't work (which is different than unsupported). Create your E35 Ignite/UX tape on the E35 and it will work fine.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2004 06:16 PM
01-16-2004 06:16 PM
Re: custom install tape
Since E35 uses PA7000 family PARISC processor and your ignite server (j5000) uses PA8000 family RISC processors, they are incompatible, hence the ignite fails.
Ignite has to performed on h/w compatible machines.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2004 01:08 AM
01-19-2004 01:08 AM
Re: custom install tape
Jun Z