[PATCH]**Adoptable storage enabler** MARSHMALLOW - Galaxy Tab S2 General

As you may all know Samsung disabled the Adoptable storage function in the Tab S and Tab S2. Even the well known S7 hack doesn't work on the Tab S.
Well now it's back...
Thanks to some legwork (no pun intended) by @longshanks197 we now have a workable solution.
I have created this patch to fix the issue by patching the boot image and replacing sm.jar in system.
This will enable the adoptable storage feature in Settings>Storage
NOTE: as yet this is untested on the S2 but should work as it does on the Tab S. Someone please report back with info.
I advise making a backup with TWRP before proceeding.
INSTALL:
Copy the zip below to your device then install with TWRP.
adoptable_storage_enabler_ashyx
For information how to enable adoptable storage see the guide below:
how-to-use-adoptable-storage-on-android-6-0-marshmallow
This may also be worth a read for more info:
guidelines_for_marshmallow_users_formatting/
DONATE ME HERE IF YOU WANT TO BUY ME A BEER OR HIT THE THANKS BUTTON IF I HELPED YOU
.

What's wrong with the S7 hack? It's worked fine for a couple people in my ROM thread...

This enables it natively in settings.

ashyx said:
This enables it natively in settings.
Click to expand...
Click to collapse
Ah, a much cleaner fix. Mind if I include it in my ROM? Assuming it works on the Qualcomm variants

Lightn1ng said:
Ah, a much cleaner fix. Mind if I include it in my ROM? Assuming it works on the Qualcomm variants
Click to expand...
Click to collapse
It should but I'd prefer if you confirm first.

ashyx said:
It should but I'd prefer if you confirm first.
Click to expand...
Click to collapse
I'll confirm when I get home.thanks

i will test it on my tab S2 as soon as receive my micro sd card

I tried this on the Note 7 and it it worked ...thanks...now I gave it on Tab S2 and Note 7

This patch doesn't work on my galaxy tab s2 Marshmallow rooted with xposed framework modified by wanam

skwinabab said:
This patch doesn't work on my galaxy tab s2 Marshmallow rooted with xposed framework modified by wanam
Click to expand...
Click to collapse
What do you mean mean it doesn't work?

The patch works. I am using my Tab S2 9.7in root. Brilliant work. I love the little message "Samsung loses again" in the description when downloading.

It does absolutely nothing.it does'nt enable storage feature in setting storage.

skwinabab said:
It does absolutely nothing.it does'nt enable storage feature in setting storage.
Click to expand...
Click to collapse
Once installed, did you tap on the card in the STORAGE section where it says "corrupt"? Or did you try a new card? I've tried with a 128gb (which was already in my device as a first test) and a 64gb which I am currently using.

Yes, i tapped on the card in the storage section.it doesn't says corrupt. My card was already in my device as mobile storage before flashing this patch. When i click on my sd card, i have two options: unmount and format. When i click on format it says: format as mobile storage. Sorry for my bad english my device is in french and i don't speak english very well

skwinabab said:
Yes, i tapped on the card in the storage section.it doesn't says corrupt. My card was already in my device as mobile storage before flashing this patch. When i click on my sd card, i have two options: unmount and format. When i click on format it says: format as mobile storage. Sorry for my bad english my device is in french and i don't speak english very well
Click to expand...
Click to collapse
Format the card first as portable storage then try again.

ashyx said:
Format the card first as portable storage then try again.
Click to expand...
Click to collapse
Thank you very much for your help. It works.

It's also works on my Galaxy A5 2016! Thanks for the Patch

tested on my Galaxy A5 (2015) it works fine, Exporting my data automatically now, Thanks!

Could you upload it on another upload site because Androidfilehost isnt working.

Works on Galaxy J5 2015 J500F 6.0.1, thanks.

Related

Adoptable storage feature on Marshmallow update

