phone: dext
rom:j_r0dd's rom beta 4
recovery edition: j_r0dd-mb200-v1.7.3
i use adb to turn on a2sd and swap,and it rerurn to me
Code:
C:\Users\Laonong>adb shell
# a2sd
a2sd
[ ] Apps2SD is launching...
[ ] Starting Darktremor Apps2SD Version 2.7.5 RC1
Setting up swapspace version 1, size = 127609856 bytes
UUID=feb1db91-48b6-40ea-8bf3-228069695462
swapon: /dev/block/mmcblk0p3: Function not implemented
[ ] Checking for Dalvik Heap Size.
[ ] Running Program: boota2sd[*] Starting Darktremor Apps2SD Boot Program
[ ] Heap Size set to:
[ ] Checking for ext partition[*] Ext partition found and already mounted.
[ ] Checking for previous version flag files...
[ ] Applications are stored
in /system/sd/app
[ ] Private Applications are
stored in /system/sd/app-private
[ ] Dalvik-Cache is located in /data/dalvik-cache[*] A2SD installed and active.
[!] ZipAlign flag file not detected.
Will not perform ZipAlign
[ ] Setting File System Ready property to 1.
[ ] Searching for Swap Partition
[ ] Swap Partition Found...Turning on swap.
Setting up swapspace version 1, size = 127609856 bytes
UUID=19b7cd10-730a-4c4e-82af-e92ebb47a028
/system/bin/boota2sd: line 405: /data/dta2sd/log: No such file or directory
swapon: /dev/block/mmcblk0p3: Function not implemented
# a2sd is available but swap failed.
this word "405: /data/dta2sd/log: No such file or directory
" confuses me.
Code:
# ls /data/
ls /data/
[1;34manr[0m [1;32mbluedroid_ref[0m [0;0mdta2sd.log[0m [1
;34mmisc[0m [1;34msystem[0m
[1;36mapp[0m [1;34mdalvik-cache[0m [1;34mkernelpanics[0m [
1;34mpanicreports[0m [0;0mtouchpad.log[0m
[1;36mapp-private[0m [1;34mdata[0m [1;34mlocal[0m [
1;34mproperty[0m
[1;34mbackup[0m [1;34mdontpanic[0m [1;34mlost+found[0m [
1;34mradio[0m
#
as you see,there is a file name dta2sd.log
[0;0mdta2sd.log[0m
so i guess it's the reason why i fail to swap on.
maybe it is a bug?
hope someone can help my confusion.
my english is poor. i hope you can understand what i mean.