xen-users
RE: [Xen-users] Debian 6 as Dom0 not booting on Xen 4.1.1
To: |
xen-users@xxxxxxxxxxxxxxxxxxx |
Subject: |
RE: [Xen-users] Debian 6 as Dom0 not booting on Xen 4.1.1 |
From: |
JP P <storm66@xxxxxxxxxxxxxxxx> |
Date: |
Tue, 27 Sep 2011 22:37:42 +0200 |
Delivery-date: |
Tue, 27 Sep 2011 13:39:36 -0700 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
In-reply-to: |
<SNT114-W41A6F1C9CC775CE566205A6F00@xxxxxxx> |
List-help: |
<mailto:xen-users-request@lists.xensource.com?subject=help> |
List-id: |
Xen user discussion <xen-users.lists.xensource.com> |
List-post: |
<mailto:xen-users@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe> |
References: |
<SNT114-W782685EAEE17A4622498BA60F0@xxxxxxx> , , <039E0B4AA9103344A80DA55DDDC76A936A6021@xxxxxxxxxxxxxxxxxxxxxx> , , <SNT114-W30467A47F60F42B7BDF6B6A60E0@xxxxxxx> , , <69ACB61B-03A9-4B4C-A809-E749696C969D@xxxxxxxxxxxxx> , <SNT114-W4127F5722C75606998255FA6F20@xxxxxxx> , <039E0B4AA9103344A80DA55DDDC76A936A6033@xxxxxxxxxxxxxxxxxxxxxx> <SNT114-W41A6F1C9CC775CE566205A6F00@xxxxxxx> |
Reply-to: |
jp.pozzi@xxxxxxxxx |
Sender: |
xen-users-bounces@xxxxxxxxxxxxxxxxxxx |
Hello,
If you are using Debian 6 you could try the vmlinuz-3.0.0-1-rt-amd64
kernel which seems to work very well on my system.
I think it is worth a try.
Regards
JPPO
> Hello Ian,
>
>
> I have managed to solved every problem described bellow. This was by
> recompiling the kernel, but this time with the
> same 2.6.32-5 Debian Squeeze kernel configuration. The one I am
> working on is 3.0.0 from Debian.org and the boot
> process is slow but normal.
>
>
> Now at the time of booting kernel 3.0.0 + Dom0 it hangs at:
> [ Configuring network interfaces... ]
> And it never goes on. I have commented lines of static IP address
> in /etc/network/interfaces
>
>
> Only left uncommented these ones:
>
>
> auto lo
> iface lo inet loopback
>
>
> But still the same issue.
> Has this something to do with Xen? Or should I edit another file?
>
>
> Thank you!
> Tony.
>
>
> ______________________________________________________________________
> Subject: RE: [Xen-users] Debian 6 as Dom0 not booting on Xen 4.1.1
> Date: Mon, 26 Sep 2011 11:29:36 +0100
> From: itobin@xxxxxxxxxxxxx
> To: dftonywhite@xxxxxxxxxxx; xen-users@xxxxxxxxxxxxxxxxxxx
> CC:
>
> Hi,
>
>
>
> What kernel as you running?
>
>
>
> Thanks
>
>
>
> Ian
>
>
>
>
>
> From: Antonio Colin [mailto:dftonywhite@xxxxxxxxxxx]
> Sent: 25 September 2011 23:01
> To: Ian Tobin; Xen Users List
> Subject: RE: [Xen-users] Debian 6 as Dom0 not booting on Xen 4.1.1
>
>
>
>
> Hello,
>
> Sorry for the late reply but I was doing some testing on recompiling
> the kernel from scratch.
> Actually I have get rid of the previously described errors. This was
> by activating again the same
> two features of DEVTMPFS. Now I honestly am consused when starting
> Dom0 kernel + Xen
> it stops at: Loading, please wait... (never continuing in black
> screen)
>
> Later booting on - linux + xen + (recovery mode) -, it stops at:
>
> Loading, please wait...
> udev [966]: starting version 164
> hrtimer: interrupt took 2701681 ns
>
> I've found this is a bug in some VMs
> https://lkml.org/lkml/2010/3/30/719
> But the patch doesn't fix anything it just delays what is unavoidable.
>
> It actually detects the disk controllers because dmesg and lspci
> report they are working well when
> booting linux 3.0.0 alone. I have also installed new version of UDEV..
> 172-1 but later downgraded
> to 164-3 since it is unstable and triggered more issues.
>
> I think there could be an option in the kernel config I should either
> activate or deactivate which can
> be related to this.
>
> Thank you!
>
> Tony.
>
>
> ______________________________________________________________________
> Subject: Re: [Xen-users] Debian 6 as Dom0 not booting on Xen 4.1.1
> From: itobin@xxxxxxxxxxxxx
> Date: Sat, 24 Sep 2011 13:53:17 +0100
> To: dftonywhite@xxxxxxxxxxx
> CC: xen-users@xxxxxxxxxxxxxxxxxxx
>
> Hi,
>
>
>
>
>
> Could it be it's not detecting your disk controllers?
>
>
>
>
>
> What are you using?
>
>
>
>
>
> Thanks
>
>
>
>
>
> Ian
>
>
>
>
> Tidyhosts UK - Server & Web Specialists
>
>
>
>
>
> W: www.tidyhosts.com
>
>
> E: enquiries@xxxxxxxxxxxxx
>
>
> T: 0871 910 6732
>
>
>
>
>
> This email and its attachments are scanned by TidyHosts UK. All emails
> and attachments should also be scanned by the recipient. TidyHosts UK
> accept no responsibility for any damage caused by any virus attached
> to this email. This email is confidential and is intended only for
> the addressee(s).
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> On 24 Sep 2011, at 08:48, "Antonio Colin" <dftonywhite@xxxxxxxxxxx>
> wrote:
>
>
> Hello Ian,
>
> Thanks for your replay! I have just done the same things you
> did and nothing changed.
> After booting Xen the same error appears.
>
> I dare to think it is something related either to a .deb
> package missing or a kernel config
> option I missed. But what would they be if those can be my
> mistakes?
>
> Thank you
>
> Tony.
>
>
> ______________________________________________________________
> Subject: RE: [Xen-users] Debian 6 as Dom0 not booting on Xen
> 4.1.1
> Date: Fri, 23 Sep 2011 23:43:13 +0100
> From: itobin@xxxxxxxxxxxxxx
> To: dftonywhite@xxxxxxxxxxx; xen-users@xxxxxxxxxxxxxxxxxxx
> CC:
>
> Hi,
>
>
>
> I had this and couldn’t figure out what is was. In the end I
> removed the modules from /lib/modules and the kernel files
> in /boot then reinstalled and made the new initrd. Worked
> after.
>
>
>
> Thanks
>
>
>
> Ian
>
>
>
>
>
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> Antonio Colin
> Sent: 23 September 2011 23:07
> To: Xen Users List
> Subject: [Xen-users] Debian 6 as Dom0 not booting on Xen 4.1.1
>
>
>
>
> Hi everyone,
>
> I have compiled and installed Linux 3.0.0 and Xen 4.1.1 on
> Debian Squeeze, both from source and enabling this two
> options:
>
> CONFIG_DEVTMPFS=y
> CONFIG_DEVTMPFS_MOUNT=y
>
> The problem arises when booting Xen. After its startup, it
> seems that it cannot correctly load Dom0 devices since it
> says:
>
> Loading, please wait...
> Mount: mounting none on /dev failed: No such device
> w: devtmpfs not available, falling back to tmpfs for /dev
> udevd[972]: Worker [978] unexpectedly returned with status
> 0x0100
>
> Anyone has an idea of what I am doing wrong? Does it need any
> package or do I need to rebuild initramfs?
>
> Thank you in advance,
> Tony.
>
>
>
> _______________________________________________ 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
>
>
>
> _______________________________________________ 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
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|