I''m trying to install a domU on my solaris box. I run the following config in virt-install # virt-install What is the name of your virtual machine? dbVM How much RAM should be allocated (in megabytes)? 512 What would you like to use as the disk (path)? /export/home/vmHome/dbDisk.img How large would you like the disk (/export/home/vmHome/dbDisk.img) to be (in gigabytes)? 20 Would you like to enable graphics support? (yes or no) no What is the install location? /export/home/sol-nv-b79b-x86-dvd.iso Starting install... Creating storage file... 100% |=========================| 20 GB 00:00 Creating domain... 0 B 00:21 v3.0.4-1-xvm chgset ''Sun Jan 06 11:43:59 2008 -0800 13229:fc49a937b8f7'' SunOS Release 5.11 Version snv_79a 64-bit Copyright 1983-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Configuring /dev Solaris Interactive Text (Console session) Using install cd in /dev/dsk/c0d1p0 Using RPC Bootparams for network configuration information. Attempting to configure interface xnf0... Skipped interface xnf0 Reading ZFS config: done. Setting up Java. Please wait... and then it just hangs there. How do I fix this? This message posted from opensolaris.org
> I''m trying to install a domU on my solaris box. I run > the following config in virt-install > > # virt-install....> How much RAM should be allocated (in megabytes)? 512...> What is the install location? /export/home/sol-nv-b79b-x86-dvd.iso...> Reading ZFS config: done. > Setting up Java. Please wait... > > and then it just hangs there. How do I fix this?IIRC, I had similar problems with b81 and 512MB of physical ram. Try 768MB of RAM for the domU. This message posted from opensolaris.org
Seemed to work. Thats weird.... This message posted from opensolaris.org
On Thu, Feb 14, 2008 at 10:55:02AM -0800, David Meisner wrote:> Seemed to work. Thats weird....It''s a known issue (with Solaris install) that will hopefully be fixed relatively soon regards john