- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ignite - Core OS Depot
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
12-08-2005 03:56 AM
12-08-2005 03:56 AM
Ignite - Core OS Depot
I downloaded Ignite depots (version 6.2.241) for both 11.00 and 11.11 and installed them on this server.
When I go into Ignite server configuration, and run Server Setup, then Software Depot Setup, ignite tells me that the depot does not contain any Core software.
How do I set up the Core software depot without access to a CD?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 04:46 AM
12-08-2005 04:46 AM
Re: Ignite - Core OS Depot
Procedure for install/upgrade Ignite.
swremove the old version first.
swinstall -s
Example
swinstall -s /tmp/ignite.depot \*
No access to the Core OS cd is required for this.
Please post an exact error message so that I may conduct a proper search.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 04:55 AM
12-08-2005 04:55 AM
Re: Ignite - Core OS Depot
Are you wanting to make the remote machine an Ignite server, or have a local Ignite server service the remore machine?
See "man make_depots" to see how to setup a SW Depot for ignite.
Basicly, you need some HPUX install CDs. You can make a network depot from them with swcopy or make_depots. Then Ignite can use them for installs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 07:16 AM
12-08-2005 07:16 AM
Re: Ignite - Core OS Depot
The process you describe is exactly what I went through. I do not have exact error message at the moment as I am at home now.
Will post again in the morning.
Scot,
I have two remote machines. One has been trashed and will not boot up into HP-UX but I have a remote console. The other I have installed Ignite on, so that I can do a rebuild on the first. When I do the boot lan.igniteip install, I get as far as the build screen, but am told that there is no Core OS software available. It is difficult to arrange CDs for either machine, although I should be able to copy any files across the network.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 07:29 AM
12-08-2005 07:29 AM
Re: Ignite - Core OS Depot
- 'swcopy' all of them to a local network depot
- use 'make_depots" cmd on remote machine, pointing to your local depot with the "-s" option
This will setup a core depot on the remote machine ignite can use.
Then use
'make_config'
on that remote depot to configure it.