Bob Mottram 11 gadus atpakaļ
vecāks
revīzija
e33a265e46
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      beaglebone.txt

+ 1
- 1
beaglebone.txt Parādīt failu

268
 
268
 
269
 ** Create a swap file
269
 ** Create a swap file
270
 
270
 
271
-Without a swap file the system may occasionally run out of memory and crash, since the Beaglebone only has 512MB of RAM.  The following commands will create a 1 GB file:
271
+Without a swap file the system may occasionally run out of memory and crash, since the Beaglebone only has 512MB of RAM.  The following commands will create a 1GB swap file:
272
 
272
 
273
 #+BEGIN_SRC: bash
273
 #+BEGIN_SRC: bash
274
 mkdir -p /var/cache/swap/
274
 mkdir -p /var/cache/swap/