z3r0isonline Posted November 11, 2014 Share Posted November 11, 2014 (edited) Bonjour, Actuellement sous tablette Storex 7D15-M rootée, je suis incapable de télécharger des applications, depuis le "Playstore", de taille plus importante que l'espace disponible de la "mémoire de stockage interne". La mémoire de stockage interne disponible de base est de 724mo mais avec les diverses applications Android installées non déplacable vers la carte SD, il ne reste plus que 524mo. J'ai essayer diverses applications ROOT tel que "Link2SD" ou "root external 2 internal sd" mais je n'obtiens pas le résultat attendu. En effet j'aimerais pouvoir télécharger depuis le Playstore une application, par exemple, "FIFA 15" qui fait plus des 524mo restants de la mémoire de stockage interne. J'aimerais donc effectuer un swap "Mémoire de stockage interne" et "Stockage sur Carte SD", j'avais lu un tuto pour Galaxy Ace 2 et j'ai donc chercher si le fichier à modifier correspondait à celui du Galaxy ace 2. Malheureusement, Le fichier vold.fstab, ndlr le fichier à modifier dans le tuto du Galaxy Ace , mais ce fichier est différent en effet c'est le fichier utilisé sur les HTC Passion. Voilà ce qu'il contient : ## Vold 2.0 fstab for HTC Passion # ## - San Mehat (san@android.com) ## ####################### ## Regular device mount ## ## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...> ## label - Label for the volume ## mount_point - Where the volume will be mounted ## part - Partition # (1 based), or 'auto' for first usable partition. ## <sysfs_path> - List of sysfs paths to source devices ###################### # Mounts the first usable partition of the specified device #/devices/platform/awsmc.3/mmc_host for sdio dev_mount sdcard /mnt/sdcard auto /devices/virtual/block/nandj /devices/platform/sunxi-mmc.2/mmc_host dev_mount extsd /mnt/extsd auto /devices/platform/sunxi-mmc.1/mmc_host /devices/platform/sunxi-mmc.0/mmc_host dev_mount usbhost1 /mnt/usbhost1 auto /devices/platform/sunxi-ehci.1 /devices/platform/sunxi_hcd_host0 /devices/platform/sunxi-ohci.1 et je souhaiterai le modifier de la sorte : (Inversion de sdcard et de extsd) ## Vold 2.0 fstab for HTC Passion # ## - San Mehat (san@android.com) ## ####################### ## Regular device mount ## ## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...> ## label - Label for the volume ## mount_point - Where the volume will be mounted ## part - Partition # (1 based), or 'auto' for first usable partition. ## <sysfs_path> - List of sysfs paths to source devices ###################### # Mounts the first usable partition of the specified device #/devices/platform/awsmc.3/mmc_host for sdio dev_mount sdcard /mnt/extsd auto /devices/virtual/block/nandj /devices/platform/sunxi-mmc.2/mmc_host dev_mount extsd /mnt/sdcard auto /devices/platform/sunxi-mmc.1/mmc_host /devices/platform/sunxi-mmc.0/mmc_host dev_mount usbhost1 /mnt/usbhost1 auto /devices/platform/sunxi-ehci.1 /devices/platform/sunxi_hcd_host0 /devices/platform/sunxi-ohci.1 Sans réponse, j'ai effectué l'essai tout seul. C'est fonctionnel :) SI vous voulez un tuto, faites moi signe ;) Je pense que cette modification du fichier vold.fstab peut se faire sur d'autres tablettes, il suffira d'adapté en fonction du fichier de départ. Edited November 14, 2014 by z3r0isonline Quote Link to comment Share on other sites More sharing options...
ben314 Posted February 23, 2016 Share Posted February 23, 2016 Bonjour Franchement merci !!! Ça fessait un moment que je chercher a arriver a fin mais la c'est juste incroyable, bravo mec :) Ptit détail avant de fait la modification, j'ai pris soin de copier les donnée de la mémoire de stockage interne vers la SD... Maintenant je n'ose espérer trouver comment réattribué l'espace le l'ancienne mémoire de stockage interne à la mémoire interne, si vous avez une idée n'hésitez pas :) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.