Hey, I''ve been trying to get Xen 3 up and running on a Debian Sid machine for the past several days. The exact procedure im following is as follows. 1. Install debian 2. Upgrade to Sid 3. Follow the instructions here http://www.debian-administration.org/articles/396 Step 3 is basically an apt-get of the xen hypervisor, xen utils and linux-image-2.6.16-2-xen-686. After this I reboot and get the following http://silenthack.co.uk/nnp/screen.jpg Yes, that screen shot is from xen running in parallels on the mac but let me explain before you call me crazy. That is the EXACT same error I get if i try to install it on my regular box so i installed it in parallels following the same steps so i could provide a screen shot. (The other box is actually an AMD so i used the k7 kernel image on that) Anyways, anyone have any ideas? Its not exactly a complex process so either im messing up something small or im missing a step. Thanks, NNP -- View this message in context: http://www.nabble.com/Dom0-dies-on-first-reboot-%28apt-get-install%29-tf2212367.html#a6127312 Sent from the Xen - User forum at Nabble.com. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Christoph Purrucker
2006-Sep-04 13:26 UTC
Re: [Xen-users] Dom0 dies on first reboot (apt-get install)
Hi nnp,> Step 3 is basically an apt-get of the xen hypervisor, xen utils and > linux-image-2.6.16-2-xen-686. After this I reboot and get the following > > http://silenthack.co.uk/nnp/screen.jpgthis is a pending Debian Bug (#384638). See my posting on this list erlier. Debian Etch and Sid are currently broken. You currently can''t run Xen with standard Debian kernel packages. You have to downgrade or wait. cu cp _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Steve Kemp
2006-Sep-04 13:32 UTC
Re: [Xen-users] Dom0 dies on first reboot (apt-get install)
On Sun, Sep 03, 2006 at 03:07:25PM -0700, nnp wrote:> 1. Install debian > 2. Upgrade to Sid > 3. Follow the instructions here > http://www.debian-administration.org/articles/396 > > Step 3 is basically an apt-get of the xen hypervisor, xen utils and > linux-image-2.6.16-2-xen-686. After this I reboot and get the following > > http://silenthack.co.uk/nnp/screen.jpgKnown bug in the Debian package: #384638 See one possible solution here: http://www.debian-administration.org/articles/435 (ie. revert from -2-xen-686 -> -1-xen-686.) Steve -- Debian GNU/Linux System Administration http://www.debian-administration.org/ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Diego Alvarez
2006-Sep-04 13:34 UTC
Re: [Xen-users] Dom0 dies on first reboot (apt-get install)
On Mon, Sep 04, 2006 at 03:26:44PM +0200, Christoph Purrucker wrote:> Hi nnp, > > > Step 3 is basically an apt-get of the xen hypervisor, xen utils and > > linux-image-2.6.16-2-xen-686. After this I reboot and get the following > > > > http://silenthack.co.uk/nnp/screen.jpg > > this is a pending Debian Bug (#384638). See my posting on this list > erlier. Debian Etch and Sid are currently broken. You currently can''t run > Xen with standard Debian kernel packages. You have to downgrade or wait.You can downgrade the kernel package installing this: http://snapshot.debian.net/archive/2006/07/18/debian/pool/main/l/linux-2.6.16/linux-image-2.6.16-2-xen-686_2.6.16-17_i386.deb Regards, Diego Alvarez. PS: Christoph, I tryed to respond your email, but it bounced.> cu cp > > > _______________________________________________ > 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
Thank you all for your replies. Its good to know its not my mistake this time ;) I attempted the following and hit a wierd error. After adding deb http://snapshot.debian.net/archive pool linux-2.6 deb-src http://snapshot.debian.net/archive pool linux-2.6 to my sources.list I ran apt-get update and everything appeared to go fine. I tried apt-get install linux-image-2.6.16-1-xen-686 and the following happened. It gives me the standard message where it says how much space the above package and the modules package will take up, to which i say ok. The it asks whether it should install these packages without verification, to which I also say yes and then as it attempts to get the packages it gives me 404 not found error and exits. Here is a screen shot http://silenthack.co.uk/nnp/screen2.jpg Thanks, nnp Steve Kemp-4 wrote:> > On Sun, Sep 03, 2006 at 03:07:25PM -0700, nnp wrote: > >> 1. Install debian >> 2. Upgrade to Sid >> 3. Follow the instructions here >> http://www.debian-administration.org/articles/396 >> >> Step 3 is basically an apt-get of the xen hypervisor, xen utils and >> linux-image-2.6.16-2-xen-686. After this I reboot and get the following >> >> http://silenthack.co.uk/nnp/screen.jpg > > Known bug in the Debian package: #384638 > > See one possible solution here: > > http://www.debian-administration.org/articles/435 > > (ie. revert from -2-xen-686 -> -1-xen-686.) > > Steve > -- > Debian GNU/Linux System Administration > http://www.debian-administration.org/ > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > >-- View this message in context: http://www.nabble.com/Dom0-dies-on-first-reboot-%28apt-get-install%29-tf2212367.html#a6141256 Sent from the Xen - User forum at Nabble.com. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users