Hi I installed xen-unstable on a debian sarge. The domain0 works good. Also a domU with the ttylinux installed as it is described in the manual. In a second domU I installed a sarge as it is described. This linux starts until the crond starts: [...] Starting deferred execution scheduler: atd. Starting periodic command scheduler: cron. then it takes a while an this messages appears: INIT: Id "tty1" respawning too fast: disabled for 5 minutes INIT: no more processes left in this runlevel And I don''t get a login promt. If I boot in singl-user mode I can login as root. Any hints? Thanks Daniel _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi Dani, I don''t think that you came across a xen problem. Have a look at http://www.unixguide.net/linux/faq/09.24.shtml ;-) Regards, Andreas Dani wrote:>Hi > >I installed xen-unstable on a debian sarge. The domain0 works good. Also >a domU with the ttylinux installed as it is described in the manual. >In a second domU I installed a sarge as it is described. This linux starts >until the crond starts: > >[...] >Starting deferred execution scheduler: atd. >Starting periodic command scheduler: cron. > >then it takes a while an this messages appears: > >INIT: Id "tty1" respawning too fast: disabled for 5 minutes >INIT: no more processes left in this runlevel > >And I don''t get a login promt. >If I boot in singl-user mode I can login as root. >Any hints? > >Thanks >Daniel > > >_______________________________________________ >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
At 01:54 AM 8/18/2005, Dani wrote:>I installed xen-unstable on a debian sarge. The domain0 works good. Also >a domU with the ttylinux installed as it is described in the manual. >In a second domU I installed a sarge as it is described. This linux starts >until the crond starts: > >[...] >Starting deferred execution scheduler: atd. >Starting periodic command scheduler: cron. > >then it takes a while an this messages appears: > >INIT: Id "tty1" respawning too fast: disabled for 5 minutes >INIT: no more processes left in this runlevelMy Debian Sarge didn''t have /dev/tty1. So I had to mount the filesystem on Dom0 (i.e. at /mnt/sarge) then "cd /mnt/sarge/dev ; MAKEDEV tty1". Andy _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> >INIT: Id "tty1" respawning too fast: disabled for 5 minutes > >INIT: no more processes left in this runlevel > > My Debian Sarge didn''t have /dev/tty1. So I had to mount the filesystem on > Dom0 (i.e. at /mnt/sarge) then "cd /mnt/sarge/dev ; MAKEDEV tty1".Sounds right - I think I''ve heard of this before. Dani, you should be able to ssh to the domain because it sounds like it''s started OK. It''s just not correctly starting the console. Cheers, Mark _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> My Debian Sarge didn''t have /dev/tty1. So I had to mount the filesystemon> Dom0 (i.e. at /mnt/sarge) then "cd /mnt/sarge/dev ; MAKEDEV tty1".Yes this was the point, I booted in single-user and made a ./MAKEDEV tty1 in /dev. That works, thank you all. Dani _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Maybe Matching Threads
- what''s wrong with my pv domU console? INIT: Id "1" respawning too fast: disabled for 5 minutes
- Guest-domain has no login
- VM boots BUT keep throwing: "INIT: Id "X" respawning too fast: disabled for 5 minutes"
- Error on DomU with xencons=ttyS
- Xen 4.0 - No console prompt after booting domU but functional SSH