When you start the games, the provided executables and scripts will
check if the media you are running the games from is read only or
with read/write permissions. For example, a CD is a read only meadia,
while the HDD device is usually with read/write permissions enabled.
Anyway, the system is 'smart' and if the media is 'read only', then
the games are unpacked to your temporary folder, which location is
specific for your operating system. Usually it is called 'TEMP' or
'TMP' on Windows and '/tmp' on Linux. Although you still can save
and load games, the OS has the final decision when to wipe the
temporary folder, which means that your saves are not safe if you
play for a long time from read only device.
On the other hand, if the system detects a read/write enabled media,
then your games are unpacked to the relative folder 'playgame', which
can be found at 'slax' => 'rootcopy' => 'dosgames' => 'playgame'. In
this way you are assured that all your saved games are at safe location
and that they will not be wiped out unless you do it yourself. For
example you can delete the content of the folder or use the text based
menu to uninstall the game you wish to remove.
In Linux you will need to have DOSBox preinstalled but even if you don't
have it, the provided scripts (games.sh in particualr) will show you how
to install it for Ubuntu. The process is similar for other distributions
and I hope that since you are using Linux, you know what you are doing.
If you use the CD in DOSBox mode, you have the option to install each
item to your HDD or USB flash. This feature enables you to start the
games faster (unpack game only the first time) and your saves are now
really saved, so you can really load them later! This was already
mentioned above, but it doesn't hurt to remind it.

Once an item is installed, you have the option to uninstall it. This is
available ONLY for previously installed items.
You also have the option to install permanently all items from this CD
to your HDD or USB flash device. All you need to do is to follow these
easy to do steps:
First option (Windows, Linux):
1) Copy ALL files and folders from the CD to the location you want. This
is mandatory if you have copied the files to your USB flash device and
you intend to make it bootable later.
2) Start the system via 'Games.exe' (for Windows).
Start the system by executing 'sh games.sh' from console (for Linux).
Second option (Windows, Linux):
1) Copy tyhe content of 'slax' => 'rootcopy' => 'dosgames' folder from
the CD to the location you want. Please be aware that in this way you
can't make your USB flash device bootable. Suitable if you have less
space available on the destination drive, or if you don't intend to
make the targeted device bootable.
2) Start the system via 'Games.exe' (for Windows).
Start the system by executing 'sh games.sh' from console (for Linux).
Third option (Windows):
1) From the context menu of your CD-ROM device choose 'Install Games'.
2) Start the system via 'Games.exe' (or create shortcut for this file).
To create a bootable USB flash device, follow these instructions:
1) Copy ALL files and folders from the CD to the root directory of your
USB flash device.
2) Navigate to the folder 'boot' and execute 'bootinst.bat' (Windows)
or 'bootinst.sh' (Linux). Then you just need to follow the provided
instructions and if everything goes fine, you will be able to boot
from your USB flash device.