Showing posts with label Adoptable. Show all posts
Showing posts with label Adoptable. Show all posts

Tuesday, 2 August 2016

Adoptable Storage HTC 10

So I have read that there is a way to do mixed adoptable storage on Marshmallow. Allowing part of the SD card to be internal and part to be external memory. I followed the steps to obtain this through using ADB but allows get sd corrupt error or does not recognize this format. In either instance I have to format the card and start over.

Has anyone come across this issue and have a solution?
Or does anyone have a suggestion?

I'm trying to use my Sandisk Ultra 128GB in my US unlocked HTC 10 running Venom ROM.

Sunday, 24 July 2016

link2sd, temporary alternative for adoptable storage



Since for some reason I cannot flash any marshmallow FTF on my kid's M4 aqua. I'm encountering byte error or something during flashing. Therefore, I also cannot perform the adoptable storage mod since the phone is stuck with lollipop.

I instead went for link2sd app(needs root) and found it also works fine. I partitioned the 32GB as ~20GB normal fat32 and ~10GB as second partition(I used ext4, could also be ext2 or ext3) . Apk, cache, and data(for paid version) can be transferred to the second partition. Even for apk transfer only, it made a world of difference for this memory-challenged device.

Just for info to those who are in the same situation.

Sent from my S7 edge



Thursday, 21 July 2016

Switch adoptable storage



I currently have a 128GB SSD I'm using as adoptable storage. With the prices of larger SSD's dropping I can see buying a larger one sometime. If I buy a larger one and plug it into usb and select it to be adoptable will all the files on the smaller SSD be copied over?



Tuesday, 19 July 2016

Adoptable Storage?



Anyone know how to get the adoptable storage on MM? Tried the how to for the S7 but it doesnt work.



Friday, 15 July 2016

Enable Adoptable storage on Asus' Android Marshmallow stock ROM ?



Hi all,

Like the Zenfone 2 Laser (ZE500KL), Adoptable Storage is disabled by Asus on the Zenfone Selfie.
It has been confirmed by several owners on the net and by checking Asus' Android Marshmallow Stock ROM changelog.

I have the Zenfone Selfie but I do really need Adoptable Storage. I saw some people tell it may be possible to enable it back (with adb, etc), but I dont know if it really works.

Can someone who upgraded their Zenfone Laser/Selfie (any variants) to Android Marshmallow managed to get Adoptable Storage back ?



Thursday, 14 July 2016

Negative storage after enabling Adoptable Storage



Hello guys!

I've made the adb commands to enable the adoptable storage on a z2, everything seems to work fine, besides the camera app that doesnt seen to recognize the internal storage as it should but im ok with that since I use Google camera instead.
But when I go to Storage section on the settings it says I have a "negative" amount of free space.
Since it is obviously a software issue, I was thinking if I can resolve this. The SD works fine and the apps can be installed with no problem.
*screenshot attached*
Thanks! :fingers-crossed:








Attached Thumbnails


Click image for larger version<br/><br/>Name:	Screenshot (14 de jul de 2016 12-39-16).png<br/>Views:	N/A<br/>Size:	97.2 KB<br/>ID:	3812601
 














Monday, 11 July 2016

How to make S5 Adoptable Storage work?



I used the S7 trick to format and have a card "adoptable" and I can see on the storage section both internal memory, a sd card under "device storage" and sd card under "portable storage". (I did 50% split on the SD card).
The thing is.. I ran out of space and I did not find a way of moving applications to the new "device storage-sd card". How can that be accomplished?

GM-900F running stock 6.0.1.

Thanks



Adoptable storage locked out my data, HELP!!!



Hi,

I have made my Sdcard as internal storage, I recently factory reset my phone without backing up the Sdcard. After the reset , my phone does not read my Sdcard anymore and prompting me to erase and format everything in Sdcard.

Is there any way of recovering the data back?

Kindly suggest if any workarounds,

Thanks!



Sunday, 10 July 2016

Adoptable Storage and Root SM-G935T -- Having issues



I dont know if the T-Mobile version of the s7 Edge just doesn't work with this root or I have some isolated issue. Anyways when I flashed the boot file it doesn't boot and stuck on the t-mobile screen.

Then I format the OS and it loads then I enabled adoptable storage stuff crashes and again it wont boot.



Reverse Adoptable Storage ??



Hi Guys ;)

If we follow the guides and use ADB adoptable storage.

Is it possible to reverse it without messing with the phones system ?

And if so is there any guides?


thanks



Wednesday, 6 July 2016

flashing files with adoptable storage



Hi, I'm using Dirty Unicorns on my Redmi2. Since it's marshmallow, I'm using adoptable storage, i.e. using my sd card as internal storage, so I can install apps to the sd card. but since this mode formats and encrypts the sd card, I can't access files that I want to flash with TWRP when booting recovery. I thought TWRP 3 was supposed to support adoptable storage, but even after updating it I can't seem to get it working. Am I forgetting something here?

Thanks in advance.



Monday, 4 July 2016

S7 Edge adoptable storage warranty.



So i'm picking up a S7 Edge soon and I'l probably buy Kingston's SDCA3 64gb microSD
You can't adopt SD storage on the S7, you need to use ADB to do it. Will my warranty still be intact if i adopt SD storage through ADB?



Sunday, 3 July 2016

twrp not detecting external storage on adoptable storage used android 6 cm13



Hi,
I have rooted my moto e2 3g version and installed cm13 (6.0.1). Now I used the adoptable storage option and made my 32 GB Samsung memory card as my internal storage.
But when I tried to flash some other files using twrp, my ext-card and my sdcard are empty.
My sdcard contain only twrp folder.
But when I power on my phone and every thing is fine. I think twrp is not adopted for adoptable storage. Please someone find a solution for this.



Wednesday, 29 June 2016

Adoptable storage on Samsung Galaxy J5



Hello,
I installed the new 6.0.1 Indian firmware on my Galaxy J500F, the option of adoptable storage is not available. I did some research and found a method by using a script, so I installed a terminal on my phone and did the following:

su ; root access
sm list-disks ; to see the name of my SD card
disk: 179,64 ; the result
sm set-force-adoptable true ; I tried to force adoptable storage
sm list-disks adoptable ; and now to see if sd card is now adoptable but without any result
sm partition disk:179,64 private ; I tried either way to format it from the terminal but also noting happen

Please some advice
NB: after ; is just to explaine.