Is there a version of the pv_ops kernel that will do HVM and work with fc11? I have been failing miserably trying to get it to work. I have followed Boris''s guide at: http://bderzhavets.wordpress.com/2009/06/10/setup-fedora-11-pv-domu-at-xen-3-4-1-dom0-kernel-2-6-30-rc6-tip-on-top-of-fedora-11/ But have had no success so far. I am wanting to know what is the version of the pv_ops kernel that others have gotten to work. I have been able to compile everything and it begins to boot but it fails and I am not in front of the console to post the message here. :( Maybe if one of my damn servers actually had a serial port I could hookup my console server!!!! But that is another frustration. Jon _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Blog is bit outdated in meantime. # git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen # cd linux-2.6-xen # git checkout origin/rebase/master -b rebase/master You should be able to build 2.6.31-rc5 (pvops) supporting HVM I tested rc4 (64-bit) about 10 days ago. Boris --- On Mon, 8/10/09, jonr@destar.net <jonr@destar.net> wrote: From: jonr@destar.net <jonr@destar.net> Subject: [Xen-users] FC11 and pv_ops kernel To: xen-users@lists.xensource.com Date: Monday, August 10, 2009, 6:01 PM Is there a version of the pv_ops kernel that will do HVM and work with fc11? I have been failing miserably trying to get it to work. I have followed Boris''s guide at: http://bderzhavets.wordpress.com/2009/06/10/setup-fedora-11-pv-domu-at-xen-3-4-1-dom0-kernel-2-6-30-rc6-tip-on-top-of-fedora-11/ But have had no success so far. I am wanting to know what is the version of the pv_ops kernel that others have gotten to work. I have been able to compile everything and it begins to boot but it fails and I am not in front of the console to post the message here. :( Maybe if one of my damn servers actually had a serial port I could hookup my console server!!!! But that is another frustration. Jon _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Thanks Boris. I followed the instructions here and it gets to this point: Mounting /proc filesystem Mounting /sysfs filesystem Creating /dev Then it just hangs. Any idea whats causing it to stop? Thanks again for all your help, Jon On Wed, 2009-08-12 at 09:03 -0700, Boris Derzhavets wrote:> Blog is bit outdated in meantime. > > > # git clone > git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git > linux-2.6-xen > # cd linux-2.6-xen > # git checkout origin/rebase/master -b rebase/master > > You should be able to build 2.6.31-rc5 (pvops) supporting HVM > I tested rc4 (64-bit) about 10 days ago. > > Boris > > --- On Mon, 8/10/09, jonr@destar.net <jonr@destar.net> wrote: > > From: jonr@destar.net <jonr@destar.net> > Subject: [Xen-users] FC11 and pv_ops kernel > To: xen-users@lists.xensource.com > Date: Monday, August 10, 2009, 6:01 PM > > Is there a version of the pv_ops kernel that will do HVM and > work with fc11? I have been failing miserably trying to get it > to work. I have followed Boris''s guide at: > > http://bderzhavets.wordpress.com/2009/06/10/setup-fedora-11-pv-domu-at-xen-3-4-1-dom0-kernel-2-6-30-rc6-tip-on-top-of-fedora-11/ > > But have had no success so far. I am wanting to know what is > the version of the pv_ops kernel that others have gotten to > work. > > I have been able to compile everything and it begins to boot > but it fails and I am not in front of the console to post the > message here. :( > > Maybe if one of my damn servers actually had a serial port I > could hookup my console server!!!! But that is another > frustration. > > Jon > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Jon, I never experienced problem like yours with F11 on Core2Duo or Quad 9X50 (SATA) Boxes. I would post it to xen-devel mailing list with serial console output. What kind of hardware you are running on ? Boris. --- On Wed, 8/12/09, Jon <jonr@destar.net> wrote: From: Jon <jonr@destar.net> Subject: Re: [Xen-users] FC11 and pv_ops kernel To: xen-users@lists.xensource.com Date: Wednesday, August 12, 2009, 6:15 PM Thanks Boris. I followed the instructions here and it gets to this point: Mounting /proc filesystem Mounting /sysfs filesystem Creating /dev Then it just hangs. Any idea whats causing it to stop? Thanks again for all your help, Jon On Wed, 2009-08-12 at 09:03 -0700, Boris Derzhavets wrote:> Blog is bit outdated in meantime. > > > # git clone > git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git > linux-2.6-xen > # cd linux-2.6-xen > # git checkout origin/rebase/master -b rebase/master > > You should be able to build 2.6.31-rc5 (pvops) supporting HVM > I tested rc4 (64-bit) about 10 days ago. > > Boris > > --- On Mon, 8/10/09, jonr@destar.net <jonr@destar.net> wrote: > > From: jonr@destar.net <jonr@destar.net> > Subject: [Xen-users] FC11 and pv_ops kernel > To: xen-users@lists.xensource.com > Date: Monday, August 10, 2009, 6:01 PM > > Is there a version of the pv_ops kernel that will do HVM and > work with fc11? I have been failing miserably trying to get it > to work. I have followed Boris''s guide at: > > http://bderzhavets.wordpress.com/2009/06/10/setup-fedora-11-pv-domu-at-xen-3-4-1-dom0-kernel-2-6-30-rc6-tip-on-top-of-fedora-11/ > > But have had no success so far. I am wanting to know what is > the version of the pv_ops kernel that others have gotten to > work. > > I have been able to compile everything and it begins to boot > but it fails and I am not in front of the console to post the > message here. :( > > Maybe if one of my damn servers actually had a serial port I > could hookup my console server!!!! But that is another > frustration. > > Jon > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Quoting Boris Derzhavets <bderzhavets@yahoo.com>:> Jon, > > I never experienced problem like yours with F11 on Core2Duo or Quad > 9X50 (SATA) Boxes. I would post it to xen-devel mailing list with > serial console output. What kind of hardware you are running on ? > > Boris. >It is an AMD64 Phenom quadcore proc with SATA drives and a penchent for buggery it would seem. Unfortunately the box has no serial port so i cannot connect to the console. :( Thanks Boris, I was hoping it would be something simple, I will keep messing with it before I post to the dev list. Jon _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Apparently Analagous Threads
- Serial logs for 2.6.31 (commit 12e8537b6b29807cb9e13d728b2e5bab40424df7) under Xen Unstable on top of Ubuntu 9.04 Server
- Troubleshooting Xen 4.0 + 2.6.32.16 pv_ops install
- pv_ops kernel and nvidia binary driver
- pv_ops kernel and nvidia binary driver
- Re: Re: Xorg on JF 2.6.31-rc8 with xen 3.5 unstable