View Single Post

   
  #2 (permalink)  
Old 01-05-2008, 11:52 AM
Hajo Ehlers
 
Posts: n/a
Default Re: doing NIM pull install and receiving LED 607 after receiving boot image

On Aug 22, 5:24 pm, LarryBoy <larry.tay...@co.travis.tx.us> wrote:
> All,
> I am doing a NIM pull install and I receive the boot image from the
> NIM master ..
> Welcome to AIX closing standard error and standard out appears and
> then nothing
> on the F50's (NIM client) LED display I see 607.
>
> I boot it back off of hdisk0 into AIX 5.1 and get the ethernet's
> device driver number from lsdev -Cc adapter and then check the AIX 433
> spot and see that it is installed so I update it to the highest fix
> level and try again with the same results.
>
> I am on a private ethernet subnet with the client and the master.
>
> Any Suggestions?

A
$ grep -p 607 /sbin/rc.boot
gives:
....
native_netboot_cfg [ $? -ne 0 ] && loopled 0x607 "IFCONFIG FAILED"
....

Posssible reasons according to this group ( search for - 608
ifconfig )
- Use a none-/usr spot
- For aix 4.3.3 nim client use a base AIX installations CD, build a
new spot and DO NOT update this spot with any fixes.
- Your configure the wrong interface in case you have more then one
network card installed on the nim client
- Use another network card and not the internal 10/100 Mb card -
reconfigure after installation.

hth
Hajo

Reply With Quote