Re: yaboot has kicked my butt - 5 times?!
Joseph Jezak <[email protected]> Thu, 07 Oct 2010 13:34:29 -0400
| Newsgroups | gmane.linux.gentoo.ppc |
|---|---|
| Message-ID | <[email protected]> |
>> Okay, so we fixed the first thing. That's good. :) Can you attach your >> whole kernel config? I'm wondering if maybe udev isn't running properly >> due to a misconfiguration. >> >> -Joe > Attached unless GMail does something to it. > > Thanks, > Mark Another busy week, but I think we might have your answer. Disable these options in your kernel config, recompile and give it a try: CONFIG_SYSFS_DEPRECATED=y CONFIG_SYSFS_DEPRECATED_V2=y I think these options interfere with udev. -Joe