* Fwd: Xen 4.3 Netbsd
[not found] <CADGo8CX=DuLKKvW2HZ0-hZx3k6YFTXKW3gRdUO=RidDVW8dLbA@mail.gmail.com>
@ 2013-05-23 11:09 ` Miguel Clara
2013-05-23 14:48 ` [Xen-devel] " Roger Pau Monné
0 siblings, 1 reply; 3+ messages in thread
From: Miguel Clara @ 2013-05-23 11:09 UTC (permalink / raw)
To: port-xen@netbsd.org, xen-devel; +Cc: chegger
[-- Attachment #1: Type: text/plain, Size: 1056 bytes --]
I'm testing xen 4.3 on netbsd and I was able to build the kernel and
tools successfully (after 2 minor fixes see more here:
http://lists.xen.org/archives/html/xen-devel/2013-05/msg01482.html), I
was also able to install the tools.
However I'm getting a strange problem and I'm not sure even how to debug it...
While booting with:
menu=NetBSD Xen:load /netbsd.xen console=pc;multiboot /xen.gz dom0_mem=256M
I get a very stange screen with something like:
08cF60 0000000000000000000d43...... (see attached screenshot, I have
no other way to "copy it form the console")
Seems to be hexa code.... no panic, no reboot, my guess is that the
problem is wiht the Dom0 kernel, but this was the one I was using for
xen-4.1 and xen-4.2, I was downloaded a new file
(ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-6.1/amd64/binary/kernel/netbsd-XEN3_DOM0.gz)
I wonder if this is not compatible with xen-4.3.
I never saw this kind of error, I wonder if you add any luck booting?
I've tried with netbsd 6.0.1 and them upgrade to 6.1, and get the same result!
Thanks
[-- Attachment #2: IMG00003-20130523-0307.jpg --]
[-- Type: image/jpeg, Size: 1016320 bytes --]
[-- Attachment #3: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Xen-devel] Fwd: Xen 4.3 Netbsd
2013-05-23 11:09 ` Fwd: Xen 4.3 Netbsd Miguel Clara
@ 2013-05-23 14:48 ` Roger Pau Monné
2013-05-25 1:07 ` Miguel Clara
0 siblings, 1 reply; 3+ messages in thread
From: Roger Pau Monné @ 2013-05-23 14:48 UTC (permalink / raw)
To: Miguel Clara; +Cc: port-xen@netbsd.org, xen-devel, chegger
On 23/05/13 13:09, Miguel Clara wrote:
> I'm testing xen 4.3 on netbsd and I was able to build the kernel and
> tools successfully (after 2 minor fixes see more here:
> http://lists.xen.org/archives/html/xen-devel/2013-05/msg01482.html), I
> was also able to install the tools.
>
> However I'm getting a strange problem and I'm not sure even how to debug it...
>
> While booting with:
>
> menu=NetBSD Xen:load /netbsd.xen console=pc;multiboot /xen.gz dom0_mem=256M
>
> I get a very stange screen with something like:
>
> 08cF60 0000000000000000000d43...... (see attached screenshot, I have
> no other way to "copy it form the console")
>
> Seems to be hexa code.... no panic, no reboot, my guess is that the
> problem is wiht the Dom0 kernel, but this was the one I was using for
> xen-4.1 and xen-4.2, I was downloaded a new file
> (ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-6.1/amd64/binary/kernel/netbsd-XEN3_DOM0.gz)
> I wonder if this is not compatible with xen-4.3.
>
> I never saw this kind of error, I wonder if you add any luck booting?
>
> I've tried with netbsd 6.0.1 and them upgrade to 6.1, and get the same result!
You will have to setup a serial console in order to obtain a log,
without that it is impossible to say what's going on.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Xen-devel] Fwd: Xen 4.3 Netbsd
2013-05-23 14:48 ` [Xen-devel] " Roger Pau Monné
@ 2013-05-25 1:07 ` Miguel Clara
0 siblings, 0 replies; 3+ messages in thread
From: Miguel Clara @ 2013-05-25 1:07 UTC (permalink / raw)
To: Roger Pau Monné; +Cc: port-xen@netbsd.org, xen-devel, chegger@amazon.de
Hum... I was looking into how to connect to the serial console, but I
don't have the cable, also my laptop doesn't have the serial port, so
I guess I will need some adapter, maybe USB... in any case it would be
nice if someone else could test this!
Thanks
On Thu, May 23, 2013 at 3:48 PM, Roger Pau Monné <roger.pau@citrix.com> wrote:
> On 23/05/13 13:09, Miguel Clara wrote:
>> I'm testing xen 4.3 on netbsd and I was able to build the kernel and
>> tools successfully (after 2 minor fixes see more here:
>> http://lists.xen.org/archives/html/xen-devel/2013-05/msg01482.html), I
>> was also able to install the tools.
>>
>> However I'm getting a strange problem and I'm not sure even how to debug it...
>>
>> While booting with:
>>
>> menu=NetBSD Xen:load /netbsd.xen console=pc;multiboot /xen.gz dom0_mem=256M
>>
>> I get a very stange screen with something like:
>>
>> 08cF60 0000000000000000000d43...... (see attached screenshot, I have
>> no other way to "copy it form the console")
>>
>> Seems to be hexa code.... no panic, no reboot, my guess is that the
>> problem is wiht the Dom0 kernel, but this was the one I was using for
>> xen-4.1 and xen-4.2, I was downloaded a new file
>> (ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-6.1/amd64/binary/kernel/netbsd-XEN3_DOM0.gz)
>> I wonder if this is not compatible with xen-4.3.
>>
>> I never saw this kind of error, I wonder if you add any luck booting?
>>
>> I've tried with netbsd 6.0.1 and them upgrade to 6.1, and get the same result!
>
> You will have to setup a serial console in order to obtain a log,
> without that it is impossible to say what's going on.
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-05-25 1:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CADGo8CX=DuLKKvW2HZ0-hZx3k6YFTXKW3gRdUO=RidDVW8dLbA@mail.gmail.com>
2013-05-23 11:09 ` Fwd: Xen 4.3 Netbsd Miguel Clara
2013-05-23 14:48 ` [Xen-devel] " Roger Pau Monné
2013-05-25 1:07 ` Miguel Clara
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).