分类: LINUX
2006-05-29 18:11:20
MontaVista Linux Consumer Electronics Edition 3.0 Linux/armv5tel 2.4.20_mvlcee30-mainstone |
debian:~# dd if=/dev/zero of=swap bs=1024k count=10 10+0 records in 10+0 records out 10485760 bytes transferred in 2.048914 seconds (5117716 bytes/sec) debian:~# mkswap swap Setting up swapspace version 1, size = 10481 kB no label, UUID=9e9e6cb9-be10-402d-b5e2-6ceb9c92a94b debian:~# swapon swap debian:~# swapon -s Filename Type Size Used Priority /dev/sda5 partition 377488 0 -1 /root/swap file 10232 0 -2 debian:~# swapoff swap debian:~# swapon -s Filename Type Size Used Priority /dev/sda5 partition 377488 0 -1 |
|
mmca1 # swapon -s Filename Type Size Used Priority /mmc/mmca1/.swap file 10232 5628 -1 /mmc/mmca1/.swap1 file 10232 0 -2 |