Gentoo Archives: gentoo-user

From: Maxim Wexler <maxim.wexler@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: kernel panic -- finding proper config diff
Date: Fri, 23 Oct 2009 21:57:37
Message-Id: a0811460910231457k6d2d8576vb214cdcc573a9e91@mail.gmail.com
In Reply to: [gentoo-user] Re: kernel panic -- finding proper config diff by walt
1 not an idea really but further experience
2
3 Since LiveDvD-10.1 boots, albeit buggily, on the netbook. I tried to
4 use the kernel config provided with it. I ran make oldconfig then
5 opened up the menu and whittled away the extraneous modules, built the
6 new kernel, installed it and rebooted. This time, after a flurry of
7 red exclamation points, it reached the login and crashed there.
8
9 Is it feasible that I should go back in and compile in that kernel log
10 option, what's it called? Then after it crashes, reboot into the
11 working kernel, and see if that log has been created? Hey, I guess
12 that counts as an idea :)
13
14 BTW, the major problem with the LiveDvD is the tendency for the
15 syslog(?) console to bleed into all the other consoles -- messages
16 just popped onto the screen.
17
18 mw
19
20 On 10/23/09, walt <w41ter@×××××.com> wrote:
21 > On 10/22/2009 04:31 PM, walt wrote:
22 >> On 10/21/2009 11:25 AM, Maxim Wexler wrote:
23 >
24 >>> The kernel panicked. The relevant messages are:
25 >>>
26 >>> <...>
27 >>> VFS: Mounted root (ext2 filesystem) readonly on device 8:1,
28 >>> Freeing unused kernel memory: 276k freed
29 >>> Warning: unable to open an initial console
30 >
31 >> ...I don't know if that warning is important.
32 >
33 > Apparently it is important. I just discovered /var/log/kern.log,
34 > which logs things that happen even before / is mounted.
35 >
36 > Here is the relevant part:
37 >
38 > Oct 23 08:18:39 k2 kernel: EXT3-fs: mounted filesystem with writeback data
39 > mode.
40 > Oct 23 08:18:39 k2 kernel: VFS: Mounted root (ext3 filesystem) readonly on
41 > device 8:7.
42 > Oct 23 08:18:39 k2 kernel: Freeing unused kernel memory: 256k freed
43 > Oct 23 08:18:39 k2 kernel: kjournald starting. Commit interval 5 seconds
44 > Oct 23 08:18:39 k2 kernel: udev: starting version 141
45 >
46 > No such warning for me. The question is why not? Any ideas?
47 >
48 >
49 >

Replies

Subject Author
[gentoo-user] Re: kernel panic -- finding proper config diff walt <w41ter@×××××.com>
Re: [gentoo-user] Re: kernel panic -- finding proper config diff Neil Bothwick <neil@××××××××××.uk>