I think I found my issue (BTW I'm 4.2 beta 1).
I have leading whitespace for many of my /etc/modules entries, so those
weren't being loaded via the modutils script because it filters for only
lines whose first char is alphanum:
> grep ^[a-z0-9A-Z] /etc/modules |
presumably to omit comment lines
31.03.2012 00:27, groups, freeman написал:
> On 12/03/26 05:11, Andrew wrote:
>> 26.03.2012 07:03, ads...@genis-x.com написал:
>>> How do I change the order of NIC detection? or how can I force the system to
>>> load e1000e BEFORE the igb driver?
>>>
>>> Bering-uClibc_4.2_i686_syslinux_vga
>>>
>>>