sounds good
i think it would be interesting for the readers to find out about differences between standard linux distros (Fedora, Ubuntu, etc) and modular ones (Slax, Nimblex, Porteus, etc). what are the pros and cons of each...
in my opinion standard distros are much simpler while modular one requires additional knowledge but offers some unique features like:
- always 'fresh mode'
- possibility of running directly from windows fs (changes inside .dat container)
- multiple installations on the same partition (from_dir cheat)
- all data are compressed inside modules which is a good thing from slow media point of view (CPU is usually faster on decompressing than reading from slow usb stick, card reader, ie: it's usually faster to read 250MB of compressed data than 1GB of uncompressed)
- modularization is the best way of managing your software: dont like kde? just delete 004-kde.xzm from /porteus/base and you are set.
just few tips to start with

Please add [Solved] to your thread title if the solution was found.