8.2 releng
Richard Kojedzinszky
krichy at tvnetwork.hu
Tue Jan 3 19:55:18 UTC 2012
Dear Sean,
Sorry. I've attached it. The pygrub tries to load a kernel with the same
arguments as which are commented out.
regards,
Kojedzinszky Richard
Euronet Magyarorszag Informatikai Zrt.
On Tue, 3 Jan 2012, Sean Bruno wrote:
> Date: Tue, 03 Jan 2012 08:29:01 -0800
> From: Sean Bruno <seanbru at yahoo-inc.com>
> To: Richard Kojedzinszky <krichy at tvnetwork.hu>
> Cc: "freebsd-xen at freebsd.org" <freebsd-xen at freebsd.org>
> Subject: Re: 8.2 releng
>
> No, not the kernel config. See attached example.
>
> Sean
>
>
> On Tue, 2012-01-03 at 08:16 -0800, Richard Kojedzinszky wrote:
>> Dear Sean,
>>
>> Attached.
>>
>> Thanks in advance,
>>
>>
>> Kojedzinszky Richard
>> Euronet Magyarorszag Informatikai Zrt.
>>
>> On Tue, 3 Jan 2012, Sean Bruno wrote:
>>
>>> Date: Tue, 03 Jan 2012 08:00:28 -0800
>>> From: Sean Bruno <seanbru at yahoo-inc.com>
>>> To: Richard Kojedzinszky <krichy at tvnetwork.hu>
>>> Cc: "freebsd-xen at freebsd.org" <freebsd-xen at freebsd.org>
>>> Subject: Re: 8.2 releng
>>>
>>> Can you send in your xen domu config?
>>>
>>> Sean
>>>
>>> On Tue, 2012-01-03 at 01:56 -0800, Richard Kojedzinszky wrote:
>>>> Dear users,
>>>>
>>>> I forget to mention, If i remove pf and pflog from the config, then the
>>>> built kernel boots well under xen.
>>>>
>>>> Regards,
>>>>
>>>>
>>>> Kojedzinszky Richard
>>>> Euronet Magyarorszag Informatikai Zrt.
>>>>
>>>> On Tue, 3 Jan 2012, Richard Kojedzinszky wrote:
>>>>
>>>>> Date: Tue, 3 Jan 2012 10:40:13 +0100 (CET)
>>>>> From: Richard Kojedzinszky <krichy at tvnetwork.hu>
>>>>> To: freebsd-xen at FreeBSD.org
>>>>> Subject: 8.2 releng
>>>>>
>>>>> Dear xen developers,
>>>>>
>>>>> I have a xen domU with the attached config, and unfortunately it does not
>>>>> boot. I am compiling it with:
>>>>> $ make kernel KERNCONF=DB WERROR=
>>>>>
>>>>> And it only makes a crash dump in the hosts xm dmesg.
>>>>>
>>>>> It is a recent 8.2 releng src tree.
>>>>>
>>>>> What should I change to make this work?
>>>>>
>>>>> Regards,
>>>>>
>>>>> Kojedzinszky Richard
>>>>> Euronet Magyarorszag Informatikai Zrt.
>>>> _______________________________________________
>>>> freebsd-xen at freebsd.org mailing list
>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-xen
>>>> To unsubscribe, send any mail to "freebsd-xen-unsubscribe at freebsd.org"
>>>
>>>
>
>
-------------- next part --------------
name = 'domu'
memory = 512
vcpus = 1
cpus = '1-3'
disk = [
'phy:/dev/sys/domu-root,xvda,w',
'phy:/dev/sys/domu-swap,xvdb,w',
'phy:/dev/sys/domu-tmp,xvdc,w',
'phy:/dev/sys/domu-var,xvdd,w',
'phy:/dev/sys/domu-usr,xvde,w'
]
vif = [ 'mac=00:16:3e:00:04:01' ]
bootloader = "/usr/lib/xen-4.0/bin/pygrub"
#kernel = '/boot/fbsd/kernel-i386-domU'
#extra = "vfs.root.mountfrom=ufs:/dev/xbd0"
#extra += ",kern.hz=100"
#extra += ",kern.maxusers=512"
#extra += ",kern.ipc.semmni=256"
#extra += ",kern.ipc.semmns=512"
#extra += ",kern.ipc.semmnu=256"
#extra += ",boot_single=1"
More information about the freebsd-xen
mailing list