sometimes the name of the module changes slightly.
How about find . | grep -i xen On 17 November 2010 16:22, Peter den Hartog <peterdenhartog@xxxxxxxxx> wrote:
Okay i did that,
[root@box-netwerk 80edf9c0-f0c3-11df-afb8-002185fade1c]# ls bin dev etc init initrd lib proc sbin sys sysroot vmlinuz [root@box-netwerk 80edf9c0-f0c3-11df-afb8-002185fade1c]# find . -name "xen-blockfnt"
[root@box-netwerk 80edf9c0-f0c3-11df-afb8-002185fade1c]#
So it's not there i'm afraid..
On Wed, Nov 17, 2010 at 4:47 PM, David Markey <admin@xxxxxxxxxxx> wrote:
Look in:
/boot/guest/80edf9c0-f0c3-11df-afb8-002185fade1c/initrd
use gunzip and cpio. *BE CAREFUL WITH CPIO*
On 17 November 2010 15:37, Peter den Hartog <peterdenhartog@xxxxxxxxx> wrote:
Would love to check that, how do i do that, just mount it on my local machine? On Tue, Nov 16, 2010 at 3:37 PM, David Markey <admin@xxxxxxxxxxx> wrote:
Its possible you dont have xen-blockfnt in your initrd, can you check this?
On 16 November 2010 14:31, Peter den Hartog <peterdenhartog@xxxxxxxxx> wrote:
No luck, it boots to the same point:"Waiting for driver initializing.."
Then i get a short kernel panic message but the console dies to fast to see what it is.
Thanks, Peter On Tue, Nov 16, 2010 at 3:18 PM, David Markey <admin@xxxxxxxxxxx> wrote:
try:
xe vm-param-set PV-args="console=xvc0"
or xe vm-param-set PV-args="console=hvc0"
On 16 November 2010 13:36, Peter den Hartog <peterdenhartog@xxxxxxxxx> wrote:
Thanks, that got me a bit further. It boots now, but after a couple of seconds i get a kernel panic.No info on booting up tho, and the console closes to fast :-).
Any place where i can find the error message?
Thanks, Peter On Tue, Nov 16, 2010 at 2:24 PM, David Markey <admin@xxxxxxxxxxx> wrote:
xe vm-param-set PV-bootloader= uuid=d7596836-675e-6e79-f927-7b852a691785
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|