Hi All: When I want to setup an AI server according to http://www.opensolaris.org/os/project/caiman/auto_install/AI_install_server_setup.html. I met a problem when I ran installadm.
installadm create-service -n x86_install_service -i 10.13.21.2 -c 5 -s /images/osol-0811-rc2-ai.iso /server/images/ /*usr/lib/installadm/setup-image[219]: [: argument expected* <----------did I miss some arguments? Setting up the target image at /server/images/ ... *ln: target `/var/ai/image-server/images//server/images/' is not a directory: No such file or directory* <-------Need I create this dir first? Registering the service x86_install_service._OSInstall._tcp.local Added network macro to dhcptab - 10.0.0.0. Created network table. Then I went to /server/images and found there has been some files: root at opensolaris:/server/images# ls bin dev jack pkg.zlib proc root solaris.zlib tmp boot devices mnt platform reconfigure solarismisc.zlib system But I can't run create-client successfully as follows: root at opensolaris:/server/images# installadm create-client -e 00:e0:81:58:42:d8 -t /server/images -n x86_install_service *create-client: Remote image server is not supported at this time. <---But I didn't input a remote image server at all.* root at opensolaris:/server/images# So did I forget something? I am using opensolaris 2008.11 Regards, Bing -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/caiman-discuss/attachments/20090305/bc06a87c/attachment.html>