Maybe I am doing something wrong but I cant see where. I am trying to install BOS from a NIM master over the network. to do this I did the follwoing:
When host foo boots, it successfully loads the boot image (I think) and I get the following messages:
Then it stops. It goes no further. What am I missing? Why wont the BOS install over the network continue.
By the way, there are 3 drives in the system and all of them are empty.
Thanks.
Code:
1. On the master, I defined the standalone machine object; lets call it foo.
2. On the master, I allocated the various resources I wanted this machine object foo to have.
3. On the master, I performed a nim -o bos_inst with source=rte, installp_flags=-acgx, no_client_boot=yes to machine object foo
4. I then booted into the SMS menu on physical machine foo and set the boot option to boot off of en0
Code:
LOAD: Waiting 60 secs for spanning tree
BootP R=1 BootP S=1
FILE: /tftpboot/foo
Load addr: 0x4000 MaxSize=0xbfc000
Final Packet count=9106 Final Size=4661712 bytes
--------------------------------------------------------
Here is the Welcome IBM Stanza........
closing stdin and stdout
--------------------------------------------------------
By the way, there are 3 drives in the system and all of them are empty.
Thanks.