Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable swap partition on chromebooks so they have 8GB total ram #3

Open
ck2qsuZT opened this issue Feb 4, 2016 · 0 comments
Open

Comments

@ck2qsuZT
Copy link

ck2qsuZT commented Feb 4, 2016

Swap is a space on the hard drive that can be used as RAM (Random access memory) it is not as good as actual RAM but it is okay/better than nothing the chromebooks only have 2GB of ram which is not enough for more than a few tabs at a time, leading to the common computers crashing, so if we add 6GB then there will be 8GB of ram which should be more than enough.

How to enable swap on a chromebook:

  1. Enter the shell by typing ctrl+alt+T
  2. Type in swap enable xxxx where xxxx is the number of MB to allocate to swap (if there are 2GB of ram then we would enable 6000 MB of swap
  3. If we need to turn off swap then the swap disable command will accomplish this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant