[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)


  • To: jim burns <jim_burn@xxxxxxxxxxxxx>
  • From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
  • Date: Wed, 3 Aug 2011 02:39:59 -0700 (PDT)
  • Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Wed, 03 Aug 2011 02:41:32 -0700
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=eozHVUV5x8b2NknXlG3X13Bn4/e3+91FWmA6v/CjA7GLakW2R7ZBoX2sj+Kr+T1WyTeWvpX+UA6P1784+EZ5MFuY9i5KOzA6K+gpI1ZSYJ+xjvuCSo8Ye5HU+6+PHZOF0hxFhI7uAT6AdJW7H4dTMDhakHgkzz99ypLd6DGefNw=;
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

kernel    /xen.gz    cpufreq=xen

Thank you very much.
I logged into Xen Host.

Boris.

--- On Wed, 8/3/11, jim burns <jim_burn@xxxxxxxxxxxxx> wrote:

From: jim burns <jim_burn@xxxxxxxxxxxxx>
Subject: Re: [Xen-users] Re: [Xen-devel] Updating Xen 4.1.x xmexamples files (vfb line required for HVM guests)
To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>
Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Date: Wednesday, August 3, 2011, 3:36 AM

> 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
_______________________________________________
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®.