I want to use the feature that allows the SD card to be used as Internal storage rather than Portable storage. When I go to Settings-Storage there are no 3 bar, "settings" to allow me to chose to change my current SD card to act as Internal storage. It only Identifies it as Portable storage. It does the same thing when I put in a new SD card. I have a second Galaxy S5 that does exactly the same time so it would appear that the Verizon S5 doesn't support that feature of Marshmallow. Any suggestions?
zico21 said:
I want to use the feature that allows the SD card to be used as Internal storage rather than Portable storage. When I go to Settings-Storage there are no 3 bar, "settings" to allow me to chose to change my current SD card to act as Internal storage. It only Identifies it as Portable storage. It does the same thing when I put in a new SD card. I have a second Galaxy S5 that does exactly the same time so it would appear that the Verizon S5 doesn't support that feature of Marshmallow. Any suggestions?
Click to expand...
Click to collapse
Samsung removed Adopted Storage because they were too lazy to make it work.
The trick to make it work on the S7 does work on the S5.
http://www.modaco.com/news/android/...e-adoptable-storage-on-your-s7-s7-edge-r1632/
Instead of the : separator I had to use , as the separator to match what I saw in the responses to adb commands.
use the same character you see between the disk numbers after you execute the "sm list-disks" command.
Adoptable Storage Hack Not Working
My son and I each have a 16GB Samsung Galaxy S5, and have followed the procedure listed in Paul O'Brien's article for the S7. Neither of us saw any errors, but it is apparent that the S5 is not using the newly-prepared SD card. My son was getting low memory warnings, which prompted him to try this out. The problem is that he is still getting the warnings after setting up a fast 32GB SD card. Has anyone had the same experience? Has anyone solved the problem?
Big red is crap
Sent from my SM-G900V using Tapatalk
sean19661 said:
Big red is crap
Sent from my SM-G900V using Tapatalk
Click to expand...
Click to collapse
Don't blame Big Red for this, this is the doing of Samsung
make sure you have the latest version of adb installed before executing commands. data ratio is done with this , instead of this :
[email protected] said:
make sure you have the latest version of adb installed before executing commands. data ratio is done with this , instead of this :
Click to expand...
Click to collapse
To be clear before I try this (sorry if this is a stupid question), would you replace both : with , ?
Like this: 'sm partition disk,179,160 private'
OR just the : in the ratio itself
Like: 'sm partition disk:179,160 private'
Thanks!
kuyankee said:
To be clear before I try this (sorry if this is a stupid question), would you replace both : with , ?
Like this: 'sm partition disk,179,160 private'
OR just the : in the ratio itself
Like: 'sm partition disk:179,160 private'
Thanks!
Click to expand...
Click to collapse
Yes just for the ratio itself.
GS5 Adoptable Storage
tngeezer said:
My son and I each have a 16GB Samsung Galaxy S5, and have followed the procedure listed in Paul O'Brien's article for the S7. Neither of us saw any errors, but it is apparent that the S5 is not using the newly-prepared SD card. My son was getting low memory warnings, which prompted him to try this out. The problem is that he is still getting the warnings after setting up a fast 32GB SD card. Has anyone had the same experience? Has anyone solved the problem?
Click to expand...
Click to collapse
I am having the same problem with my GS5. Followed all the steps, no error messages but the 64gb was not set up. Any ideas?
Thanks
galaxy2016 said:
I am having the same problem with my GS5. Followed all the steps, no error messages but the 64gb was not set up. Any ideas?
Thanks
Click to expand...
Click to collapse
I was having the same issue. Then, in the comments of the linked article I found the following step, which worked for me:
After following the steps to set it to private: Settings > Storage > SD card > More. Migrate your data
That seemed to do the trick for me. It now shows tons of storage even when plugged into my PC. So far so good. I'll report back if I run into any issues with it.
Worked for me
galaxy2016 said:
I am having the same problem with my GS5. Followed all the steps, no error messages but the 64gb was not set up. Any ideas?
Thanks
Click to expand...
Click to collapse
Followed all the steps for my GS5. I thought it was a dud at first, until I realized that I forgot to replace the : with a komma. Worked like a charm! Verizon be damned! Good luck.
My app downloads are still being saved to the phone internal storage, not the adopted storage on the SD card. Shouldn't have to migrate data do SD if S5 supports adoptable storage. Anyone know a workaround or a solution. Thanks.
After following all of the steps with ADB, it seems like I'm successful, but when I reboot, my new, formatted, working SD card (Lexar MicroSDHC 633x 32GB) comes up as corrupt. Any ideas?
(I tried using Root essentials too -tried both methods 4 or 5 times... but no dice)
For those of you that got adoptable storage working - what ROM are you on. I'm trying to figure out if Touchwiz is what's blocking it for me - do you have to be on a CM13 build?
@Nova5 ? @[email protected] ? @kuyankee ? @Mortis13 ?
Thanks!
To make it work on the s5 you need adb, connect the phone by USB and issue the commands through adb on the desktop. Samsung hid the option from the gui.
Nova5 said:
To make it work on the s5 you need adb, connect the phone by USB and issue the commands through adb on the desktop. Samsung hid the option from the gui.
Click to expand...
Click to collapse
@Nova5 - thanks. But as I mentioned in the previous post, I've tried it on adb on the desktop. Looks/acts like it works, but when I reboot, the SD card shows up as corrupted. Everything I've read seems like it SHOULD be able to work, but I'm running into a dead end with every tip I get.
Have you done it and gotten it to work? What ROM are you on? What SD card are you using?
(Those are the only variables I can think of that would be causing me a problem.)
Im running my stock rom, non-rooted VZW S5 with it, used the ADB commands, many reboots. No problems. You do have to ignore the bizarre memory count in the Storage settings. When Samsung removed the UI for Adoptable, they also prevented it from properly calculating it. It works, but it just counts wrong. I used a 128Gig Silicon Power Ultra1 class card. Did a 25/75 split so that I have a decent sized user accessible space.
"sm partition disk:179,160 mixed 25"
Was the command I used (change numbers to match your discovered disk numbers) the 25 is what percentage you want to give to adopted internal memory.
Running fine and has been since I posted on June 3rd. Start with a totally blank card, no partitions at all. get into developer settings, enable USB debugging, use ADB, connect, issue command. Wait while it processes. Sometimes its seconds, sometimes minutes. If you're using a custom rom, that could be the problem. Samsung half crippled it, but it still works
Is link2sd still not working with marshmallow? Not being affable to really move apps to the adoptable storage was really killing me, had to downgrade to 5.0
zico21 said:
I want to use the feature that allows the SD card to be used as Internal storage rather than Portable storage. When I go to Settings-Storage there are no 3 bar, "settings" to allow me to chose to change my current SD card to act as Internal storage. It only Identifies it as Portable storage. It does the same thing when I put in a new SD card. I have a second Galaxy S5 that does exactly the same time so it would appear that the Verizon S5 doesn't support that feature of Marshmallow. Any suggestions?
Click to expand...
Click to collapse
If the phone is rooted, I believe there is an app that you can install that will set it up for you. Otherwise you have to enter some commands using ADB shell.
I used this guide to get mine going. Don't forget to migrate data when you are done!
http://www.modaco.com/news/android/...e-adoptable-storage-on-your-s7-s7-edge-r1632/

