Jeff Victor wrote: > Apologies for the self-reply. > > I just realized that each of these methods should work: > * Install OSDP on a USB memory stick > * Modify the iso image before burning it to CD.
The second part is fairly tricky to do, though possible; you have to regenerate the /usr hsfs and put the final iso back together, which is tedious. An easier workaround would be to take the Distro Constructor, modify it slightly to perform the necessary customizations after the packages are laid down, and then build an image using the pkg.opensolaris.org repository. I've had to do more of this than anyone, I'm sure (other than perhaps Moinak ;-), and I would probably go with the latter approach if I had reasonable bandwidth to reach pkg.opensolaris.org. Dave > > 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" >>> >>> >> Is there another workaround that would allow the creation of zones when >> using OSDP as a LiveCD? I will be teaching a class soon, and many of the >> people will be running non-Solaris OS's on their laptops. I would like >> to enable them to practice what I teach them during the class. LiveCD >> work work well (if slowly...) but not if changes to /usr are needed... >> >> >> >> _______________________________________________ >> indiana-discuss mailing list >> [email protected] >> http://mail.opensolaris.org/mailman/listinfo/indiana-discuss >> > _______________________________________________ > indiana-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/indiana-discuss _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
