Hi

 >>What happens when you try to boot?


Booting the 32 Bit Version:

The Xen Kernel boots and prints a message about "not enough ram for 
Domain 0 allocation"


Booting the 64 Bit Version

The Xen Kernel boots, prints some messages and immediately reboots (to 
fast to read the messages)

The Ferrari does not have a serial port therefor I can not direct the 
output to com1.


 >>Did you copy the ramdisk
 >>version of vfstab to /etc/vfstab before building the ramdisk?

The entry for the root filesystem in the /etc/vfstab is

/dev/dsk/c0d0s0 /dev/rdsk/c0d0s0 / ufs - no nologging

And I also tried this version

/dev/dsk/c0d0s0 /dev/rdsk/c0d0s0 / ufs 1 no -

/dev/{r}dsk/c0d0s0 are symbolic links to the ramdisk devices:

[Sat Jan 26 22:10:24 [EMAIL PROTECTED] /mnt/dev]
# ls -l *dsk/c0d0s0
lrwxrwxrwx   1 root     root          23 Jan 19 19:58 dsk/c0d0s0 -> 
../../devices/ramdisk:a
lrwxrwxrwx   1 root     root          27 Jan 19 19:58 rdsk/c0d0s0 -> 
../../devices/ramdisk:a,raw


I missed the line

echo "/devices/ramdisk:a - / ufs - no nologging" >> 
$ROOTDIR/etc/vfstab.ramdisk

in your message when I created the script but I think it will make no 
difference with that entry


Tomorrow I can test the 32 Bit Dom0 on another machine that has a serial 
port (but that machine only has a 32 Bit CPU).


regards

Bernd



Mark Johnson wrote:
>
>
> Bernd Schemmer wrote:
>> Mark,
>>
>>  >>ah, right.  I disable intrd and fmd?
>>
>> So both damoens are not necessary and can be disabled?
>
>> I already disabled them and the DomU works - but I'm not sure if the 
>> intrd daemon is necessary.
>
> intrd does dynamic interrupt distribution.. Don't
> need that on a domU.
>
>
>>  >>you need to copy unix of out the ramdisk and use that.
>>  >>I separate all the embedded bits from the standard
>>  >>dom0 on my disk so I don't get confused..
>>
>> The unix on the ramdisk is the same unix as in 
>> /platform/i86xpv/kernel/unix - or did I miss something?
>
> Depends one what you have installed on your dom0
> vs what Solaris install you used to build your
> domU.  They don't have to be the same.
>
>> Anyway, I copied the file unix from the ramdisk into /boot/xvm/ and 
>> /boot/xvm/amd64 and the Dom0 still doesn't boot.
>
> What happens when you try to boot? Did you copy the ramdisk
> version of vfstab to /etc/vfstab before building the ramdisk?
>
>
>
> Thanks,
>
>
>
>
> MRJ
>


-- 
Bernd Schemmer, Frankfurt am Main, Germany
http://home.arcor.de/bnsmb/index.html

M s temprano que tarde el mundo cambiar .
                        Fidel Castro

_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to