[Lguest] 2.6.23-rc2 booting lguest

Eric Van Hensbergen ericvh at gmail.com
Sat Aug 11 06:51:53 EST 2007


It was in fact something stupid, the other file systems (ext2, ext3)
were compiled as modules and I wasn't including an initrd.  However,
when I included that (actually it was an initramfs), I get:

[    0.328352] Time: lguest clocksource has been installed.
[    0.392396] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.392396] TCP established hash table entries: 2048 (order: 2, 24576 bytes)
[    0.392396] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
[    0.392396] TCP: Hash tables configured (established 2048 bind 2048)
[    0.392396] TCP reno registered
[    0.416452] checking if image is initramfs... it is

and then it freezes.

Next, I compiled the file systems (ext2, ext3) into the kernel and it
seems to be happy now.

             -eric



More information about the Lguest mailing list