making a swap file

Moderator: Forum moderators

Post Reply
User avatar
bigpup
Moderator
Posts: 6822
Joined: Tue Jul 14, 2020 11:19 pm
Location: Earth, South Eastern U.S.
Has thanked: 867 times
Been thanked: 1466 times

making a swap file

Post by bigpup »

All Puppy versions should have this program.

pupswap

To run it.
In terminal:

Code: Select all

pupswap

Make a swap file and place it on the same drive as the Puppy install or some other drive on the computer.
For a USB installed Puppy, best to place the swap on the internal drive.
Size is your choice, but 1/2 the amount of RAM is good size.

Reboot so the swap is seen to be available for use.

You could choose to put the swap file on the internal drive.
But first mount the main large partition it has. (click on the desktop icon for it)
That will let pupswap program see it as a location to put the swap file.
Warning:
If Windows is on the internal drive.
Run Windows defrag program, to defrag the partition, before putting the pup swap file, on it.

At anytime you can check to see if swap is being used.
In a terminal:

Code: Select all

free

That will show RAM usage.

The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected :o

AQUAR
Posts: 45
Joined: Fri Jun 25, 2021 12:09 pm
Has thanked: 24 times
Been thanked: 10 times

Re: making a swap file

Post by AQUAR »

3 years later!

Didn't know you could this.
Its a neat little tip I just happen to stumble on whilst perusing the forum.

Post Reply

Return to “Install”