- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Ignite/UX question
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
05-22-2000 06:47 PM
05-22-2000 06:47 PM
Ignite/UX question
How can I include the network information like NIS/NFS, routing table..into my OS image, then I don't have to config again after the recovery.
Can I put those info. into automation configuration file, if so, how can I get the format to do so?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2000 10:47 PM
05-22-2000 10:47 PM
Re: Ignite/UX question
You can try an interactive recovery from the recovery tape by interrupting the bootup process. Then choose advance installation which allows you to input your network configuration etc..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2000 10:51 PM
05-22-2000 10:51 PM
Re: Ignite/UX question
You can try an interactive recovery from the recovery tape by interrupting the bootup process. Then choose advance installation which allows you to input your network configuration etc..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2000 01:00 AM
05-23-2000 01:00 AM
Re: Ignite/UX question
If you are refering to using Ignite with a "Golden Image" then you can configure this information in the file :-
/var/opt/ignite/config.local
eg
dns_domain="you.com"
dns_nameserver[0] = "1.2.3.231"
dns_nameserver[1] = "1.2.3.147"
dns_search[0] = "you.com"
timezone = "GMT0BST"
root_password = "$%FGef2bn.222"
disable_dhcp = "TRUE"
The above is just an example , NIS etc can also be included.
Check out the manpages , or
http://www.software.hp.com/products/IUX/index.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2000 04:50 AM
05-23-2000 04:50 AM
Re: Ignite/UX question
In the Ignite-UX gui, tab to the last page on the right. You should see a screen to help you locate your post ignite script. At our site, we have an automounted directory with the post ignite scripts.
Good Luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2000 08:38 PM
06-06-2000 08:38 PM
Re: Ignite/UX question
# man 4 instl_adm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2000 06:56 AM
06-07-2000 06:56 AM