Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Cookie Ninja
Old
#331  
Cookie Ninja's Avatar
Senior Member
Thanks Meter 278
Posts: 1,009
Join Date: Jan 2010
Hi, I installed your script by aroma installer. I have a class4 16 Gb card with a 1 Gb ext4 SD ext partition and a 512 Mb swap partition. I am running ARHD 2.13 ROM with 4ext touch recovery. Your script does not seem to move anything to SD ext, though I selected apps and swap to SD card in aroma launcher.
Second point, your aroma launcher does not accept touch inputs and uses primitive vol up/down and select by power button (no touch to select). Am I doing something wrong?

Sent from my HTC Incredible S using XDA
MY OLD DEVICES
http://pdadb.net/index.php?m=pdacomp...=2863&id6=1967
CURRENT DEVICES
Sony Xperia Z: Stock, Rooted, Locked Bootloader, TWRP.
Xperia JLo ST26i-Rooted, Stock, No CWMR
Asus TF 101 rooted with Peri 0.4;ROM ARHD 3.6; Rayman's Kernel; Team Rouge Touch Recovery

Need Indian Fonts? Check my thread at http://forum.xda-developers.com/show....php?t=1560715
 
twics
Old
#332  
twics's Avatar
Senior Member
Thanks Meter 79
Posts: 1,024
Join Date: May 2009
Location: london
Quote:
Originally Posted by dk_zero-cool View Post
Well I will have a look at this to day

Thanks alot
______________
Rooted: Nexus 7/ SentinelROM v4.40/ 4.2.2/ TWRP Recovery v2.4.2.0
Currently on rasbeanjelly Android 4.2.2
Rooted: HTC One X
Rom: Viper X 3.6.1 Pro
Kernel: Stock
Recovery: TWRP v2.4.1.0 Touch Recovery
 
ale8530
Old
#333  
Member
Thanks Meter 16
Posts: 85
Join Date: Sep 2010
Hello dk_zero meanwhile, thank you for your excellent work, I just wanted to point out, that works M2SD, not working properly, enabling and disabling commands "m2sd dalvik" and "m2sd cache", does not change the application memory in the "sd ext", so after applying the terminal gives me some memory too low.
 
rmth2
Old
(Last edited by rmth2; 30th May 2012 at 11:35 PM.) Reason: additional info
#334  
Member
Thanks Meter 13
Posts: 72
Join Date: Sep 2010
I have a problem ater installing this script. Data connection for all installed ROMs (ICS HWA) is lost. Root directory / and /system are always RO after reboot (Is it normal?).
Is it any solution for it? THX in advance

Code:
root@android:/ # free
free
             total         used         free       shared      buffers
Mem:        413124       399304        13820            0        15132
-/+ buffers:             384172        28952
Swap:       249800            0       249800
root@android:/ # df
df
Filesystem             Size   Used   Free   Blksize
/dev                   201M    48K   201M   4096
/mnt/asec              201M     0K   201M   4096
/mnt/obb               201M     0K   201M   4096
/system                200M   143M    56M   4096
/data                  205M    40M   164M   4096
/mnt/cache               5M   784K     4M   4096
/sd-ext                915M   216M   698M   1024
/data/dalvik-cache     915M   216M   698M   1024
/data/app              915M   216M   698M   1024
/data/app-private      915M   216M   698M   1024
/data/app-system       915M   216M   698M   1024
/mnt/sdcard             13G     4G     9G   32768
/mnt/secure/asec        13G     4G     9G   32768
/mnt/asec/com.ebomike.ebobirthdaycontactsync-1     2M   100K     1M   4096
Code:
1|root@android:/ # mount
mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mtdblock3 /system yaffs2 ro,noatime,nodiratime 0 0
/dev/block/mtdblock5 /data yaffs2 rw,nosuid,nodev,noatime,nodiratime 0 0
/dev/block/mtdblock4 /mnt/cache yaffs2 rw,relatime 0 0
/dev/block/mmcblk0p2 /sd-ext ext4 rw,nosuid,nodev,relatime,commit=15,barrier=1,data=ordered,noauto_da_alloc 0 0
/dev/block/mmcblk0p2 /data/dalvik-cache ext4 rw,nosuid,nodev,relatime,commit=15,barrier=1,data=ordered,noauto_da_alloc 0 0
/dev/block/mmcblk0p2 /data/app ext4 rw,nosuid,nodev,relatime,commit=15,barrier=1,data=ordered,noauto_da_alloc 0 0
/dev/block/mmcblk0p2 /data/app-private ext4 rw,nosuid,nodev,relatime,commit=15,barrier=1,data=ordered,noauto_da_alloc 0 0
/dev/block/mmcblk0p2 /data/app-system ext4 rw,nosuid,nodev,relatime,commit=15,barrier=1,data=ordered,noauto_da_alloc 0 0

