Persistent Slax


Table of Contents

slax changes on multi read-write fs 
slax changes on multi read-write fs 
slax changes on multi read-write fs 
RC3 as Boot CD with USB flash drive and persistent changes 
saving changes 
saving changes 
saving changes 
saving changes 
saving changes 
saving changes 
make your own slaxsave.dat file 
Persistent changes 
Persistent changes 
Persistent changes 
Persistent changes 
saving changes 
saving changes 
saving changes 
Problems with the changes= method 
/usb/slax/changes ? 
un-eclipse lzm module files 
un-eclipse lzm module files 
CPAN and save-changes dilemma 
Potential Problem w/ Persistent Changes 
Potential Problem w/ Persistent Changes 
Potential Problem w/ Persistent Changes 
Persistent changes question 
Persistent changes question 
Files missing after module activation 
Files missing after module activation 
Files missing after module activation 
6.0.3 is not 200mb but 1.3Gb ! 
6.0.3 is not 200mb but 1.3Gb ! 
6.0.3 is not 200mb but 1.3Gb ! 
changes=, cumulative or incremental? 
changes=, cumulative or incremental? 
USB key life span 
USB key life span 
USB key life span 
USB key life span 
USB key life span 
USB key life span 
Persistent Changes - configsave/changes=slaxsave.dat related 
Persistent Changes - configsave/changes=slaxsave.dat related 
configsave dont work 
configsave dont work 
configsave dont work 
configsave dont work 
configsave dont work 
configsave dont work 
configsave dont work 
Howto resize slaxsave.dat 
Howto resize slaxsave.dat 
slaxsave.dat 
Slax 6 - slaxsave.dat size limit 
Slax 6 - slaxsave.dat size limit 

slax changes on multi read-write fs 

http://www.slax.org/forum/viewtopic.php?t=20157

The default slaxchanges is configured to be a root-fs I want add a filesystem to work as /home

I want to setup /dev/sda1 as part of unionfs, but limited on /home zone, and in read-write.

It's this possible?

slax changes on multi read-write fs 

while I believe you can layer read/write and read-only branches in a great many ways (man aufs, /mnt/live/linuxrc and /mnt/live/liblinuxlive for aufs syntax), let me offer another approach (maybe solution) to the problem

make a module for your customizations with symlinks to the relevant place where changes can be saved … this may need be a linux filesystem … ie /root/.kde/share/apps/amarok is a symlink to your /mnt/sda1/amarok directory … from there linux permissions can be applied …

another approach may be to modify the offending modules to save someplace other than /home

somewhere on the net I've seen a quote something like this … "Those who don't know linux are forever doomed to reinvent it" … I have tried to not fall in this pitfall of spinning my wheels needlessly …

plus, I always like the easy answer … I just might be the laziest person ALIVE

documented on: 2007-10-31, Guest

slax changes on multi read-write fs 

Aufs currently doesn't support multiple writable branches, thus you can't save changes to more then one place.

Junjiro is working on multiple rw branch support, so we can expect the feature sometime sooner or later.

documented on: 2007-10-31, Tomas