Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: XEN0 Kernel not booting on Athlon XP 64 X2 4400+



Good news ... I'm able to boot the XEN0 kernel :D

I've made a few things :

- ReBuild a new kernel from freshly CVS sources
- add "nosmp" to the grub entry :

title Xen 2.0 / NetBSD ( XEN0.4 - RAM 64Mo )
  root(hd0,0)
  kernel (hd0,a)/xen.gz dom0_mem=65536
  module (hd0,a)/netbsd.XEN0.4 root=/dev/hda1 ro console=tty0

- I've disabled many motherboard feature : USB / IEEE1394 / COM / LPT / AUDIO ( Because I've found some posts over the internet reporting problems with my MotherBoard components )

:D

So now, I have to test Xen ...

I don't know if I'll be able to use the "dual-core" of my CPU ...

It's late, I'll see this tomorrow :D

Many Thanks Manuel for your help

On 3 avr. 06, at 21:24, Manuel Bouyer wrote:

On Mon, Apr 03, 2006 at 08:53:15PM +0200, KlinT wrote:


I've just build a fresh XEN0 kernel ... Here are the very last lines :

boot device:wd0
root on wd0a dumps on wd0b
mountroot: trying lsf ...
mountroot: trying ffs ...
root file system type: ffs
init: copying out path '/bin/init' 11

---> The kernel stops there without any informations ...

And you can't enter ddb (ctrl-alt-esc) ?


I haven't try it but I have no more keyboard :(

Or maybe it's just because there's no process to print what is typed
on keyboard. ctrl-alt-esc may work.

--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--





Home | Main Index | Thread Index | Old Index