WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Can not boot the Kernel(Xen4.0.1+Fedora13), Please help me

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Can not boot the Kernel(Xen4.0.1+Fedora13), Please help me
From: Xinwei Niu <xniu001@xxxxxxx>
Date: Thu, 7 Oct 2010 21:56:31 +0700
Delivery-date: Thu, 07 Oct 2010 07:57:55 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Dear All:
 
I am a newbie for Xen, and now I want to install Xen on my Fedora 13 machine. I follow Mr.Pasi Kärkkäinen's tutorial, which is "Fedora 13 Xen 4 Tutorial", but I can not boot with the new kernel.
 
I can not verify the Xen step after reboot, the process of making the kernel has no error, when I reboot and choose the new kernel, the system hang on "Starting xend daemon" for ever, so the new kernel could not be booted.
 
The information on screen are "/usr/sbin/ksmtuned: line 64: /sys/kernel/mm/ksm/pages_to_scan: No such file or directory"
                                                   "/usr/sbin/ksmtuned: line 65: /sys/kernel/mm/ksm/sleep_millisecs: No such file or directory"
                                                   "/usr/sbin/ksmtuned: line 66: /sys/kernel/mm/ksm/run: No such file or directory"
and these three lines seems loop forever.
 
Before this information the "Starting ksm:"  Failed.
 
Information are "/etc/rc5.d/s84ksm: line 44 /sys/kernel/mm/ksm/max_kernel_pages: No such file or directory"
                          "/etc/rc5.d/s84ksm: line 45 /sys/kernel/mm/ksm/run: No such file or directory"
 
My computer is Intel Core2 Duo CPU, 4GB RAM, and I use Fedora 13 (x86_64) linux.
 
I tried my best to follow the tutorial exactly, So far the differences are:
1) I install the fedora using GUI, and then use root in console to operate the computer.
2) The linux pvops dom0 kernel version I downloaded is 2.6.32.24.
3) when I execute the "make oldconfig" a new option is "watchdog timer support", I select NO.
4) I execute "depmod -a 2.6.32.24" and do the following steps by changing 2.6.32.21 to 2.6.32.24, and "dracut" give me no warning.
 
I check the folder of the error, only /sys/kernel/mm/ksm/max_kernel_pages not found, others are there.
 
I am not familiar with Linux kernel, so please help me, or should I try another Linux? I have stopped here for too long, I want to make it work.
 
Thank you very much
 
Allen
 
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Can not boot the Kernel(Xen4.0.1+Fedora13), Please help me, Xinwei Niu <=