/dev/block/vold/179:1 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:1 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
/dev/block/dm-0 /mnt/asec/com.ebomike.ebobirthdaycontactsync-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
Code:
root@android:/ # m2sd status
m2sd status

Status:
-------
Mounts2SD [loaded]
 - Apps [loaded]
 - Data []
 - Dalvik [loaded]
 - CmDalvik []
 - Cache []
 - SWAP [loaded]
 - RMount []

Device info:
------------
SD-EXT device [/dev/block/mmcblk0p2]
Swap device [/dev/block/mmcblk0p3]

Locations:
------------
Cache []
 
dk_zero-cool
Old
#335  
dk_zero-cool's Avatar
Recognized Contributor - OP
Thanks Meter 3422
Posts: 2,351
Join Date: Nov 2010
Location: Horsens
Quote:
Originally Posted by rmth2 View Post
I have a problem ater installing this script. Data connection for all installed ROMs (ICS HWA) is lost. Root directory / and /system are always RO after reboot (Is it normal?).
Is it any solution for it? THX in advance
Well that is new. Can't see how M2SD would be the course of this in any way. And yes of course the system directory should be RO, changing it can break the system. The root directory does not really matter because this is restored from the ramdisk image on each boot (You can't change it from within a booted system).
Device: Samsung GT-I9300
----------------------------------

Current Projects
Web Sites
 
hcnimda
Old
#336  
Member
Thanks Meter 6
Posts: 40
Join Date: Mar 2010
Quote:
Originally Posted by rmth2 View Post
I have a problem ater installing this script. Data connection for all installed ROMs (ICS HWA) is lost
i can confirm it...I have to switch to another script, but i m not happy with it. Hope you can fix M2SD soon.

thx
 
rmth2
Old
#337  
Member
Thanks Meter 13
Posts: 72
Join Date: Sep 2010
Thx for your answer. OK system can be r/o but /etc is need to prepare some conf. files for prepare data connection. It always set to r/o after m2sd install process.
But this script is the best from all. Only this one thing...
Sent from my HTC HD2 using xda premium
 
dk_zero-cool
Old
#338  
dk_zero-cool's Avatar
Recognized Contributor - OP
Thanks Meter 3422
Posts: 2,351
Join Date: Nov 2010
Location: Horsens
Quote:
Originally Posted by hcnimda View Post
i can confirm it...I have to switch to another script, but i m not happy with it. Hope you can fix M2SD soon.

thx
Well without more information, I cannot fix anything. Data works fine on my Desire with ICS HWA, so I cannot collect any of the needed information from my own phone. If you think that this has to do with the script, then I will need to know what device and ROM you are using. I need some logcat's, m2sd logs. I need to know your m2sd configurations. I need output of your mountpoints (df -h) and so on.
Device: Samsung GT-I9300
----------------------------------

Current Projects
Web Sites
 
dk_zero-cool
Old
#339  
dk_zero-cool's Avatar
Recognized Contributor - OP
Thanks Meter 3422
Posts: 2,351
Join Date: Nov 2010
Location: Horsens
Quote:
Originally Posted by rmth2 View Post
Thx for your answer. OK system can be r/o but /etc is need to prepare some conf. files for prepare data connection. It always set to r/o after m2sd install process.
But this script is the best from all. Only this one thing...
Sent from my HTC HD2 using xda premium
Android is build on the fact that the /system operates in RO mode, so it will not in any way try to change something there. This is why we have the /data partition.

But I will change the script to only reset the /system partition's RO mode if the filesystem was already in that mode when M2SD was started. That should take care of that part.
Device: Samsung GT-I9300
----------------------------------

Current Projects
Web Sites
 
hcnimda
Old
#340  
Member
Thanks Meter 6
Posts: 40
Join Date: Mar 2010
Quote:
Originally Posted by dk_zero-cool View Post
Well without more information, I cannot fix anything. Data works fine on my Desire with ICS HWA, so I cannot collect any of the needed information from my own phone. If you think that this has to do with the script, then I will need to know what device and ROM you are using. I need some logcat's, m2sd logs. I need to know your m2sd configurations. I need output of your mountpoints (df -h) and so on.
seems it was a missunderstanding...your guys told about the data filesystem i think. I have an other problem. After flash a rom boot first time I have data connection to my provider E or H. After I install M2SD and boot again I have no data connection to my provider. I use Paranoid for hd2. Maybe there is problem with ROM in combination with M2SD. I don t know!

Cu

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...