John Levon wrote:
John,
> On Sun, Jul 22, 2007 at 12:27:59AM -0700, Bernd Schemmer wrote:
>
>
>> I now have a running Solaris DomU in a Linux Dom0 (Ubuntu Feisty 7.04 with
>> Xen 3.0.4)! I created the image file for the DomU on my Solaris Box and
>> copied it to the Linux box and after fiddling a little with the DomU
>> configuration file it works now.
>>
>
> What fiddling did you have to do?
>
>
My config for running the Solaris DomU now is:
name = "solaris_10_July_07"
memory = "368"
vcpus = "1"
disk = [ 'file:/data/xen/Solaris10_xen0707.raw,0,w' ]
vif = [ 'mac=00:0e:0c:3e:18:cd' ]
on_shutdown = 'destroy'
on_reboot = 'restart'
on_crash = 'destroy'
kernel = "/data/xen/Solaris10_xen0707.kernel"
ramdisk = "/data/xen/boot_archive1"
rootdisk = "/dev/dsk/c0d0s0"
extra = '/platform/i86xpv/kernel/unix -B bootpath=/xpvd/xdf@0:a'
The problem was with the extra line . I think I can remove the -B
parameter if I update the bootpath entry in the archive but I did not
test it.
>> PS: I really would like to have it the other way round: Running a Solaris
>> Dom0 and a Linux DomU. But that's not an option until suspend/resume is
>> working in Solaris.
>>
>
> I'm a little confused by this. Linux dom0 under Xen does not support ACPI etc.
> suspend/resume either as far as I know...
>
>
Really? I thought Xen 3.1 should support ACPI but I may be wrong.
regards
Bernd
> regards
> john
>
>
--
Bernd Schemmer, Frankfurt am Main, Germany
http://home.arcor.de/bnsmb/index.html
M s temprano que tarde el mundo cambiar .
Fidel Castro
|