Mark Johnson wrote:
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 get as far as:
Starting install...
Creating domain... 0 B
00:02
Domain installation still in progress. You can reconnect to
the console to complete the installation process.
bash-3.2# virt-console 10u7
bash-3.2# virsh list
Id Name State
----------------------------------
0 Domain-0 running
- 10u7 shut off
--
Ian.
_______________________________________________
xen-discuss mailing list
[email protected]