Typical 4GB RAM computer. Less RAM available is even more of an issue.
Trying to copy large files (larger than 3GB), to location in the operating file system of Puppy Linux OS, when running from install on a USB drive.
Unless you have a lot of memory (8GB or more).
You will probably get this error:
'no space available....' after copying certain amount of data.
Why this error?
Puppy Linux OS, installed on a USB, is running in PUPMODE 13.
In this pupmode, it is using a save ramdisk (space in RAM) to store stuff that goes into the pup save file/folder.
Until the save is updated, by clearing out stuff in the save ramdisk, by writing to the save using the save desktop icon, auto write time period, or shutdown.
The save ramdisk can become full, using all the available free ram.
When butting very large files on the Puppy OS running from a USB.
Copy it to /initrd/pup_ro1/ which is directly writing to the save file/folder.
Also can copy it to /mnt/home which is outside of the save, on the top layer of the partition, outside of the operating file system.
Note:
Pupmode 13 operation does clear out save ramdik, if ram is getting too low of free space, but it will not do it as you try to put something into the save ramdisk.
It works more like, you start a program and it sees the save ramdisk is using needed ram space, to be able to run the program.