Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect information on info-page: mounted external storage shown as not mounted, SWAP/ZRAM is shown at 0% usage #32

Open
bjo81 opened this issue Sep 5, 2014 · 0 comments

Comments

@bjo81
Copy link

bjo81 commented Sep 5, 2014

I'm running Mounts2SD on a SE Neo V with CM11 (nightly build). It has a second partition with ext4. It gets mounted well, but is shown as not mounted. Additionally, ZRAM/SWAP is shown as 0% in use, but according to "free" it is used.

screenshot_2014-09-05-22-11-38

V/Setting up the script enviroment
V/Using the shell environment '/data/local/busybox sh'
V/Using the busybox binary located at '/data/local/busybox'
V/The Android process /system/bin/servicemanager has been detected
V/Stopping Android's System Server process
V/Collecting MMC partition information
V/The external MMC was located at '/dev/block/mmcblk0'
V/Located the sd-ext partition at '/dev/block/mmcblk0p2'
V/Located the SWAP partition at '/dev/block/mmcblk0p3'
V/The internal MMC was located at '/dev/block/mtdblock0'
V/Located the 'system' partition at '/dev/block/mtdblock0'
V/Located the 'data' partition at '/dev/block/mtdblock1'
V/Located the 'cache' partition at '/dev/block/mtdblock2'
V/Optimizing MMC devices and partitions
V/Setting readahead on '/dev/block/mtdblock0' to '4kb'
V/Setting scheduler on '/dev/block/mtdblock0' to 'deadline'
V/Setting readahead on '/dev/block/mmcblk0' to '512kb'
V/Setting scheduler on '/dev/block/mmcblk0' to 'cfq'
V/Setting optimized mount parameters on '/dev/block/mtdblock0'
V/Setting optimized mount parameters on '/dev/block/mtdblock1'
V/Setting optimized mount parameters on '/dev/block/mtdblock2'
D/File system check is disabled. Skipping test on '/dev/block/mmcblk0p2'
D/Journal handeling is disabled. Leaving journal on '/dev/block/mmcblk0p2' as it is
V/Attaching '/dev/block/mmcblk0p2' to '/sd-ext'
D/Mounting '/dev/block/mmcblk0p2' to '/sd-ext' as 'ext4' with options 'noatime,nodiratime,relatime,noauto_da_alloc,data=writeback,commit=15,barrier=1,nouser_xattr,errors=continue,nosuid,nodev'
V/Checking writable state on '/dev/block/mmcblk0p2'
V/Preparing to move content between '/data' and '/sd-ext'
V/Checking '/sd-ext/app-system' to see if something should be moved to '/data/app-system'
V/Checking '/sd-ext/data' to see if something should be moved to '/data/data'
D/Comparing '/sd-ext/data' size of '295MB' to remaining spaze on '/data' of '90MB'
I/Could not move '/sd-ext/data' due to low storage on '/data', trying again later!
V/Checking '/sd-ext/dalvik-cache' to see if something should be moved to '/data/dalvik-cache'
V/Checking '/sd-ext/user' to see if something should be moved to '/data/user'
V/Checking '/sd-ext/media' to see if something should be moved to '/data/media'
V/Checking '/sd-ext/app-lib' to see if something should be moved to '/data/app-lib'
D/Comparing '/sd-ext/app-lib' size of '0MB' to remaining spaze on '/data' of '90MB'
V/Moving '/sd-ext/app-lib' to '/data/app-lib'
W/Not everything from '/sd-ext/app-lib' could be moved to '/data/app-lib'
V/Checking '/data/app' to see if something should be moved to '/sd-ext/app'
V/Attaching '/sd-ext/app' to '/data/app'
V/Checking '/data/app-private' to see if something should be moved to '/sd-ext/app-private'
V/Attaching '/sd-ext/app-private' to '/data/app-private'
V/Checking '/data/app-asec' to see if something should be moved to '/sd-ext/app-asec'
V/Attaching '/sd-ext/app-asec' to '/data/app-asec'
V/Checking '/sd-ext/data' to see if something should be moved to '/data/data'
D/Comparing '/sd-ext/data' size of '295MB' to remaining spaze on '/data' of '74MB'
I/Could not move '/sd-ext/data' due to low storage on '/data', giving up!
V/Attaching '/sd-ext/data' to '/data/data'
D/Running an S-On protection test on '/system'
V/Linking system content to the '/system' location
D/Linking content from '/data/app-system' to '/system/app'
V/Enabling 'ZRAM' on '/dev/block/zram0'
V/Enabling 'SWAP' on '/dev/block/mmcblk0p3'
V/Setting swappiness to '0'
V/Restarting Android's System Server process
D/The finalizing sub-process has been started
V/Storage threshold is already set for '1%'. Leaving it as is
D/The finalizing sub-process has been stopped
D/The script was executed in 21 seconds

@bjo81 bjo81 changed the title External storage is mounted, but is shown as not mounted Incorrect information on info-page: mounted external storage shown as not mounted, SWAP/ZRAM is shown at 0% usage Sep 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant