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 ? Thanks, -Ghee