Problem to configure adoptable storage on Marshmallow - Galaxy A5 2016

Hi All,
there are all these interesting tips how to get adoptable storage to work on Marshmallow with e.g. Samsung devices:
sm set-force-adoptable true
sm list-disks
sm partition DISK private
Click to expand...
Click to collapse
But for me it does not work at all. Does anyone know what could cause this problem?
The phone I am using is a Galaxy A5 2016.
Modelnumber: SM-A510F
Buildnumber: MMB29K.A510FXXU2BPH3
OS: 6.0.1
Many thanks in advance for any help!
Best regards
Up, for me too this isn't working, with or without correct names of the sd card... No format and no repartition...
yellowt said:
Up, for me too this isn't working, with or without correct names of the sd card... No format and no repartition...
Click to expand...
Click to collapse
You can try this.
Please ensure to make a backup of your boot and system partition with twrp before installing.
Install the zip below with twrp then reboot.
Go to settings>storage then tap the sdcard.
You should see the adoptable storage options.
https://www.androidfilehost.com/?fid=24591000424965737
ashyx said:
You can try this.
Please ensure to make a backup of your boot and system partition with twrp before installing.
Install the zip below with twrp then reboot.
Go to settings>storage then tap the sdcard.
You should see the adoptable storage options.
https://www.androidfilehost.com/?fid=24591000424965737
Click to expand...
Click to collapse
Thanks but my phone is completely stock... That's why the adb method was so nice... Can I flash the zip via adb or in others ways?
Thanks a lot!
yellowt said:
Thanks but my phone is completely stock... That's why the adb method was so nice... Can I flash the zip via adb or in others ways?
Thanks a lot!
Click to expand...
Click to collapse
If you want to stay complete stock then this patch is not for you.
ashyx said:
If you want to stay complete stock then this patch is not for you.
Click to expand...
Click to collapse
So there is no information why on the stock version the mentioned commands do not work accordingly?
My phone actually needs to stay stock hence no option for the zip this time.
ev!denz said:
So there is no information why on the stock version the mentioned commands do not work accordingly?
My phone actually needs to stay stock hence no option for the zip this time.
Click to expand...
Click to collapse
It was removed from the framework, so unless it's replaced it's not going to work.
ashyx said:
You can try this.
Please ensure to make a backup of your boot and system partition with twrp before installing.
Install the zip below with twrp then reboot.
Go to settings>storage then tap the sdcard.
You should see the adoptable storage options.
https://www.androidfilehost.com/?fid=24591000424965737
Click to expand...
Click to collapse
I HAVE THE A510F and this just wiped my sd card... thought this would do, but thank you for the work you did and hope this helps others
popeye331 said:
I HAVE THE A510F and this just wiped my sd card... thought this would do, but thank you for the work you did and hope this helps others
Click to expand...
Click to collapse
Of course it wipes your sd card, that's what it's meant to do.
I don't understand the issue? [emoji53]
It doesn't give option for adoptable storage.... Only options are unmount or format.. Sorry for any confusion
popeye331 said:
It doesn't give option for adoptable storage.... Only options are unmount or format.. Sorry for any confusion
Click to expand...
Click to collapse
Did you tap the micro sdcard after installing the patch?
Can you backup your patched boot.img with TWRP then post it up so I can check it?
ashyx said:
Did you tap the micro sdcard after installing the patch?
Can you backup your patched boot.img with TWRP then post it up so I can check it?
Click to expand...
Click to collapse
Yes i did..... I will try to get you that... Honestly haven't never done that but will surely try
i got it to work...yes the zip is awesome and works great...but after install i hit storage/sd/format, after format was finished in notification it said new sd card detected, set up...i hit setup and there was the option for portable or internal storage so again thank you for the great work.......now i just need to figure out why it says device storage is 69 GB used out of 128 when my card is 64 and my phone is 16 and try to also figure out how to make sd the default for download......so again THANK YOU for this zip
popeye331 said:
i got it to work...yes the zip is awesome and works great...but after install i hit storage/sd/format, after format was finished in notification it said new sd card detected, set up...i hit setup and there was the option for portable or internal storage so again thank you for the great work.......now i just need to figure out why it says device storage is 69 GB used out of 128 when my card is 64 and my phone is 16 and try to also figure out how to make sd the default for download......so again THANK YOU for this zip
Click to expand...
Click to collapse
Don't worry about the combined incorrect storage capacity. It seems to common on all Samsung devices. Just pay attention to the individual storage capacity of internal and external which will be correct.
To make sure you are using the external Sdcard as default location tap the sd card and choose migrate data.
Hi ashyx,
I think I went through all the required steps:
- installed TWRP on my SM-A510F
- backed up system+boot partitions
- and finally installed the "adoptable_storage_enabler_ashyx_13916.zip" ZIP through TWRP.
However, once I rebooted, contrary to popeye331, I did NOT have any more options after I went to "Settings > Storage > SDCard" . Only "Format" and "Unmount" were shown, and after I chose "Format" it only offered me to format it as portable storage. After that was completed, I did NOT have a "New SD Card detected" notification as reported by popeye331.
Have I missed sopmething? Was I supposed to root my device by installing SuperSU via TWRP with your custom "UPDATE-SuperSU-v2.65-20151226141550.zip" file??
I hope you can help me as this is driving me nuts ... I wish I bought the HTC One A9 instead of the Galaxy A5 2016 now, I didn't know Samsung was the "Apple" equivalent in the Android ecosystem...
Thanks in advance,
Laurent
PROBLEM SOLVED !! Needed to disable Zip signature verification in TWRP !!
Ok, my bad, problem identified and solved !!!
I did not actually pay enough attention to the log messages during installation of the "adoptable_storage_enabler_ashyx_13916.zip" file through TWRP...
It did display an error message in red stating "Zip signature verification failed", and aborted installation tight after that, but somehow I missed it, rebooted thinking installation had succeeded, and didn't understand why it didn't work...
I only realised my mistake while going through the install procedure a second time. When I noticed the error message I thought at first the Zip might be corrupted, then I Googled the error message and I got the explanation:
Before installing this Zip file, you MUST TURN OFF the "Zip verification" option in TWRP !!!
Once I did that and attempted the installation again, the process went smoothly and succeeded, and after reboot I proceeded exactly as popeye331 explained, the process being actually a bit strange:
You must first format the SD card, but when you first format it you are only presented with the option to format it as portable storage.
HOWEVER, ONCE the formatting has gone through, you do indeed see a notification about a new SD Card being detected, and if you open this notification you are prompted to format the SD card either as portable storage or as internal storage... SO you just have to opt for the latter, and after the card is configured as internal storage it will move some application data onto it for you.... Once this is done it is strongly advisable to reboot, because you might still see the external SD card if your phone is plugged in throuh USB... After you reboot, you will only see one unified storage labelled "Phone" (although you still see the SD card and internal storage as separated entities in Settings > Storage on the device).
Anyway, THANK YOU SO MUCH ashyx for your excellent work, I'm going to make a little donation to you right away to express my gratitude and thank you for all your efforts !!! :good:
Cheers,
Laurent
laurentd75 said:
Ok, my bad, problem identified and solved !!!
I did not actually pay enough attention to the log messages during installation of the "adoptable_storage_enabler_ashyx_13916.zip" file through TWRP...
It did display an error message in red stating "Zip signature verification failed", and aborted installation tight after that, but somehow I missed it, rebooted thinking installation had succeeded, and didn't understand why it didn't work...
I only realised my mistake while going through the install procedure a second time. When I noticed the error message I thought at first the Zip might be corrupted, then I Googled the error message and I got the explanation:
Before installing this Zip file, you MUST TURN OFF the "Zip verification" option in TWRP !!!
Once I did that and attempted the installation again, the process went smoothly and succeeded, and after reboot I proceeded exactly as popeye331 explained, the process being actually a bit strange:
You must first format the SD card, but when you first format it you are only presented with the option to format it as portable storage.
HOWEVER, ONCE the formatting has gone through, you do indeed see a notification about a new SD Card being detected, and if you open this notification you are prompted to format the SD card either as portable storage or as internal storage... SO you just have to opt for the latter, and after the card is configured as internal storage it will move some application data onto it for you.... Once this is done it is strongly advisable to reboot, because you might still see the external SD card if your phone is plugged in throuh USB... After you reboot, you will only see one unified storage labelled "Phone" (although you still see the SD card and internal storage as separated entities in Settings > Storage on the device).
Anyway, THANK YOU SO MUCH ashyx for your excellent work, I'm going to make a little donation to you right away to express my gratitude and thank you for all your efforts !!! :good:
Cheers,
Laurent
Click to expand...
Click to collapse
Great stuff, thanks for the feedback.
ashyx said:
Great stuff, thanks for the feedback.
Click to expand...
Click to collapse
Is it work to a7 2016 too?
Hanif92 said:
Is it work to a7 2016 too?
Click to expand...
Click to collapse
Yes.
Okey let me try. Thanks

