Hi, i followed the steps as below.... # *zonecfg -z small-zone*small-zone: No such zone configuredUse 'create' to begin configuring a new zone.zonecfg:small-zone> *create*zonecfg:small-zone> *set autoboot=true*zonecfg:small-zone> *set zonepath=/export/small-zone *zonecfg:small-zone> *add net*zonecfg:small-zone:net> *set address=192.168.1.40 <http://192.168.2.101>*zonecfg:small-zone:net> *set physical=iprb0*zonecfg:small-zone:net> *end*zonecfg:small-zone> *info*zonepath: /export/small-zoneautoboot: truepool: inherit-pkg-dir: dir: /libinherit-pkg-dir: dir: /platforminherit-pkg-dir: dir: /sbininherit-pkg-dir: dir: /usrnet: address: 192.168.1.40 <http://192.168.2.101> physical: iprb0zonecfg:small-zone> *verify*zonecfg:small-zone> *commit*zonecfg:small-zone> *exit*# # *zoneadm list -cv* ID NAME STATUS PATH 0 global running / - small-zone configured /export/small-zone # *mkdir /export/small-zone*# *chmod 700 /export/small-zone*## *zoneadm -z small-zone verify*# # *zoneadm -z small-zone install*
On 3/21/07, Sriram Popuri <sgpopuri at gmail.com> wrote: > > Hi Srivatsa, > > Can you pls give us the steps you followed to install? > > ~Sriram > > > On 3/20/07, Srivatsa V < srivatsa17486 at gmail.com> wrote: > > > Hi all, > > > > I was able to create a new zone and install it successfully . But when i > > try to boot in to the zone i get the following error > > > > bash-3.00# zoneadm -z zone2 boot > > zoneadm: zone 'zone2': "/usr/lib/fs/dev/mount -o > > attrdir=/export/zone2/dev /dev /export/zone2/root/dev" failed with exit code > > 32 > > zoneadm: zone 'zone2': call to zoneadmd failed > > > > > > i am using Opensolaris build 55 > > > > bash-3.00# cat /etc/release > > Solaris Nevada snv_55 X86 > > Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. > > Use is subject to license terms. > > Assembled 20 December 2006 > > > > please suggest how to fix this > > > > Thanks and regards > > Srivatsa > > > > > > > > _______________________________________________ > > ug-bosug mailing list > > List-Unsubscribe: mailto: ug-bosug-unsubscribe at opensolaris.org > > List-Owner: mailto:ug-bosug-owner at opensolaris.org > > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54 > > > > > _______________________________________________ > ug-bosug mailing list > List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org > List-Owner: mailto:ug-bosug-owner at opensolaris.org > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54 > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/ug-bosug/attachments/20070321/0a12d0b7/attachment.html>