On 10/02/08 06:49, Josh wrote: > Hi, I'm trying to do an image-update within a zone and it's not working. This > this the accepted way to update my zone, or is there another way? The zone > was previously running snv_94
to update a zone into opensolaris use this (first remember to shutdown your zone), all command was given into the global zone: 1) take te root path of you zone with zoneadm list -vc, and for each path add root suffix; for example if you zone path is /zones/zone1 your zone root path is /zones/zone1/root 2) update it with pkg -R /zones/zone1/root image-update and now your zone are updated!! ;) -- Luca Morettoni <luca(AT)morettoni(DOT)net> - http://morettoni.net BLOG @ http://morettoni.blogspot.com/ | GPG key 0xD69411BB jugUmbria founder - https://jugUmbria.dev.java.net/ | Thawte notary ITL-OSUG leader - http://www.opensolaris.org/os/project/itl-osug/ _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