[Rom]CM13 Stable Explay Fresh /its clones Updated [14.11.2016 Nightly added]

Stable CM 13
Enjoy first ever stable rom with everything working (gps is working indeed but never open ygps app in bottom just freeze it dont open it ever
if you have opened then flash rom again)
Best rom for a120 and other clones
video HW decoding is better than the stock one
Antutu score 23427
Link To rom https://yadi.sk/d/9yVaXMlmuyH7N
TWRP 3
Flashing guide
Use SPFT to Firmware upgrade To Ariafan Beta 5
Go To Recovery And Wipe Everything Except External Storage
Flash rom zip and gapps arm 6 pico simultaneously reboot Enjoy
(For better performance
install kernel auditor root a�d go to virtual memory and enable it set at 510mb and apply at boot thats zram for you
For checking status use diskinfo
also disable logd
by adding init.d script
stop logd
or use terminal emulator
su
stop logd
or just rename log file in system/bin
to bak extension
wil be adding build.prop edits later
)
audio mod best ever working found somewhere
working completely with explay fresh and its clones(credit - )
just flash using twrp
14 Nov Nightly Build
Everything works but update wont work will have to fresh install
GPS working now
Link to 14.11.2016 nightly
flash rom And Gapps simultaneously
gapps arm 6.0 pico
[Nightly Rom is Nightly they always have bugs]
Source
http://4pda.ru/forum/index.php?showtopic=599456&st=14040#entry50947160
those who want adoptable storage is working but every app will be installed to memory card
internal will work only for storaging, no app installing or data
Version Android - 6.0.1
Kernel 3.10.54
Is adoptable storage working?
Working...
from 4pda.ru (CM 13 Thread.)
As shown in above pic, Adoptable Storage is working in this ROM.
goludr said:
from 4pda.ru (CM 13 Thread.)
As shown in above pic, Adoptable Storage is working in this ROM.
Click to expand...
Click to collapse
I'm sorry but can you share the thread link please?
GreyRainbow said:
I'm sorry but can you share the thread link please?
Click to expand...
Click to collapse
Official Thread link : (Russian language)
http://4pda.ru/forum/index.php?showtopic=599456&st=14100#entry50947160
Hi Guyz ,In this build,can we toggle 3G to 2G Network Connections?
Aljo Jose said:
Hi Guyz ,In this build,can we toggle 3G to 2G Network Connections?
Click to expand...
Click to collapse
Only bug gps
Everything works fine
Gonna test it
GreyRainbow said:
I'm sorry but can you share the thread link please?
Click to expand...
Click to collapse
Here you go.
SpEeDeX^
kcala said:
Only bug gps
Everything works fine
Click to expand...
Click to collapse
GPS works.
Anyone having issue with internal storage? It is unable to detect internal storage . I'm getting this error in file manager
" File and folder was not found"
I would be great if anyone knows the solution.
Sent from my Redmi Note 3 using XDA-Developers mobile app
[/IMG]
nikhil34a said:
Anyone having issue with internal storage? It is unable to detect internal storage . I'm getting this error in file manager
" File and folder was not found"
I would be great if anyone knows the solution.
Sent from my Redmi Note 3 using XDA-Developers mobile app
[/IMG]
Click to expand...
Click to collapse
Did you opt to use SD card as internal storage?
SpEeDeX^
sujoyspeedex said:
Did you opt to use SD card as internal storage?
SpEeDeX^
Click to expand...
Click to collapse
No. First I inserted sd card but unfortunately it was corrupted so I had to remove it. Since phone wasn't accepting the SD card it never gave me option to set it as internal or portable storage. Internal was unavailable from the beginning itself however internal storage is accessible in Stock, beta 5 firmware . I also tried to re flash but no success.
Sent from my Redmi Note 3 using XDA-Developers mobile app
nikhil34a said:
No. First I inserted sd card but unfortunately it was corrupted so I had to remove it. Since phone wasn't accepting the SD card it never gave me option to set it as internal or portable storage. Internal was unavailable from the beginning itself however internal storage is accessible in Stock, beta 5 firmware . I also tried to re flash but no success.
Sent from my Redmi Note 3 using XDA-Developers mobile app
Click to expand...
Click to collapse
Format SD Card from PC. then use it again.
I recommended use a faster (XC or HC) SD Card.(Class 10) for better performance.
While flashing it takes long time why so?
srikarthick said:
While flashing it takes long time why so?
Click to expand...
Click to collapse
Bcoz.... Flashing a ROM means install a new OS on the system(device). It format partitions and install whole OS on it.
Also boot time takes longer than usually for first time.
I am in this same screen for more then 10min right now I m n blissrom 6.0
nikhil34a said:
No. First I inserted sd card but unfortunately it was corrupted so I had to remove it. Since phone wasn't accepting the SD card it never gave me option to set it as internal or portable storage. Internal was unavailable from the beginning itself however internal storage is accessible in Stock, beta 5 firmware . I also tried to re flash but no success.
Click to expand...
Click to collapse
Hi,
I faced the same problem as you.
The solution that worked for me is...
You can set up the device's internal in settings-->Storage and USB
For the Card do this...
Go to the developers options and enable root access and local terminal.
Open the terminal app and type
su
Click to expand...
Click to collapse
and hit enter. Allow root access.
Type
sm list-disks
Click to expand...
Click to collapse
You should see the disk's name i.e. SD card. If you don't see it. Format your card as FAT32 from PC first and then try.
Now type
sm set-force-adoptable true
Click to expand...
Click to collapse
Wait for it... Now there should be a card ready to be set up in the notification bar.
GreyRainbow said:
Hi,
I faced the same problem as you.
The solution that worked for me is...
You can set up the device's internal in settings-->Storage and USB
For the Card do this...
Go to the developers options and enable root access and local terminal.
Open the terminal app and type
and hit enter. Allow root access.
Type
You should see the disk's name i.e. SD card. If you don't see it. Format your card as FAT32 from PC first and then try.
Now type
Wait for it... Now there should be a card ready to be set up in the notification bar.
Click to expand...
Click to collapse
It worked for me. Thanks a lot buddy [emoji2] [emoji106]
Sent from my Redmi Note 3 using XDA-Developers mobile app
srikarthick said:
I am in this same screen for more then 10min right now I m n blissrom 6.0
Click to expand...
Click to collapse
Use twrp 3

