Tagged with tazlito - SliTaz Forum http://vanilla.slitaz.org/index.php?p=/discussions/tagged/tazlito/feed.rss Sat, 27 Apr 24 22:56:30 +0200 Tagged with tazlito - SliTaz Forum en-CA tazlito problem with kernel modules paths http://vanilla.slitaz.org/index.php?p=/discussion/2717/tazlito-problem-with-kernel-modules-paths Thu, 17 Mar 2011 08:56:18 +0100 dominik_t 2717@/index.php?p=/discussions I'm creating an ISO image with a set of own packages. Packages are deployed without a problem, only problem that I have is that while I'm running a new ISO image I can see that paths to kernel driver/modules are wrong.
When I run 'modprobe -l' I can see that for example path to 'eth0' driver looks like this:
"/home/tux/slitaz/build/hpce2/rootfs//lib/modules/2.6.25.5-slitaz/kernel/drivers/net/e1000/e1000.ko.gz" and this path doesn't exist on LiveCD.
Path "/home/tux/slitaz/" is the place where I run "tazlito" on my main Slitaz installation and after that there is a location of rootfs. The proper location for kernel modules should be "/lib/modules/......". I don't know why tazlito combines information about kernel modules paths in this way ?
I'm using commands "tazlito clean-distro" and then "tazlito gen-distro /path/to/file/with/packages" with the Slitaz 3.0.

Thank you for any help!
]]>