Tiny Core Base > TCB Q&A Forum
remastering tinycore.gz
mikshaw:
Yes, it does. I just tested and tinycore.gz contains a copy of itself
mikshaw:
It worked well by building the archive in another location. Remastering TC is terribly easy .
Thanks a lot, people.
mikshaw:
Another remastering question....
I added the reiserfs module from the filesystems extension, but I don't know how to get it to load automatically. If I do "depmod -a" after boot it loads, but that's too late to use for a persistent directory on a reiser partition unless I mount it from bootlocal.
I see the reiserfs module listed in modules.order, but nowhere else. Does it need to be added to modules.dep, or somewhere else?
Jason W:
In this situation I would call on "depmod -a" and modprobe reiserfs as well before the persistent home stuff is done in tc-config. That would be the easiest way to take care of it without replacing the modules config files in /lib/modules in the remastered iso.
curaga:
On the other hand, updating the included modules.dep is the right thing to do when adding / removing modules. After that, it should get loaded automatically when trying to mount a reiser filesystem. See the -b flag of depmod.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version