Affichage des articles dont le libellé est Mounting. Afficher tous les articles
Affichage des articles dont le libellé est Mounting. Afficher tous les articles

mercredi 19 mars 2014

[Q] Mounting internal memory in recovery topic




I successfully ported TWRP for my OT-6012X with almost all functions working but i have one problem. TWRP need /emmc (internal memory to store settings, etc) but I am unable to find method to mount internal memory because my device have no dedicated partition for internal memory but uses folder on of mmcblk0p8 (/data/media/) instead.

My NAND is EMMC and here are device emulators from android:

dev_mount sdcard /storage/sdcard0 emmc@fat /devices/platform/goldfish_mmc.0 /devices/platform/mtk-msdc.0/mmc_host
dev_mount sdcard2 /storage/sdcard1 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-msdc.1/mmc_host

But in recovery all I could mount is here, you will spot there is no any emulated drives :(


Code:


drwxr-xr-x    3 root    root          280 Mar 19 19:40 .
drwxr-xr-x    4 root    root            80 Mar 19 19:40 ..
drwxr-xr-x    2 root    root          200 Mar 19 19:40 by-num
lrwxrwxrwx    1 root    root            18 Mar 19 19:40 mmcblk0 -> /dev/block/mmcblk0
lrwxrwxrwx    1 root    root            23 Mar 19 19:40 mmcblk0boot0 -> /dev/block/mmcblk0boot0
lrwxrwxrwx    1 root    root            23 Mar 19 19:40 mmcblk0boot1 -> /dev/block/mmcblk0boot1
lrwxrwxrwx    1 root    root            20 Mar 19 19:40 mmcblk0p1 -> /dev/block/mmcblk0p1
lrwxrwxrwx    1 root    root            20 Mar 19 19:40 mmcblk0p2 -> /dev/block/mmcblk0p2
lrwxrwxrwx    1 root    root            20 Mar 19 19:40 mmcblk0p3 -> /dev/block/mmcblk0p3
lrwxrwxrwx    1 root    root            20 Mar 19 19:40 mmcblk0p4 -> /dev/block/mmcblk0p4
lrwxrwxrwx    1 root    root            20 Mar 19 19:40 mmcblk0p5 -> /dev/block/mmcblk0p5
lrwxrwxrwx    1 root    root            20 Mar 19 19:40 mmcblk0p6 -> /dev/block/mmcblk0p6
lrwxrwxrwx    1 root    root            20 Mar 19 19:40 mmcblk0p7 -> /dev/block/mmcblk0p7
lrwxrwxrwx    1 root    root            20 Mar 19 19:40 mmcblk0p8 -> /dev/block/mmcblk0p8


Here is an idea: How about to create some script which will mount /data and create symlink /emmc -> /data/media/ just to get rid of error messages from TWRP which appears each time TWRP start (while trying to load/save config, etc...)

Question: How can i create script which will start automatic as TWRP load to mount and create that symbolic link? Is there any trick like init.d or so? Can i put my code in init.rc? Any suggestions?





mardi 18 mars 2014

error mounting emmc after PC crash while formatting internal storage! topic




hii recently installed Mv5 on to my mb860 device.
while formatting the internal memory storage unfortunately my PC restarted due power issues
after that i cant able to acces internal storage.
tried mounting n formatting in recovery.
changed/swapped internal/external storage in vold.fstab
spent 2days searching for solution but failed in fixing this problem:crying:
pls need help on this
thank you





vendredi 7 mars 2014

[Q] How can i change mounting position in a rom?? topic




Hi all!

I'm having some problems with the porting of a rom, my phone is a clone of the phone from which i'm taking the rom (My phone is NGM Legend 2 and the original is Blu Vivo 4.3) the only thing which is really different are the mounting positions of the internal memory.
In Blu Vivo 4.3 the system partition is mounted on /dev/block/mmcblk0p3 and the data partition is on /dev/block/mmcblk0p5 while in the mine they are mounted on /dev/block/mmcblk0p4 and /dev/block/mmcblk0p6.
I changed them in the updater-script so i'm able to install the rom, but i had to replace the boot.img with the one from my rom because the phone wasn't booting up, but i can't install any app from google play store (error 110) and any apk ("app not installed" error).
I would like to know if the problem are the mounting positions and if there is a way to fix this!

Thank you!





samedi 25 janvier 2014

[Q] Mounting NTFS partition fails. topic




I have a Samsung Galaxy Note 3 (n900a).

I was able to attach external hard drives formated with ntfs filesystem to my previous phone the At&t Note 2 (SGH-i317) without difficulty. Using an OTG cable after installing Paragon ntfs & hps+. https://play.google.com/store/apps/d....mounter&hl=en

I have just recently upgraded to the n900a and I have discovered that while Paragon ntfs/hps+ driver can see ntfs drives, it cannot mount them. So I installed another application called Roehsoft's Partition toolkit https://play.google.com/store/apps/d...t.ptk.sd&hl=en which also has the ability to see ntfs/hps filesystems.

Roehsoft's partition toolkit immediately sees the drive but when I attempt to mount it gives me the following error message.

ERROR; ntfs-3g-mount: mount failed: Permission denied

Is this caused by Knox or SELinux kernel enforcing?

I suspect it's the later because search results seem to point to Linux issues.

Can anyone help?





vendredi 24 janvier 2014

[Q] [GP 5.0] Problem with mounting SDcard in CWM topic




Hello, i'm getting error when i try to install new zip file from CWM, infact recovery logs write that the SDCard partition is unmounted.
When i try to mount the SDCard partition i get this log:

Code:


__bionic_open_tzdata: couldn't find any tzdata when looking for localtime!
__bionic_open_tzdata: couldn't find any tzdata when looking for GMT!
__bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
Starting recovery on Wed Jan 15 19:05:13 2014

framebuffer: fd 4 (480 x 800)
CWM-based Recovery v6.0.4.5
recovery filesystem table
=========================
  0 /boot emmc /dev/block/mmcblk0p11 0
  1 /recovery emmc /dev/block/mmcblk0p12 0
  2 /vendor ext4 /dev/block/mmcblk0p14 0
  3 /sdcard vfat /dev/block/mmcblk0p17 0
  4 /external_sd vfat /dev/block/mmcblk1p1 0
  5 /system ext4 /dev/block/mmcblk0p13 0
  6 /system/vendor ext4 /dev/block/mmcblk0p14 0
  7 /cache ext4 /dev/block/mmcblk0p15 0
  8 /data ext4 /dev/block/mmcblk0p16 0
  9 /storage/sdcard0 auto /devices/platform/s3c-sdhci.0/mmc_host/mmc0 0
  10 /storage/sdcard1 auto /devices/platform/s3c-sdhci.2/mmc_host/mmc1 0
  11 /storage/usbdisk auto /devices/platform/s3c-usbgadget 0
  12 /tmp ramdisk ramdisk 0

W:Unable to get recovery.fstab info for /datadata during fstab generation!
W:Unable to get recovery.fstab info for /emmc during fstab generation!
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
I:Connected to Vold..
I:110 0 sdcard0 /storage/sdcard0 1
I:110 0 sdcard1 /storage/sdcard1 1
I:110 0 usbdisk /storage/usbdisk 0
I:200 0 Volumes listed.
I:Processing arguments.
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"

ro.boot.serialno=c0890a09e2418be
ro.serialno=c0890a09e2418be
ro.bootmode=unknown
ro.baseband=unknown
ro.bootloader=unknown
ro.hardware=venturi
ro.revision=0
ro.emmc=0
ro.boot.emmc=0
ro.factorytest=0
ro.adb.secure=0
persist.sys.root_access=1
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=1
persist.sys.usb.config=mass_storage,adb
ro.vold.switchablepair=/storage/sdcard0,/storage/sdcard1
persist.sys.vold.switchexternal=0
ro.bq.gpu_to_cpu_unsupported=1
ro.build.id=JLS36I
ro.build.display.id=pac_venturi-userdebug 4.3.1 JLS36I eng..20131128.092037 test-keys
ro.build.version.incremental=eng..20131128.092037
ro.build.version.sdk=18
ro.build.version.codename=REL
ro.build.version.release=4.3.1
ro.build.date=Thu Nov 28 09:22:18 EST 2013
ro.build.date.utc=0
ro.build.type=userdebug
ro.build.user=
ro.build.host=ubuntu
ro.build.tags=test-keys
ro.product.model=YP-G70
ro.product.brand=Samsung
ro.product.name=YP-G70
ro.product.device=YP-G70
ro.product.board=s5pc110
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Samsung
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=s5pc110
ro.build.product=YP-G70
ro.build.description=YP-G70-user 2.3.5 GINGERBREAD UEKI8 release-keys
ro.build.fingerprint=samsung/YP-G70/YP-G70:2.3.5/GINGERBREAD/UEKI8:user/release-keys
ro.build.characteristics=tablet
ro.cm.device=venturi
ro.sf.lcd_density=240
ro.config.ringtone=Themos.ogg
ro.config.notification_sound=Proxima.ogg
ro.config.alarm_alert=Cesium.ogg
ro.pac.version=4.3.Build-1
ro.pacrom.version=pac_venturi_4.3.Build-1_20131128-092037
ro.modversion=pa_venturi-3.99-RC2-28NOV2013-092037
ro.pa.family=pa_hdpi
ro.pa.version=3.99-RC2
ro.papref.revision=1
ro.aokp.version=venturi_jb-mr2
ro.pacstats.url=http://stats.pac-rom.com
ro.pacstats.name=PAC-man
ro.pacstats.version=4.3.Build-1
ro.pacstats.tframe=1
ro.rommanager.developerid=cyanogenmod
ro.com.google.clientidbase=android-google
keyguard.no_require_sim=true
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.build.selinux=1
ro.cm.version=10.2-20131128-UNOFFICIAL-venturi
ro.carrier=unknown
ro.opengles.version=131072
wifi.interface=wlan0
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
ro.kernel.android.checkjni=0
dalvik.vm.checkjni=false
ro.vold.umsdirtyratio=20
dalvik.vm.dexopt-data-only=1
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
dalvik.vm.heaptargetutilization=0.25
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=2m
ro.hwui.disable_scissor_opt=true
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
init.svc.ueventd=running
init.svc.recovery=running
init.svc.setup_adbd=stopped
init.svc.vold=running
sys.usb.config=mass_storage,adb
init.svc.adbd=running
sys.usb.state=mass_storage,adb
service.adb.root=1

I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
W:failed to mount /dev/block/mmcblk0p17 (No such file or directory)
Error mounting /sdcard!
I:Can't partition non mmcblk device: /devices/platform/s3c-sdhci.0/mmc_host/mmc0
I:Can't partition non-vfat: /external_sd (vfat)
I:Can't partition non mmcblk device: /devices/platform/s3c-sdhci.2/mmc_host/mmc1
I:605 Volume sdcard0 /storage/sdcard0 state changed from 1 (Idle-Unmounted) to 3 (Checking)
I:/storage/sdcard0: Checking
I:605 Volume sdcard0 /storage/sdcard0 state changed from 3 (Checking) to 4 (Mounted)
I:/storage/sdcard0: Mounted
I:200 0 volume operation succeeded







[Q] PACman,USB Not Mounting ? topic




Due To Windows 8.1 In My PC Cant Mount USB On My Pc , Of Any Jellybean Phone





jeudi 23 janvier 2014

[Q] HTC Rezound, after mounting SDcard, media on sdcard not showing up topic




Hi guys. i took the sdcard out and loaded more mp3's into it as i have in the past. i put it back into the Rezound and turned the phone on. then i "mount sd card" in settings. but the music and the pictures on the sdcard are not appearing, even though the phone shows it being mounted with the space available.

i've double checked and the data on the sdcard is good. it was working fine until i pulled it out and uploaded more mp3's on it. now the phone knows there is a sdcard in it, but the music app and camera/gallery apps are only showing files from the internal memory.

phone is rooted, i've frozen some apps and stuff with titanium backup, but i haven't changed anything recently, and it was working fine until now.

THANK YOU in advance!!!