![]() |
2008-04-03
, 06:03
|
Posts: 37 |
Thanked: 33 times |
Joined on Feb 2008
@ Ukraine, Kharkiv
|
#2
|
sudo gainroot swapoff /media/mmc2/.swap dd if=/dev/zero of=/media/mmc1/.swap bs=1024 count=128000 mkswap /media/mmc1/.swap swapon /media/mmc1/.swap
![]() |
2008-04-03
, 16:05
|
|
Posts: 159 |
Thanked: 21 times |
Joined on Jan 2008
@ Houston, texas
|
#3
|
Code:sudo gainroot swapoff /media/mmc2/.swap dd if=/dev/zero of=/media/mmc1/.swap bs=1024 count=128000 mkswap /media/mmc1/.swap swapon /media/mmc1/.swap
![]() |
2008-08-18
, 20:59
|
Posts: 226 |
Thanked: 47 times |
Joined on Jan 2008
@ Poland / Bialystok
|
#4
|
![]() |
2008-11-13
, 21:38
|
Posts: 40 |
Thanked: 21 times |
Joined on Nov 2008
@ New York, NY
|
#5
|
![]() |
2008-11-13
, 21:43
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#6
|
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
Is there any way to create the swap file on MMC1?