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

Re: [Xen-users] Re: [Xen-devel] Updating Xen 4.1.x xmexamples files (vfb line required for HVM guests)



> I cannot get login prompt with Xen 4.1.1-2 and rebuilt kernel 3.0.0 -1 from 
> f16 ( or 2.6.40 current on F15 ).
> Could you share grub entry for Xen ?

> Boris.

jimb@insp6400 08/03/11  3:22AM:~
[504] > lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 
945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML 
Express Integrated Graphics Controller (rev 03)
[...]

title Fedora (3.0.0-1.fc16.x86_64)
        root (hd0,1)
        kernel /vmlinuz-3.0.0-1.fc16.x86_64 ro root=/dev/mapper/vg_insp6400-
lv_root SYSFONT=latarcyrheb-sun16 LANG=en_US.UTF-8 KEYTABLE=us
        initrd /initramfs-3.0.0-1.fc16.x86_64.img

title Xen Dom0 (3.0.0-1.fc16.x86_64)
        root (hd0,1)
        kernel /xen.gz cpufreq=xen
        module /vmlinuz-3.0.0-1.fc16.x86_64 ro root=/dev/mapper/vg_insp6400-
lv_root SYSFONT=latarcyrheb-sun16 LANG=en_US.UTF-8 KEYTABLE=us xen-
pciback.permissive xen-pciback.hide=(0b:00.0)
        module /initramfs-3.0.0-1.fc16.x86_64.img


Pretty stright forward. The pciback stuff isn't necessary, since fedora builds 
it as a module (not that 3.0.0 has a pciback, anyway) - it's just 
documentation to remind me how it is done. With f15's 2.6.38, I had to add '3' 
to the end of the 'vmlinuz' line in the xen stanza. You might try that, just 
to see if you can get a text login. (And there is always 'nomodeset' to try.)

Since 3.0.0 doesn't have the vga text patch, the screen will go briefly blank 
between the xen hypervisor output, and when drm kicks in the kernel output.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.