SD card not detected/shown when connecting to PC

Dear fellows,
This is a very unpleasant situation. I have flashed the Marshmallow ROM of artas182x:
http://forum.xda-developers.com/gal...shmallow-note-3-t3349306/page109#post69202143
Everything is PERFECT, even FDE is working! But when I connect the phone to my laptop,
I can only see the Internal memory, but I can NOT see my SD card, hence I can't copy any
files to it directly. I need to copy to the Internal memory and then move the files on the
phone, which is a quite annoying 2-step process.
I have decided to post a new thread for this, because Artas is not replying to my posts
and not even to a PM which I sent him.
PLEASE help me, as this is the only ROM which has encryption working. I have tried
Slim ROM, Phronesis, DarkLord and also VisionX (Lollipop) and none of them has
encryption working, it always fails with something I'm sooooo frustrated
Many many thanks in advance!
i would install the Samsung USB drivers .
Format the sd card .
JJEgan said:
i would install the Samsung USB drivers .
Format the sd card .
Click to expand...
Click to collapse
Hello and thanks for your reply, but I am not sure, that this will solve my problems, because...
With all the ROMs - Slim, Darklord, Phronesis - when I connect the phone to the laptop,
in Windows Explorer I can see Internal Storage and next to it - SD card.
Just with the ROM of Artas - when I connect it to the laptop, I only see Internal Storage.
Isn't there some setting for this, some file that I can edit or (re)move or I don't know, just
something. How it can be that with EVERY ROM I tried, the SD card is seen on the PC,
just not with the ROM of Artas. Thank you.
P. S.: Or perhaps there is a way to take the drivers/modules responsible for SD card from
another ROM and put it in Artas' ROM ?
Your using Marshmallow, are you using your SDcard as portable or integrated storage? if you have formatted the SD as internal storage it will now be an encrypted partition only accessible by the phone itself. Connecting to desktop will only show the internal data storage. If you want direct access to SD card, format it as portable... if still not working reboot to TWRP Recovery, enable MTP and mount SD storage along with system partition, sd storage should be executable on the desktop. You can also decrypt the Marshmallow SD internal storage but its another story.
Hello jordanpa and many thanks for replying to my problem!
I should have written about this as well - I did NOT format the card as internal storage.
I am using it as emergency rescue - keeping a copy of the Slim ROM and TWRP there,
because several times it happened that the Internal storage got completely wiped and
I needed to have something to flash in order to get the phone running.
So, this is not the cause of the problem, unfortunately... Please suggest something else.
P. S.: Could that be caused by a virus/malware ??? What can I do, in order to rule out this possibility ?
darkman088 said:
Hello jordanpa and many thanks for replying to my problem!
I should have written about this as well - I did NOT format the card as internal storage.
I am using it as emergency rescue - keeping a copy of the Slim ROM and TWRP there,
because several times it happened that the Internal storage got completely wiped and
I needed to have something to flash in order to get the phone running.
So, this is not the cause of the problem, unfortunately... Please suggest something else.
Click to expand...
Click to collapse
Darklord and phronesis 5.1.1?.
You need to format it first time to be used on 6.0.1.
Sent from my SM-G925F
darkman088 said:
P. S.: Could that be caused by a virus/malware ??? What can I do, in order to rule out this possibility ?
Click to expand...
Click to collapse
If you are regularly flashing custom ROM's and wiping system partition etc you can pretty much rule out malware or virus, especially when diagnosing function issues like reading partitions. The most vulnerable devices are those running on the same stock firmware with no anti-virus and outdated security patches.
Check the permissions for each partition, It will need to be readable for not just the phone.
Rosli59564 said:
Darklord and phronesis 5.1.1?.
You need to format it first time to be used on 6.0.1.
Sent from my SM-G925F
Click to expand...
Click to collapse
Nope, I was trying Darklord and Phronesis based on Marshmallow. I have read somewhere, that encryption has been implemented much better and more secure on Marshmallow. On Lollipop I only tried VisionX which was working very well, but again it failed to encrypt my device.
About the malware/virus - this is another problem that I have on another phone. Maybe I wrote this by mistake in this thread...
In Device manager I see 2 unknown devices:
CDC Serial
SAMSUNG_Android
I tried the buttons update driver - Windows didn't find nothing.
Then I tried to uninstall the driver and replug the phone - after a while it gave me:
The driver software was not successfully installed
What can be done, please advise on how this can be solved ? Thanks!
JJEgan said:
i would install the Samsung USB drivers .
Format the sd card .
Click to expand...
Click to collapse
Maybe you'll turn out right in the end. Could you please provide a link to the drivers ?
Many thanks!
darkman088 said:
In Device manager I see 2 unknown devices:
CDC Serial
SAMSUNG_Android
I tried the buttons update driver - Windows didn't find nothing.
Then I tried to uninstall the driver and replug the phone - after a while it gave me:
The driver software was not successfully installed
What can be done, please advise on how this can be solved ? Thanks!
Click to expand...
Click to collapse
Try manual driver installation..
Sent from my Xiaomi Mi 5 using XDA Labs
harish15 said:
Try manual driver installation..
Sent from my Xiaomi Mi 5 using XDA Labs
Click to expand...
Click to collapse
Yep, manual, click on the button Have disk, etc. But it's necessary to have (as far as I remember correctly) an .inf file and 1 or more .dll files. Where do I get those ones from ?
Thank you!

