[Lguest] A weird problem with a linux guest
ron minnich
rminnich at gmail.com
Thu Aug 2 06:11:04 EST 2007
I have a linux busybox file system image. If I boot 2.6.23 lguest
guest kernel, it works fine to a point -- that point being the point
at which it locks up. Anyone seen anything like this?
/proc/interrupts is odd:
cat /proc/interrupts
CPU0
1: 75 lguest-<NULL> lgba
2: 0 lguest-<NULL> lguestnet
3: 47 lguest-<NULL> hvc_console
NMI: 0
LOC: 0
ERR: 0
MIS: 0
Where's the clock interrupt? It never increments past 75.
Is this solely a matter of no more interrupts? If so, why does console
work for "a while"?
Just wondering if this is something obvious.
ron
More information about the Lguest
mailing list