Sundar Yamunachari wrote: > Ghee Teo wrote: >> I used the instruction here: >> >> http://www.opensolaris.org/os/project/caiman/auto_install/AI_install_server_setup.html >> >> >> >> with a x86 as a Auto Installer for Sparc. Since Sparc requires AI to >> install OpenSolaris. >> Everything seems to go well until >> When I ran, >> ~# installadm create-service -n sparc_install_service -i 182.0.0.1 >> -c 5 -s /images/AI/osol-0906-106a-ai-sparc.iso >> /server/images/osol-0906-106a-ai-sparc >> Setting up the target image at /server/images/osol-0906-106a-ai-sparc >> ... >> Registering the service sparc_install_service._OSInstall._tcp.local >> Added network macro to dhcptab - 182.0.0.0. >> Created network table. >> copying boot file to /tftpboot/pxegrub.I86PC.OpenSolaris-2 >> cp: cannot access >> /server/images/osol-0906-106a-ai-sparc/boot/grub/pxegrub >> chmod: WARNING: can't access /tftpboot/pxegrub.I86PC.OpenSolaris-2 >> >> It looks for ../boot/grub/pxegrub which is not there on Sparc iso. >> >> Anyone know how to resolve this? >> Anyone tried to do the installation the way I tried and successful ? >> > For some reason, the create-service is setting up X86 AI client. > Please check the version of your SUNWinstalladm-tools package on your > install server. If you haven't updated recently (this week), it will > not have SPARC related changes. If you have updated the > SUNWinstalladm-tools this week, please send the output of 'pkg info > SUNWinstalladm-tools' to me and I can verify whether you have the > latest tools. One thing I must said I have run the same command for a x86 ai iso before I ran that for sparc, will that cause the confusion? Anyway, here is what you looking for,
pkg info SUNWinstalladm-tools Name: SUNWinstalladm-tools Summary: Automatic Installation Server Setup Tools Category: System/Administration and Configuration State: Installed Authority: opensolaris.org Version: 0.5.11 Build Release: 5.11 Branch: 0.101 Packaging Date: Wed Nov 19 22:34:44 2008 Size: 349.93 kB FMRI: pkg:/SUNWinstalladm-tools at 0.5.11,5.11-0.101:20081119T223444Z -Ghee > > Thanks, > Sundar >> Thanks, >> >> >> -Ghee >> _______________________________________________ >> install-discuss mailing list >> install-discuss at opensolaris.org >> http://mail.opensolaris.org/mailman/listinfo/install-discuss >> >