[Lguest] Not running etch

Alexey Dobriyan adobriyan at gmail.com
Sat Sep 8 03:00:44 EST 2007


On Sat, Sep 08, 2007 at 01:51:48AM +1000, Rusty Russell wrote:
> On Fri, 2007-09-07 at 15:27 +0400, Alexey Dobriyan wrote:
> > First, during bootup of Etch standard setup
> > (debian-40r1-i386-netinst.iso):
> > 
> > 	Setting the system clock..
> > 	hwclock[1826] general protection eip:804aacb esp:bf80d094 error:0
> > 	/etc/rcS.d/S11hwclock.sh: line 48:  1826 Segmentation fault
> > 	/sbin/hwclock --hctosys $GMT $HWCLOCKPARS $BADYEAR
> > 
> > And after crond startup it stops and does nothing, no cpu consumed.
> > 
> > 	INIT: Entering runlevel: 2
> > 	Starting system log daemon: syslogd.
> > 	Starting kernel log daemon: klogd.
> > 	* Not starting internet superserver: no services enabled.
> > 	Starting periodic command scheduler: crond.
> > 
> > strace shows child puppy sits in
> > 	select(9, [0 4 8], NULL, NULL, NULL <unfinished ...>
> > 
> > kernel version is 2.6.23-rc5-b21010ed6498391c0f359f2a89c907533fe07fec
> > running i386 NO_HZ kernel
> 
> Hi Alexey,
> 
> 	The good news is your guest is running fine!  The bad news is that it
> hasn't got a getty on /dev/hvc0, so it's not presenting you with a
> login.  You'll find an entry to copy in /etc/inittab or /etc/event.d/

Thanks! Except hwclock segfault it's OK now. Perhaps this should be
added to lguest.txt because after release many will ask the same
question?



More information about the Lguest mailing list