![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Installation problem | alma | Shell Programming and Scripting | 4 | 04-20-2007 05:01 AM |
| Pango installation problem | shalabh | Linux | 2 | 02-05-2006 11:21 AM |
| problem in new debian installation | gauri_agr | UNIX for Dummies Questions & Answers | 5 | 01-23-2006 10:20 PM |
| Problem Red Hat 9 Installation | vedder191 | UNIX for Dummies Questions & Answers | 2 | 09-15-2005 03:55 PM |
| SCO 5.0.6 installation problem | Guest07 | UNIX for Dummies Questions & Answers | 1 | 07-31-2003 08:17 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Dear Frnz,
I have a strange problem with nim installation. I am able to push the image from Nim server to the client and the Os is reinstalled successfully.But after the installation the client doesnt hold any host name or ip address.That is the host name is assigned as local host and ip is blank.So everytime i need to manually assign the hostname and ip to the client. Os version is 5.1-05 Could any one tell me where is the problem. |
| Forum Sponsor | ||
|
|
|
|||
|
When you configured the client , you should have entered these information which is actually pulled from /etc/hosts file of the nim server.
Logon to the nim server, echo "x.x.x.x server01" >> /etc/hosts Add server01 as a nim client on nim server Allocate resources Reboot the client to boot through the LAN [ nim server's bootpd ]. And you should have evrything configured. Regards, Kaps |