On Tue, Jul 27, 2010 at 02:19:48PM -0500, Sisu Xi wrote:
> Hi, Jeremy:
>
> Thanks for the reply! i am using ubuntu 10.04, so grub2 is used here.
> I checked my configure file, and it is:
>
> menuentry "Debug Xen 4.0 / Ubuntu 10.04 kernel 2.6.34 pvops" {
> insmod ext2
> set root=(hd0,3)
> multiboot (hd0,3)/boot/xen.gz dom0_mem=1024M loglvl=all
> guest_loglvl=all sync_console console_to_ring com1=115200,8n1
> console=com1
> module (hd0,3)/boot/vmlinuz-2.6.32.16 console=hvc0 earlyprintk=xen nomodeset
> module (hd0,3)/boot/initrd.img-2.6.32.16-xen.img
> }
>
> it already contains the console=hvc0 part..
>
> what info are missing?
That isn't what the kernel is seeing:
> >> Xen: using vcpu_info placement
> >> Built 1 zonelists in Zone order, mobility grouping on. Total pages:
> >> 481039
> >> Kernel command line: earlyprintk=xen
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|