Jeff Victor wrote:
> [EMAIL PROTECTED] wrote:
>>> but when i want to install this zone, i get stuck at this point:
>>>
>>> # zoneadm -z zone01 install
>>>
>>>      Image: Preparing at /zone01/root/root ...pkg: Connection refused
>>> failed
>>>     
>> Sorry, I had forgotten that a last minute change to pkgcreatezone
>> wasn't included in the ISO that was pushed out on the 31st.  The change
>> will be included in a revised set of packages that should be available
>> soon but in the meantime, you can address this by changing the
>> "authority" definition in /usr/lib/brand/ipkg/pkgcreatezone from
>>
>>      authority="localhost=http://localhost:10000";
>>
>> to
>>
>>      authority="opensolaris.org=http://pkg.opensolaris.org";
>>
>> dsc
> Having made that change, I get a slightly different message. The system 
> is booted from the CD (I did not install OSDP) and is not 
> network-attached. <zonepath> is in /tmp.
> 
> "zoneadm -z z1 install" produces this:
> =======================
> WARNING: /tmp/zones/z1 is on a temporary file system.
>     Image: Preparing at /tmp/zones/z1/root/root  ...pkg: node name or 
> service name not known
> 
> failed
> =======================
> 
> Is the establishment of a connection to opensolaris.org a requirement 
> when installing zones?
> 

I believe so (either that or an equivalent package repository).  I don't 
think the SUNWipkg brand installer can yet do the tricks the native 
brand installer is able to do of creating the zone based on the files 
from the global zone.

Dave
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to