HD Install :: dsl extensions



how can i make .dsl extensions load into mydsl automatically when i boot the system?
If you have a frugal hard drive install with grub, then you just put them in a partition and put the code mydsl= with the location of your extentions in the boot line of grub somewhere after the word frugal. You can also copy them to the top of your boot partition. You also could add them to .filetool.lst and bootlocal.sh if they require root access.
Please excuse this probably silly question from a newbie, but where is the .filetool.lst file? I have searched all over the place, and not been able to find it. I have found three similar files:

add2filetool.sh
filetool.lua
filetool.sh

...but not the other one.

Or perhaps I have been misreading the information - do I have to create this file myself?

Thanks!

Terry

it's an invisible file. You can see the invisible files in EmelFM by clicking the little "H" that's up in the corner, or open a terminal and type ls -a
Found it now.

Many thanks!

Next Page...
original here.