Mark Johnson wrote:


Ian Collins wrote:
Ian Collins wrote:
uname -a
SunOS i7 5.11 snv_114 i86pc i386 i86xpv

The box is a core i7 with 6GB of RAM.

The command

virt-install --name 10u7 --ram 1024 --hvm --file /guests/10u7 --os-type=solaris os-variant=solaris10 --location /export/iso/sol-10-u7-ga-x86-dvd.iso

get as far as opening the VNC client, when I select Solaris from grub, the OS starts to boot then panics, closing the session. So I can't capture exactly what the panic is.


Sorry, I'm am getting confused with the different threads. :-)
There are 4 different  versions of xen floating around and
all different builds of nevada.

You are trying to create a s10u7 guest on a xvm-3.3 system?
Or is this stock snv114 bits?

Stock snv114 and 117 bits.

I see the same issue in build 117. Has anyone installed a Solaris 10u7 Dom-U?

yes, we have done this thousands of times :-)

For future reference, virt-install --help will give you some more info on how
to run sdl, etc.v


assuming you can open an xterm for the term you are running
virt-install from, you would do something like the following..
(I assume in this case you have already created the disk (i.e.
no --file-size? How did you create it?)

virt-install --name 10u7 --sdl --ram 1024 --hvm --file /guests/10u7
 --os-type=solaris os-variant=solaris10  --location
 /export/iso/sol-10-u7-ga-x86-dvd.iso

From there, select boot over ttya and connect to the serial console
so we can get the kernel panic.

I'll give it a go later today, thanks.

--
Ian.

_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to