How to make a pen drive as a RAM in an Ubuntu operating system

I have seen a way to increase the RAM using a pen drive if the RAM of a computer with Windows operating system is not enough, but can it be done on a computer with Ubuntu operating system? If anyone knows, can you explain to me how? Thank you.

3

1 Answer

You cannot increase RAM with a pen drive. At most, you could increase available swap space with a pen drive. Swap space on disk is space where information in RAM temporarily can be stored when it is not needed to increase available RAM for other processes.

Consider increasing swap on your internal hard drive first before considering installing SWAP on a removable medium of unknown quality, performance and reliability.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like