WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] Re: Debian Problem

To: "Nuutti Kotivuori" <naked@xxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] Re: Debian Problem
From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
Date: Thu, 17 Mar 2005 14:56:11 -0000
Cc: <ian.pratt@xxxxxxxxxxxx>
Delivery-date: Thu, 17 Mar 2005 14:57:52 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Thread-index: AcUq8VEp3WkhbBfDQvWa71QM1QDahAAD2zLA
Thread-topic: [Xen-devel] Re: Debian Problem
 
> >>>>> printed to the console that init is respawning to fast.
> >>>>> INIT: Id "1" respawning too fast: disabled for 5 minutes
> >>>>> INIT: Id "2" respawning too fast: disabled for 5 minutes
> >>>>> INIT: Id "3" respawning too fast: disabled for 5 minutes
> >>>>> INIT: Id "4" respawning too fast: disabled for 5 minutes
> >>>>> INIT: Id "5" respawning too fast: disabled for 5 minutes
> >>>>> INIT: Id "6" respawning too fast: disabled for 5 minutes
> >>>>> INIT: no more processes left in this runlevel

> Firstly, if Xen really did provide *only* tty0 - no standard Debian
> installation could ever get a console up, since it only starts
> consoles on tty1-tty6, not tty0. However, I have booted vanilla Debian
> installations under Xen, and there are no error messages of this sort
> - so I believe the first console (tty1) is the Xen console, and others
> are faked or just don't give an error message.

Yep, we now register dummy devices, so I was totally wrong.

>  b) INIT is unable to open the tty devices. This can ofcourse be
>  caused by a number of things - having the wrong root partition,
>  having an empty dev, having devfs mounted without devfsd, having a
>  broken udev mount or simply by having wrong paths in inittab. We had
>  one problem where a Debian image downloaded from the net did not have
>  'tty1' etc. as the device paths, but 'vc/1' instead. (Remember that
>  devfs is not a good idea with Xen guests.)

That's the most probable cause.

Thanks for correcting me :-)

Ian


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • RE: [Xen-devel] Re: Debian Problem, Ian Pratt <=