Operating System - HP-UX
1849408 Members
6784 Online
104044 Solutions
New Discussion

Re: error when adding a client in GUI (release B.4.1.61)

 
SOLVED
Go to solution
Jdamian
Respected Contributor

error when adding a client in GUI (release B.4.1.61)

Hi guys.

I downloaded Ignite/UX B.4.1.61 from HP web and installed on my HP-UX 11.00 box whose hostname is "mysys".

I tried to create a icon of "mysys" on the main window but the following error message is displayed:

Could not determine if the IUX Server support archives for the HP-UX releae of the system: "mysys". make_net_recovery may not work properly.

Then another window says "mysys" has been succesfully added... but no icon is displayed.

If I try to add again, a message reports that 'the client 'mysys" already exists'.

Any ideas ?

P.D. I want to create a Recovery CD-ROM. My problem is create the "mysys.gz" archive.
When will developers include a 'make_cd_recovery" script similar to "make_net_recovery" and "make_tape_recovery" ?
2 REPLIES 2
Alex Glennie
Honored Contributor
Solution

Re: error when adding a client in GUI (release B.4.1.61)

I'd check /etc/inetd.conf on mysys re tftp and ensure it's enabled .... should contain a line similar to :

tftp dgram udp wait root /usr/lbin/tftpd tftpd /opt/hpxt /usr/lib/X11/700X /opt/ignite /var/opt/ignite

(ignore the xterminal stuff)

Is this correct ?
Jdamian
Respected Contributor

Re: error when adding a client in GUI (release B.4.1.61)

Thank you Alex.

The tftp entry in /etc/inetd.conf was commented.