I have Slax 7 and Windows XP running on the same (ntfs) partition - woohoo! I still have a few issues, holes in my understanding:
Slax apparently saves all "changes" to a single file
C:\slax\changes\changes.dat. I don't want this, want normal persistence so that (e.g.) the Linux file system (/usr, /etc etc) is be visible in Windows. How can I switch off this single-file persistence and have the Linux root map to myC:\slax\root? Settingchanges=/slax/savehas no effect.When I make changes to
/etc/fstaband reboot to Linux the changes are gone. How can I automount /dev/sda1 each time Slax starts?In general, where are all the parameters (max_loop, init, from...) specified after
kerneldocumented? Are they distro specific?I can see and browse my HDD in Dolphin but it's not showing up in
mount. How is that achieved and where would I find it in the console (cd ?)What (physically) is the
aufsentry mounted at/referring to?