DroidForums.net is the original Verizon Android Forum! Registered Users do not see these ads. Please Register - It's Free!
Page 2 of 2 FirstFirst 1 2
Results 11 to 13 of 13

Thread: Problem with link2sd

  1. Master Droid
    buellboy9's Avatar
    Member #
    53378
    Join Date
    Mar 2010
    Posts
    408
    Liked
    1 times
    Phone
    Motorola Droid
    #11
    CM6 apparently doesn't support /ext2, but Bugless_Beast does. Managed to free up almost half of the available phone storage, but I am now seeing the same issue as the original poster... if I reboot the phone, I have to reinstall everything that was moved. Something isn't right...
  2. Junior Droid
    mcaulifn's Avatar
    Member #
    191277
    Join Date
    Apr 2011
    Location
    Grand Rapids, MI
    Posts
    12
    Twitter
    mcaulifn
    Phone
    Motorola Droid Bionic
    #12
    I was getting the same errors. I was able to figure out that the ext3 module was not loaded. I did the following steps and am now able to get things up and running with link2sd.

    I'm running CM7. I have a second partition on my sdcard that is ext3.

    1. Make sure your second partition is already there.
    2. Open adb shell, verify root or make yourself root (# prompt).
    3. Verify the ext3 module has not already been loaded by running "lsmod".
    4. If it is not in the list, run "modprobe ext3".
    5. Test that you can mount the second partition with one of the two commands:
      1. mount -t ext3 /dev/block/vold/179:2 /data/sdext2
      2. mount -t ext3 /dev/block/mmcblk0p2 /data/sdext2
    6. If one of them works, run link2sd and allow it to install the script.
    7. Reboot. It likely will not work at this point.
    8. Remount /system as rw.
    9. Run "cat 11link2sd". Copy the text to a blank text document.
    10. Comment out this line:
      1. Code:
        insmod /system/lib/modules/ext3.ko
    11. Add this line right below the one commented out:
      1. Code:
        modprobe ext3
    12. Push the file to the device, overwriting the existing one: adb push 11link2sd /system/etc/init.d/11link2sd
    13. Change permissions and owner on the file:
      1. chmod 750 /system/etc/init.d/11link2sd
      2. chown root:shell /system/etc/init.d/11link2sd
    14. Remount /system as ro.
    15. Attempt to mount the second partition now.
    16. Start link2sd and verify it sees the second partition.
    17. Test (if desired): Move one app that uses a widget to the second partition. I tested with Bing. Reboot and verify that your widgets still work. I had to reboot twice the first time (not sure why).
    Everything should work now...
  3. Droid Newbie
    m.chinni's Avatar
    Member #
    216549
    Join Date
    Aug 2011
    Posts
    1
    Phone
    Enter Current Phone Model Here
    #13

    Same issue on the Nexus One

    Hi everyone,
    I read this thread while I was looking for a solution for my Nexus One.
    I wrote the steps I took to solve the same issue in this guide Flivver: HowTo: use Link2sd with Cyanogenmod 7.0.3.

    Bye
Page 2 of 2 FirstFirst 1 2

Ads

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Similar Threads

  1. Link2sd Issues
    By dpaine88 in forum Project Elite
    Replies: 5
    Last Post: 06-16-2011, 10:07 PM
  2. Replies: 11
    Last Post: 02-28-2011, 03:50 PM
  3. Replies: 4
    Last Post: 11-15-2010, 03:33 AM
  4. contacts icon problem, gmail problem
    By rj in LA in forum Android Tech Support
    Replies: 0
    Last Post: 09-26-2010, 12:36 PM
  5. Music problem and voice recorder problem
    By kselby in forum LithiumMod
    Replies: 5
    Last Post: 06-25-2010, 02:38 AM

Search tags for this page

link2sd cannot create mount script
,
link2sd cannot mount
,
link2sd device busy
,
link2sd device or resource busy
,
link2sd mount error
,
link2sd mount script
,

link2sd mount script cannot be created

,
link2sd mount script cannot be created device or resource bu
,

link2sd mount script error

,
link2sd problem
,
mount script cannot be created
,

mount script cannot be created link2sd

,
mount script error
,

mount script error link2sd

,
mount script error mount script cannot be created
Click on a term to search our site for related topics.
Find us on Google+