Tiny Core Linux

Tiny Core Base => TCB Bugs => Topic started by: softwaregurl on May 11, 2009, 12:38:17 AM

Title: 2.0rc1 modprobe problem
Post by: softwaregurl on May 11, 2009, 12:38:17 AM
Code: [Select]
sudo modinfo 3c509
modinfo: could not open /lib/modules/2.6.26-tinycore/modules.dep
sudo modprobe -v 3c509 irq=10 nopnp=1
FATAL: Could not load /lib/modules/2.6.26-tinycore/modules.dep: No such file or directory
a find finds the module but not where modprobe is looking. 
this is 2.0rc1 frugal install
Quote
title tinycore 2.x
kernel /boot/bzImage quiet base norestore
initrd /boot/tinycore_2.0.gz

just thought, do i need to update the bzImage to?


thanks
Title: Re: 2.0rc1 modprobe problem
Post by: Juanito on May 11, 2009, 12:43:10 AM
Both tinycore.gz and bzImage changed in the upgrade from tinycore_1.x to tinycore_2.x, so yes, you would need to update bzImage in these circumstances.
Title: [resolved] Re: 2.0rc1 modprobe problem
Post by: softwaregurl on May 11, 2009, 01:59:44 AM
that fixed the problem.
i get the dunce cap for the day.
Title: Re: 2.0rc1 modprobe problem
Post by: Juanito on May 11, 2009, 03:16:16 AM
I do stuff like that every day  :)