[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-users] Advice on compiling Xen 4.1.2 on Debian 6.0.4 Kernel 3.1.12
I am still trying to get Xen to run on my machine. This time around
i did the following:
1.) installed a clean Debian Squeeze
2.) Compiled and installed Kernel 3.3.1 (Config was setup with all
defaults using menuconfig AND all xen options were set to Y)
3.) Rebooted into Kernel 3.3.1
4.) Upgraded to Debian Wheezy
5.) Setup Serial output to a second PC using null-model cable and
added the following to /etc/default/grub
GRUB_CMDLINE_XEN="loglvl=all guest_loglvl=all com1=115200,8n1,0x3f8,4 console=com1,vga"
GRUB_CMDLINE_LINUX="console=hvc0 earlyprintk=xen"
6.) Using Synaptic, installed xen-hypervisor-4.1-amd64, xen-tools
4.2.1-1, and it installed all additional dependent packages.
7.) Added the following to /etc/default/grub
GRUB_CMDLINE_XEN="loglvl=all guest_loglvl=all com1=115200,8n1,0x3f8,4 console=com1,vga"
GRUB_CMDLINE_LINUX="console=hvc0 earlyprintk=xen"
The downside is that once i add those lines above, i can't boot back
into the normal non-Xen kernel anymore....
8.) Rebooted into kernel 3.3.1 with Xen 4.1 AND recorded the trace
log, which ended with a KERNEL PANIC
I am not experienced with reading trace logs, SO i have attached it
here as a TXT file. I am hoping someone can take a quick peek at it
as it is not that long and see if it reveals anything of useful to
why the kernel panics.......
AS always thanks to all...
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
Attachment:
Xen 4.1 Error Log.txt
Description: Text document
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users
|