On Wed, 6 Jan 2010, Some Sparc User wrote: > no luck. The auto-install is not working. It loops at: > > <TRANSFER_MOD Jan 7 01:01:12> exec command: /usr/bin/pkg image-create -F -p > ipkg.sfbay=http://ipkg.sfbay:10004 /a > <TRANSFER_MOD_E Jan 7 01:01:15> pkg image-create: the specified image path > is not empty: /a. > <TRANSFER_MOD_E Jan 7 01:01:15> To override, use the -f (force) option. > <TRANSFER_MOD Jan 7 01:01:15> Unable to reach http://ipkg.sfbay:10004, > retrying in 10 seconds. > > Serious... why this is so difficult and unfriendly to install Opensolaris?
It appears that you are pointing to ipkg.sfbay:10004 as your IPS repo. That won't work unless you're on Sun WAN. If you're external to Sun, you'd have better luck setting 'authname' to opensolaris.org and 'url' to http://pkg.opensolaris.org/dev in your AI manifest. Alok