link2sd script - General Questions and Answers

Hi there. I have a lenovo running android 4.2.2 with newest link2sd intalled. My phone doesn't support init.d dir but link 2sd works like a charm. I want to edit link2sd startup script while it mounts 2nd partition to do something else but i can't find it any where.
Inside install-recovery.sh has nothing related to link2sd.

Related

[Solved]Link2sd on CronosX

Hi,
I saw that under CronosX ROM both /data/app and /sdext/app are used to store apk (/sdext/app is a copy of /data/app) so I tried to install link2sd but it fail it can't mount sdext it say device is busy.
Can someone help me to fix ?
I tried to mount with adb and same error.
So after fiew more search I finally succed. So what I did :
-Install Link2sd from market and transform it as system app
-Remove 05mountsd 07app2ext 11link2sd from /etc/init.d/
-Reboot phone
-launch Link2sd
[Be carreful : Backup your app before because I lost all my app by doing this. So you have to install all your app after that or maybe you can move from sd-ext to data/sdext. I don't know because I tried link2sd without removing script first so it lose all app.]
For know Link2sd work and I haven't to wait anymore to enter simcode at startup but I have to test to be sure.
After fiew test I confirm that I have no more need to wait to enter pincode at boot.
Zachary57 said:
So after fiew more search I finally succed. So what I did :
-Install Link2sd from market and transform it as system app
-Remove 05mountsd 07app2ext 11link2sd from /etc/init.d/
-Reboot phone
-launch Link2sd
[Be carreful : Backup your app before because I lost all my app by doing this. So you have to install all your app after that or maybe you can move from sd-ext to data/sdext. I don't know because I tried link2sd without removing script first so it lose all app.]
For know Link2sd work and I haven't to wait anymore to enter simcode at startup but I have to test to be sure.
After fiew test I confirm that I have no more need to wait to enter pincode at boot.
Click to expand...
Click to collapse
Thanks a lot.
Unable to find mentioned files 05mountsd 07app2ext 11link2sd in /etc/init.d on Bravo.
krishn said:
Thanks a lot.
Unable to find mentioned files 05mountsd 07app2ext 11link2sd in /etc/init.d on Bravo.
Click to expand...
Click to collapse
So if you try to install make a backup of your rom before because first launch can make you lose all your app. If you have a mount error saying device is busy at link2sd start it mean that there is a script in another place that make the same as those I deleted.
Sent from my Milestone XT720 using xda app.
[Solved] Link2sd on cm7 galaxy mini
Zachary57 said:
So after fiew more search I finally succed. So what I did :
-Install Link2sd from market and transform it as system app
-Remove 05mountsd 07app2ext 11link2sd from /etc/init.d/
-Reboot phone
-launch Link2sd
[Be carreful : Backup your app before because I lost all my app by doing this. So you have to install all your app after that or maybe you can move from sd-ext to data/sdext. I don't know because I tried link2sd without removing script first so it lose all app.]
For know Link2sd work and I haven't to wait anymore to enter simcode at startup but I have to test to be sure.
After fiew test I confirm that I have no more need to wait to enter pincode at boot.
Click to expand...
Click to collapse
Thanks for this work around. It was usefull for my galaxy mini. At least on first boot. We'll see how it behaves after a few boots. I was unable to link apps due to "read only" mounting. And this was the most convincing and easy way to do it. After couple of days searching everywhere.
My steps:
1. Install Link2SD, launch so it makes the mounting script.
2. Remove mount scripts from /etc/init.d using terminal in my device.
Code:
cd /etc/init.d ; rm 05mountsd ; rm 11link2sd
3. transform to system app by moving Link2SD from /data/app to /system/app
Code:
mv /data/app/com.buak.Link2SD-1.apk /system/app/com.buak.Link2SD-1.apk ;reboot
I didn't backup or anything because I was using a new SDcard and a fresh install.
Thanks Zachary57
samsung galaxy mini
cwm recovery
cyanogenMod-7.2.0-tass
Android 2.3.7
ChetingerX said:
Thanks for this work around. It was usefull for my galaxy mini. At least on first boot. We'll see how it behaves after a few boots. I was unable to link apps due to "read only" mounting. And this was the most convincing and easy way to do it. After couple of days searching everywhere.
My steps:
1. Install Link2SD, launch so it makes the mounting script.
2. Remove mount scripts from /etc/init.d using terminal in my device.
Code:
cd /etc/init.d ; rm 05mountsd ; rm 11link2sd
3. transform to system app by moving Link2SD from /data/app to /system/app
Code:
mv /data/app/com.buak.Link2SD-1.apk /system/app/com.buak.Link2SD-1.apk ;reboot
I didn't backup or anything because I was using a new SDcard and a fresh install.
Thanks Zachary57
samsung galaxy mini
cwm recovery
cyanogenMod-7.2.0-tass
Android 2.3.7
Click to expand...
Click to collapse
Mine doesn't have this "05mountsd", and then...?
g.man.7489 said:
Mine doesn't have this "05mountsd", and then...?
Click to expand...
Click to collapse
Try to do others steps. Be sure to make Link2sd a system app and it should work.
ChetingerX said:
Thanks for this work around. It was usefull for my galaxy mini. At least on first boot. We'll see how it behaves after a few boots. I was unable to link apps due to "read only" mounting. And this was the most convincing and easy way to do it. After couple of days searching everywhere.
My steps:
1. Install Link2SD, launch so it makes the mounting script.
2. Remove mount scripts from /etc/init.d using terminal in my device.
Code:
cd /etc/init.d ; rm 05mountsd ; rm 11link2sd
3. transform to system app by moving Link2SD from /data/app to /system/app
Code:
mv /data/app/com.buak.Link2SD-1.apk /system/app/com.buak.Link2SD-1.apk ;reboot
Click to expand...
Click to collapse
I removed Link2SD and after re-installing it still doesn't mount partition.
I cant remove 11link2sd and 08mountsd ( i dont have 05mountsd) because it says "can't remove 08mountsd: Read-only file system" and "can't remove 11link2sd: Read-only file system".
What should i do?
Worked
It worked fine!
Created a ext4 partition with Mini tool partition wizard Home edition, Clicked on the "Recreate mount scripts" from the Left panel of Link2sd, the application asked for a rebooting, did it, fine! It is working
Phone Samsung Galaxy y
Cannot mount 2nd partition of SD card
I am trying to setup Link2SD and have partitioned my SD card to FAT32/ext2 and when I start Link2SD I get a Mount script error that a Mount script cannot be created. Can someone tell me how to partition my SD card (what settings to use) or use Link2SD so that the 2nd partition mounts and can be used to install my apps to on my external SD card?
Rooted Galaxy S5 Active on AT&T running KitKat 4.4.2
link2sd
i had a problem with partitioning my card and then got it partitioned and then would not mount with ext2 and redid it with ext 4 partition and then went to apps and cleared data in the app and retried and bam it is working..... i hope this helps someone :laugh:
chiefpriest said:
It worked fine!
Created a ext4 partition with Mini tool partition wizard Home edition, Clicked on the "Recreate mount scripts" from the Left panel of Link2sd, the application asked for a rebooting, did it, fine! It is working
Phone Samsung Galaxy y
Click to expand...
Click to collapse
What does ROM & Kernel you use ?
I have miniROM Inspired + Jarvis Kernel 2.2 not worked on ext4 .... :crying:
zachary57 said:
so after fiew more search i finally succed. So what i did :
-install link2sd from market and transform it as system app
-remove 05mountsd 07app2ext 11link2sd from /etc/init.d/
-reboot phone
-launch link2sd
[be carreful : Backup your app before because i lost all my app by doing this. So you have to install all your app after that or maybe you can move from sd-ext to data/sdext. I don't know because i tried link2sd without removing script first so it lose all app.]
for know link2sd work and i haven't to wait anymore to enter simcode at startup but i have to test to be sure.
After fiew test i confirm that i have no more need to wait to enter pincode at boot.
Click to expand...
Click to collapse
but how do you make link2sd a system app? What do i have to use? Where do i need to go? Recovery? What do i have to download?
Facukopech said:
but how do you make link2sd a system app? What do i have to use? Where do i need to go? Recovery? What do i have to download?
Click to expand...
Click to collapse
Titanium Backup to make app system. My init.d says permission denied do you have to have a custom rom
Zachary57 said:
So after fiew more search I finally succed. So what I did :
-Install Link2sd from market and transform it as system app
-Remove 05mountsd 07app2ext 11link2sd from /etc/init.d/
-Reboot phone
-launch Link2sd
[Be carreful : Backup your app before because I lost all my app by doing this. So you have to install all your app after that or maybe you can move from sd-ext to data/sdext. I don't know because I tried link2sd without removing script first so it lose all app.]
For know Link2sd work and I haven't to wait anymore to enter simcode at startup but I have to test to be sure.
After fiew test I confirm that I have no more need to wait to enter pincode at boot.
Click to expand...
Click to collapse
Using Samsung galaxy s8 plus exynos and i dont have the init.d folder? What should I do with the same error?

Miui app2sd problem

How to install apps on sd card? tried all apps like a apps2sd link2sd, titanium etc.......
tried also app2sd script over android terminal, but didnt work well...actually dont know how to do that. Always got the problem: no script found...
Any help?
djdado16 said:
How to install apps on sd card? tried all apps like a apps2sd link2sd, titanium etc.......
tried also app2sd script over android terminal, but didnt work well...actually dont know how to do that. Always got the problem: no script found...
Any help?
Click to expand...
Click to collapse
you have to create a partition to sdcard first
also try to run the script with smanager app

Link2SD Mount Script Error. [4]: can't create /system/etc/init.d/11link2sd

I have a Micromax Canvas Fire A093 (rooted). I had been using Link2SD Plus without any problems until the night I was forced to factory reset my device because a friend of mine set a pin which he forgot.
I installed every app successfully except Link2SD. Although, I could install Link2SD but I could not make it run. The problem sets in when I try to create mount script. It says, "Mount Script Error. [4]: can't create /system/etc/init.d/11link2sd: Not a directory".
I browsed to the /system/etc/ folder using ES File Explorer only to find that there is file named init.d (and no folder as such). It contained some strings and nothing related to Link2SD. I even tried to create a new folder named init.d but the operation failed. I also tried copying a blank folder named init.d (created somewhere else) but nothing happened.
I reformatted my 2nd partition of SD Card with ext2/3/4 or FAT and filled with zeroes; the error still persists.
I hope experts here at the XDA may help me out sorting the problem.
Try installing universal init.d from Google play store.
delta-x said:
I have a Micromax Canvas Fire A093 (rooted). I had been using Link2SD Plus without any problems until the night I was forced to factory reset my device because a friend of mine set a pin which he forgot.
I installed every app successfully except Link2SD. Although, I could install Link2SD but I could not make it run. The problem sets in when I try to create mount script. It says, "Mount Script Error. [4]: can't create /system/etc/init.d/11link2sd: Not a directory".
I browsed to the /system/etc/ folder using ES File Explorer only to find that there is file named init.d (and no folder as such). It contained some strings and nothing related to Link2SD. I even tried to create a new folder named init.d but the operation failed. I also tried copying a blank folder named init.d (created somewhere else) but nothing happened.
I reformatted my 2nd partition of SD Card with ext2/3/4 or FAT and filled with zeroes; the error still persists.
I hope experts here at the XDA may help me out sorting the problem.
Click to expand...
Click to collapse
try using foldermoumt for the same purpose for which you are using link2sd.
it will work better
Sent from my SM-G355H using XDA Free mobile app
Possible solution
- Turn off the phone
- Turn the phone back
- Enter Link2SD
- Run menu option "Restart" to Link2SD
The problem is because during phone startup, can not mount the second unit of the SD. It does later. Making quick restart of Link2SD des only the user interface is restarted and will work correctly.
For more details visit "h t t p : / / w w w . l i n k 2 s d . i n f o / f a q "
"Q. Every time the phone boots have a message" mount warning "quick and i must reboot the phone in order to see my linked apps, Which Could be the cause?
Some roms (for example new Samsung Gingerbread ROMs) do not have any install-recovery.sh and init.d scripts 2nd partition to mount at boot.
THEREFORE Link2SD mounts the 2nd partition after mounting system finishes and you need to perform "Quick reboot" after each "real boot".
This problem has been fixed starting from version 1.9.11. If you still experiment esta problem, Please install latest version and run "Recreate mount scripts" from the menu Within Link2SD. "

Link2sd and Marshmallow problem

Hi guys
I have a little problem and maybe some of you also have it.
First i own a xt1541 8GB
On Lollipop i use link2sd (payed app) and i'm very happy.
Now on MM i cannot use it cause it cannot make mount point. allready tried with apps2sd but on reboot it wont work again.
Also on MM external sdcard is no longer sdcard1 but something like xxxx-xxxx. Tried create a symlink with name sdcard1 pointing to xxxx-xxxx but on reboot the symlink is erased.
I saw this kind of trick on Huawei honor 4c marshmallow stock rom.
With that symlink link2sd shows me sdcard space available, thing that without it it shows nothing.
Does anyone has a solution for this?
same here
Same here I can't make it to work on marshmallow.
Adaptable storage option build in the system really needs work. It still uses internal storage anyway causing problems when too much apps installed.
Probably a solution
Hey, I had the same problem as you, but I think that I solved this... at last in my phone. I don't know if it will work for you too and I'm not capable of explain details, since I'm new in this world of rooted cellphones, but I'll try my best.
First I tried another similar app called App2sd to check if it was a problem with my phone or with Link2sd only. And that app properly mounted the 2nd partition of my sd card. After that I opened Link2sd and my 2nd partition was mounted there too. But after rebooting the system, Link2sd was not working again, my sd was not mounted. I understood that Link2sd was having a problem in mounting my card at boot. Then I remembered that I read here in another forum (androidforums.com) that Link2sd need that your cellphone has init.d support to work. I donwloaded an app called Universal init.d and tested if my cell has that support, and it has. That app has an option of automatic execute scripts at each boot if you turn it ON, then I did it. Now Link2sd is working 100%. Sorry about the poor explanation, but I hope that it can help someone.
Danylyca said:
Hey, I had the same problem as you, but I think that I solved this... at last in my phone. I don't know if it will work for you too and I'm not capable of explain details, since I'm new in this world of rooted cellphones, but I'll try my best.
First I tried another similar app called App2sd to check if it was a problem with my phone or with Link2sd only. And that app properly mounted the 2nd partition of my sd card. After that I opened Link2sd and my 2nd partition was mounted there too. But after rebooting the system, Link2sd was not working again, my sd was not mounted. I understood that Link2sd was having a problem in mounting my card at boot. Then I remembered that I read here in another forum (androidforums.com) that Link2sd need that your cellphone has init.d support to work. I donwloaded an app called Universal init.d and tested if my cell has that support, and it has. That app has an option of automatic execute scripts at each boot if you turn it ON, then I did it. Now Link2sd is working 100%. Sorry about the poor explanation, but I hope that it can help someone.
Click to expand...
Click to collapse
Thanks. I will try again just like you said. I'll post results
tried with apps2sd and after link2sd works. but i keep apps2sd also installed.
Hi,
thanks lloco73.
Recently I have updated My Note4 T-Mobile to custom ROM with Maximum_OvrDriVE_MM_v2.1 (MarshMallow 6.0.1)
and I have use the "Apps2SD PRO All in One Tool v8.0.apk" file to solve All my problem like Link2SD and Folder Mount.
Thanks Again and sorry for NOTE4 Post.
THX!
anielkumar said:
Hi,
thanks lloco73.
Recently I have updated My Note4 T-Mobile to custom ROM with Maximum_OvrDriVE_MM_v2.1 (MarshMallow 6.0.1)
and I have use the "Apps2SD PRO All in One Tool v8.0.apk" file to solve All my problem like Link2SD and Folder Mount.
Thanks Again and sorry for NOTE4 Post.
Click to expand...
Click to collapse
thx dude for helping..:good::good::good::good::good::good::good::good::good::good:
anielkumar said:
Hi,
thanks lloco73.
Recently I have updated My Note4 T-Mobile to custom ROM with Maximum_OvrDriVE_MM_v2.1 (MarshMallow 6.0.1)
and I have use the "Apps2SD PRO All in One Tool v8.0.apk" file to solve All my problem like Link2SD and Folder Mount.
Thanks Again and sorry for NOTE4 Post.
Click to expand...
Click to collapse
where I find this app? in the Pro version of All-in-one?
faoineag said:
where I find this app? in the Pro version of All-in-one?
Click to expand...
Click to collapse
use Apps2SD PRO: All in One Tool - Android Apps on Google Play
https://play.google.com/store/apps/details?id=in.co.pricealert.apps2sd.pro&hl=en
use latest version.
Enjoy
Unfortunately it does not work, the 2 partition cannot be mounted
Link2sd is working with the apps2sd installed and it's partition mount script..
Where is the dev of link2sd?
I've paid to have it working and it isn't.
lloco73 said:
Hi guys
I have a little problem and maybe some of you also have it.
First i own a xt1541 8GB
On Lollipop i use link2sd (payed app) and i'm very happy.
Now on MM i cannot use it cause it cannot make mount point. allready tried with apps2sd but on reboot it wont work again.
Also on MM external sdcard is no longer sdcard1 but something like xxxx-xxxx. Tried create a symlink with name sdcard1 pointing to xxxx-xxxx but on reboot the symlink is erased.
I saw this kind of trick on Huawei honor 4c marshmallow stock rom.
With that symlink link2sd shows me sdcard space available, thing that without it it shows nothing.
Does anyone has a solution for this?
Click to expand...
Click to collapse
"Also on MM external sdcard is no longer sdcard1 but something like xxxx-xxxx. Tried create a symlink with name sdcard1 pointing to xxxx-xxxx but on reboot the symlink is erased."
Has anyone come up with a fix for this annoying problem of sdcard1 getting renamed in mm roms? I notice that not all mm roms do this like Temasek's.

Link2sd mount script error fix.

Hi everyone. This is my first thread and i aint any dev. Link2sd is the peoperty of its owner and i am here with just a small fix which is faced by many.
This is a fix to the MOUNT SCRIPT ERROR that is faced by many Link2sd users.
The error is faced while creating mount script, a message pops up [SIZE="5]""mount: mounting /dev/block/vold/179:2 on /data/sdext2 failed: device or resource busy"" [/SIZE][/B] or [B][SIZE="5"]""mount: mounting /dev/block/vold/179:2 on /data/sdext2 failed: nos uch directory found""[/SIZE]
If you too are facing this problem then here is the fix. The fix wont brick your phone or damage it and result is guranteed. Please follow the below steps.
Before Proceeding further Keep in mind the requirements:-
1. Rooted device
2. Partitioned memory card (First partition to be used for media is to be in Fat32 format and 2nd partition to be used as secondary internal storage is to be in ext4 format (or ext2,ext3 but i prefer ext4) (Refer to any tutorials of partitioning a memory card available on the internet. I prefer to use Minitool partition wizard in a pc.
STEPS
1. Install Link2sd (From market)
2. Install App2sd (from market)
3.Convert Link2sd into System app.
This can be done by installing any app from the market which converts user app into system app. Or follow this steps A) Go to /data/app/com.bauk.Link2SD-1 B)Copy base.apk C) Go to /system/app D)paste the apk E) Rename it to com.bauk.Link2sd-1.apk (Do not create any folder) (You will need a file explorer with root access such as root explorer or es explorer)
4.Restart your phone.
5.Now open App2sd
6. Select Link application (or something like that option)
7. It will ask for mounting scripts. A pop up will occur with options to select.
8. Select the format of the 2nd partition (Ext2,Ext3 or Ext4 preferably) and method is to be selected "Normal" (If available)
9. Click on apply.
10. Restart your phone
11. Open link2sd and click the 3 dots in the top right corner and click on Storage info. If Sd card 2nd partition shows the size then you are good to go.
12. Uninstall app2sd.
13. Done
14. Enjoy
Note:- Name of apps mentioned above such as Link2sd, App2sd, Minitool partition wizard, Root explorer, Es file manager are not my creation and are property of their respective owner.
Thank you
Well... I'll try it out later. Thank you so much for this solution. Hope this works.
Enviado desde mi GT-S5301 mediante Tapatalk
Hi, there are several Apps2SD apps on PlayStore....... Which one is the one to use ?
Thx
UPDATE : Well, the answer to my "Link2SD issue" is : Apps2SD Pro ( note the "s" after App, there are many App2SD apps out there....... so it's " Apps2SD Pro"
With this app I could partition and format my sdcard, create the mount script and move most system and user apps to the sdcard. However, the developer does not recommend moving any "Google apps" to the sdcard ( I moved Google Drive before I read this and it works fine. Just be careful ! Also, the Pro version does not have ad's and has many, many additional features and this app is updated frequently.
Now I am happy !
tried everithing with this A2107A-H and nothing works my mount path is /dev/block/platform/mtk-sd.1/mmcblk1p2
if i do the same thing what u say everything is ok with partition but it still not shows the storage on storage info and if i try to move to sd card it gives me a java error i restored 3 times my phone and trying 2 days to get it work but it not works im using galaxy s8 plus with nougat and my memory card is exfat im converting it to fat32 and creating an ext2 partition but IT NOT WORKS
NO ONE HAVES A GOOD METHOD FOR THIS PLS SOME ONE SAY ME HOW TO USE THIS APP!?!?!?!?!?!?!?
Thank you very much....!!!
I just tried it and for the moment it works ... we will see how it evolves with the passing of days .... and several "intentional" reboots (verify that the script is not lost).
Again thank you very much, I looked for lost the link2sd on android 7.
Greetings.
This is a Google translation.
Mount Script Cannot be Created
I can't find com.bauk.Link2SD-1 anywhere with ES Explorer nor with the file manager. Tried after installing Link2SD several times still no result.
sarmamanashjyoti2012 said:
Hi everyone. This is my first thread and i aint any dev. Link2sd is the peoperty of its owner and i am here with just a small fix which is faced by many.
This is a fix to the MOUNT SCRIPT ERROR that is faced by many Link2sd users.
The error is faced while creating mount script, a message pops up [SIZE="5]""mount: mounting /dev/block/vold/179:2 on /data/sdext2 failed: device or resource busy"" [/SIZE][/B] or [B][SIZE="5"]""mount: mounting /dev/block/vold/179:2 on /data/sdext2 failed: nos uch directory found""[/SIZE]
If you too are facing this problem then here is the fix. The fix wont brick your phone or damage it and result is guranteed. Please follow the below steps.
Before Proceeding further Keep in mind the requirements:-
1. Rooted device
2. Partitioned memory card (First partition to be used for media is to be in Fat32 format and 2nd partition to be used as secondary internal storage is to be in ext4 format (or ext2,ext3 but i prefer ext4) (Refer to any tutorials of partitioning a memory card available on the internet. I prefer to use Minitool partition wizard in a pc.
STEPS
1. Install Link2sd (From market)
2. Install App2sd (from market)
3.Convert Link2sd into System app.
This can be done by installing any app from the market which converts user app into system app. Or follow this steps A) Go to /data/app/com.bauk.Link2SD-1 B)Copy base.apk C) Go to /system/app D)paste the apk E) Rename it to com.bauk.Link2sd-1.apk (Do not create any folder) (You will need a file explorer with root access such as root explorer or es explorer)
4.Restart your phone.
5.Now open App2sd
6. Select Link application (or something like that option)
7. It will ask for mounting scripts. A pop up will occur with options to select.
8. Select the format of the 2nd partition (Ext2,Ext3 or Ext4 preferably) and method is to be selected "Normal" (If available)
9. Click on apply.
10. Restart your phone
11. Open link2sd and click the 3 dots in the top right corner and click on Storage info. If Sd card 2nd partition shows the size then you are good to go.
12. Uninstall app2sd.
13. Done
14. Enjoy
Note:- Name of apps mentioned above such as Link2sd, App2sd, Minitool partition wizard, Root explorer, Es file manager are not my creation and are property of their respective owner.
Thank you
Click to expand...
Click to collapse
thanks
thanks sarmamanashjyoti2012
huawei P10 plus custom rom fRomFuture_Genesis_B172_V3.0
Link2sd work now
Doesn't work for me, I get stuck at point 8...
Apps2sd won't load partition due to error: mounting /dev/block/mmcblk1p2 on /data/sdext2
Ag0n1a said:
Doesn't work for me, I get stuck at point 8...
Apps2sd won't load partition due to error: mounting /dev/block/mmcblk1p2 on /data/sdext2
Click to expand...
Click to collapse
Same for me, no new ideas?
Kind of frustrating running out of internal storage.
umtalilives said:
Same for me, no new ideas?
Kind of frustrating running out of internal storage.
Click to expand...
Click to collapse
I used Samsung Galaxy Note 3 N9005 with Resurrection Remix Nougat v5.8.3 with Magisk v12.0 and Dual Boot Patcher.
I had the same problem with Link2SD, got the same error.
The Link2SD developer suggested me to upgrade to Magisk v16.0. I also upgraded to Resurrection Remix Nougat v5.8.5.
This solved the problem with Link2SD at least in my case.
Sent with Tapatalk from my Samsung Galaxy Note 3 SM-N9005
klorinczi said:
I used Samsung Galaxy Note 3 N9005 with Resurrection Remix Nougat v5.8.3 with Magisk v12.0 and Dual Boot Patcher.
I had the same problem with Link2SD, got the same error.
The Link2SD developer suggested me to upgrade to Magisk v16.0. I also upgraded to Resurrection Remix Nougat v5.8.5.
This solved the problem with Link2SD at least in my case.
Sent with Tapatalk from my Samsung Galaxy Note 3 SM-N9005
Click to expand...
Click to collapse
I used to have SM-N9005 but I lost it so for something different , got a moto g4 plus.
I have Magisk v16.0 and lastest RR Nougat.
I was able to get Link2sd to recognize the partition but best I can get is the link to sd function, will not move any apps to sd.
Was wondering if that is just the same as integrating the Ext4 partition as internal?.
Do I need bother with Link2SD if it will not move the apps?.
umtalilives said:
I used to have SM-N9005 but I lost it so for something different , got a moto g4 plus.
I have Magisk v16.0 and lastest RR Nougat.
I was able to get Link2sd to recognize the partition but best I can get is the link to sd function, will not move any apps to sd.
Was wondering if that is just the same as integrating the Ext4 partition as internal?.
Do I need bother with Link2SD if it will not move the apps?.
Click to expand...
Click to collapse
Link to sd works for me, app move does not work, I get error.
Sent with Tapatalk from my Samsung Galaxy Note 3 SM-N9005
klorinczi said:
Link to sd works for me, app move does not work, I get error.
Sent with Tapatalk from my Samsung Galaxy Note 3 SM-N9005
Click to expand...
Click to collapse
Link2SD pro (I bought the licence) doesn't move the apps, but It works with links.
desolli said:
Link2SD pro (I bought the licence) doesn't move the apps, but It works with links.
Click to expand...
Click to collapse
Yes, linking works, but standard app move does not.
Sent with Tapatalk from my Samsung Galaxy Note 3 SM-N9005
cela n'a pas marché pour moi
Why my link2sd force close after mount sd with app2sd and restart?

Categories

Resources