T550 Expand as Internal Storage Micro sd cards? samsung blocks this?

So i would like to expand my internal storage by using a micro sd card but iv read that smasung does not support this on thier devices (no idea why they wont ) so are there any custom roms that will "unlock" this feature or gain access to this? thanks in advance
ashyx made an adoptable storage enabler for any samsung device
flash it through TWRP and format your card - there should be an option for internal storage
link: https://forum.xda-developers.com/galaxy-tab-a/how-to/patch-adoptable-storage-enabler-t3507387
FT420 said:
ashyx made an adoptable storage enabler for any samsung device
flash it through TWRP and format your card - there should be an option for internal storage
link: https://forum.xda-developers.com/galaxy-tab-a/how-to/patch-adoptable-storage-enabler-t3507387
Click to expand...
Click to collapse
Wow thanks! i shall give this a try, i did search for "internal Storage" only 1 topic came up
AceadamUK said:
So i would like to expand my internal storage by using a micro sd card but iv read that smasung does not support this on thier devices (no idea why they wont ) so are there any custom roms that will "unlock" this feature or gain access to this? thanks in advance
Click to expand...
Click to collapse
Check https://forum.xda-developers.com/galaxy-tab-a/how-to/patch-adoptable-storage-enabler-t3507387
have done this and now works thanks!
AceadamUK said:
Wow thanks! i shall give this a try, i did search for "internal Storage" only 1 topic came up
Click to expand...
Click to collapse
Glad to help
Sent from my Samsung SM-J500FN using XDA Labs

Categories

Resources