I've created an AI Install Service using the x86 b117 iso. installadm create-service -n 1002x86b117 -i 192.168.1.10 -c 5 -s /tank/aiimages/osol-1002-117-ai-x86.iso /tank/aiserver/osol-1002-ai-x86-b117
I then created the dhcp macro for the DHCP server... /usr/sbin/dhtadm -g -A -m dhcp_macro_1002x86b117 -d :BootSrvA=192.168.1.125:BootFile=1002x86b117:GrubMenu=menu.lst.1002x86b117: and created 5 DHCP Addresses and assigned the macro above to each of them... When the client goes to boot, I see the grub menu to install b117, however after I press enter to begin the install, I recieve the following error... Error 20: Multiboot kernel must be loaded before modules Has anybody seen this before or can help me figure out how to resolve this? Both the AI Server and Install image are b117. Please let me know if there's any additional information that's needed. Also, the client that I'm trying to AutoInstall has a AMD 64-bit CPU. -- This message posted from opensolaris.org