Hi all, After I recompiled a pv kernel for domU, I reboot the domU, but it hangs at: INIT: Entering runlevel: 2 Starting OpenBSD Secure Shell server: sshdNET: Registered protocol family 10 lo: Disabled Privacy Extensions IPv6 over IPv4 tunneling driver . Starting NTP server: ntpd. The login prompt never commences. I thought it was the ntpd init script, but then I tested all the init scripts in /etc/rc2.d, they were all executed successfully. I am using the generic pv kernel source code from xen: linux-2.6.18-xen-3.3.0. The original kernel is from debian: 2.6.18-6-xen-686 . What is the problem? Thanks, shawn 2008-10-29 Y. D. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Try xencons=tty on your domU''s kernel command line. -- Keir On 29/10/08 10:29, "Y. D." <duyuyang@gmail.com> wrote:> Hi all, > > After I recompiled a pv kernel for domU, I reboot the domU, but it hangs at: >> >> INIT: Entering runlevel: 2 >> Starting OpenBSD Secure Shell server: sshdNET: Registered protocol family 10 >> lo: Disabled Privacy Extensions >> IPv6 over IPv4 tunneling driver >> . >> Starting NTP server: ntpd. > > The login prompt never commences. > I thought it was the ntpd init script, but then I tested all the init scripts > in /etc/rc2.d, they were all executed successfully. > I am using the generic pv kernel source code from xen: linux-2.6.18-xen-3.3.0. > The original kernel is from debian: 2.6.18-6-xen-686 . > What is the problem? > > Thanks, > > shawn > > > 2008-10-29 > > Y. D. > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Thanks Keir. It works. ------------------ Y. D. 2008-10-29 ------------------------------------------------------------- From:Keir Fraser Date:2008-10-29 18:38:32 To:Y. D.; xen-devel Cc: Subject:Re: [Xen-devel] booting hang after init scripts Try xencons=tty on your domU's kernel command line. -- Keir On 29/10/08 10:29, "Y. D." <duyuyang@gmail.com> wrote:> Hi all, > > After I recompiled a pv kernel for domU, I reboot the domU, but it hangs at: >> >> INIT: Entering runlevel: 2 >> Starting OpenBSD Secure Shell server: sshdNET: Registered protocol family 10 >> lo: Disabled Privacy Extensions >> IPv6 over IPv4 tunneling driver >> . >> Starting NTP server: ntpd. > > The login prompt never commences. > I thought it was the ntpd init script, but then I tested all the init scripts > in /etc/rc2.d, they were all executed successfully. > I am using the generic pv kernel source code from xen: linux-2.6.18-xen-3.3.0. > The original kernel is from debian: 2.6.18-6-xen-686 . > What is the problem? > > Thanks, > > shawn > > > 2008-10-29 > > Y. D. > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Maybe Matching Threads
- xen 3.3.0 etch sources console hangs
- what''s wrong with my pv domU console? INIT: Id "1" respawning too fast: disabled for 5 minutes
- Missing CPU capabilities VMX
- Xen 4.0 - No console prompt after booting domU but functional SSH
- Problems with booting Debian DomU