Sponsored Content
Full Discussion: Ignite - make_net_recovery
Operating Systems HP-UX Ignite - make_net_recovery Post 302254950 by gonzotonka on Wednesday 5th of November 2008 02:11:22 PM
Old 11-05-2008
I'm using the make_net_recovery as a backup. I'm about to do a firmware upgrade and want a complete bootable image before I upgrade.
 

10 More Discussions You Might Find Interesting

1. HP-UX

ignite tapes

can any1 tell me how to make ignite tapes for the HP-ux. this company said it was: "make_tape_recovery_A", but that don't work. (4 Replies)
Discussion started by: JBX
4 Replies

2. UNIX for Advanced & Expert Users

without an ignite server ??

system: HP-UX 10.20 with HFS mounted. How can I convert the HFS to VxFS without an ignite server ? Is this possible ? thanks simon2000 (4 Replies)
Discussion started by: simon2000
4 Replies

3. HP-UX

make_sys_image + Ignite problem

could any one help me I have a HP UX 11.0 with a lot of VG and disks connected to SAN. I need to create a Golden Image having only the vg00 of this system. How do i do this using make_sys_image? In case any have some docs, I would appreciate if You could share it. Thanks Dhanish (5 Replies)
Discussion started by: i2admin
5 Replies

4. HP-UX

HP-UX Ignite server

Sorry if this has been asked and answered, but I can't find this particual problem. I've had an Ignite server running for years on a small internal network with images we load on daily basis. Tried to load two servers, L2000 and C3600 , both with same problem. # boot lan.192.168.2.2 install ... (0 Replies)
Discussion started by: ddeblance
0 Replies

5. HP-UX

Need Ignite for HP-UX 10.20

Hello All, I need to bring down our old 9000 series d350, but my supervisor wants an ignite backup created. I cannot find ignite in the usual places (/opt/ignite) nor can I find it in swlist. As far as I can tell the cd's are long gone. Is there anywhere else I could look for ignite being... (6 Replies)
Discussion started by: stay0ut
6 Replies

6. HP-UX

vpar ignite

Hi Can I use a vpar as an ignite server? (1 Reply)
Discussion started by: mahlathini
1 Replies

7. AIX

ignite equivalent in AIX

Hi All, Does AIX has utility like ignite server to make remote os installation using image (2 Replies)
Discussion started by: jayannair
2 Replies

8. HP-UX

Ignite and HP-UX 09.XX

I am looking to make bootable tape backups of four machines running HP-UX 09.02, 09.05 and 09.07. I successfully located Ignite 10.20 and installed it and made a backup on the one machine running HP-UX 10.20. I am having trouble locating information about Ignite for HP-UX 9. Does it exist? Is... (3 Replies)
Discussion started by: whack_job
3 Replies

9. HP-UX

Error with ignite

Works all. Depot shared via nfs dhcp working setting file system,network,root password,etc But when i start "go!" with installation,give me this error. How to fix,debug? Thanks http://s24.postimg.org/5hzbgk551/unixbell3.png (3 Replies)
Discussion started by: Linusolaradm1
3 Replies

10. HP-UX

Ignite

Hi Does anybody know how to get hold of a very old (A.3.7.n) copy of the ignite software depot for HP-UX 10.20? (7 Replies)
Discussion started by: gregsih
7 Replies
nets(4) 						     Kernel Interfaces Manual							   nets(4)

NAME
nets - JOIN DHCP server database DESCRIPTION
The nets file is employed by joind, the JOIN DHCP server, to tell it which networks to administer and the ranges of IP addresses available for dynamic assignment on each of those networks. FORMAT Blank lines and lines beginning with the number sign (#) are ignored. Entries are separated from one another by newline characters. Entries consist of three fields: the network number (expressed as an IP address), the IP address or name of a host running joind, which dynamically configures clients on the network, and a range of available addresses for dynamic allocation to hosts on the net. The range is expressed as a pair of IP addresses separated with a dash (-). There must be no whitespace separating the dash from the IP addresses. Several servers may administer a single network, and a single server may administer several networks. Each network-server pair may have several ranges of IP addresses available for dynamic allocation. The network and server IP addresses do not have to be repeated for each entry. A line containing a single field is assumed to be an IP range with the same server and network as the previous entry: a line of two fields is assumed to be a server address and IP range with the same network as the preceding entry. The ranges of addresses served by each cooperating server must be disjoint. This condition is checked by the server on startup. RELATED INFORMATION
joind(8), join.ipaddresses(4) delim off nets(4)
All times are GMT -4. The time now is 11:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy