Hi, I recently tried to set up a zone on indiana image. After the creatation, the zone could not work correctly.Here are the steps:
1. initial install indiana image through Live CD. 2. After reboot, the OS is working on ZFS. 3. pkgadd some packages "SUNWlucfg,SUNWlur,SUNWluu,SUNWluzone" 4. Use zonecfg and zoneadm to create a zone. - # zonecfg -z szone -p /export - # zoneadm -z szone install - # zoneadm -z szone boot - # zoneadm list -cv ID NAME STATUS PATH BRAND IP 0 global running / native shared 12 szone running /export/szone native shared 5. Then login into szone . - # zlogin -C szone ################################################################## SunOS Release 5.11 Version snv_79a 64-bit Copyright 1983-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. INIT: warning:/etc/ioctl.syscon does not exist, default settings assumed INIT: Cannot open /etc/default/init. Environment not initialized. INIT: Cannot stat /etc/inittab, errno: 2 INIT: Absent svc.startd entry or bad contract template. Not starting svc.startd. Requesting maintenance mode (See /lib/svc/share/README for additional information.) INIT: execle of /etc/sulogin failed: No such file or directory INIT: Cannot stat /etc/inittab, errno: 2 ################################################################## I think the "zoneadm" will need some SVR4 packages information during creation of the zone. But the indiana image did not including these information so after zones' creation, the zone could not work properly. Could anyone tell me how to work it out? Thanks Jason _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
