Link2SD on GPA19...

This is a discussion on Link2SD on GPA19... within the Bugless forums, part of the Custom Roms category; I apologize if this has been posted/answered before but I can't seem to find it. Does anyone have or know how to get Link2SD working ...

+ Reply to Thread
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 27

Thread: Link2SD on GPA19...

  1. Droid
    shawner47's Avatar
    Member #
    77964
    Join Date
    Jun 2010
    Location
    Greensburg, PA
    Posts
    69
    Phone
    Moto Droid
    #1

    Link2SD on GPA19...

    I apologize if this has been posted/answered before but I can't seem to find it.

    Does anyone have or know how to get Link2SD working with an ext4 partition? I just can't get it to work. I always get an error that the device is not found when L2SD tues to create the mount scripts.

    I have verified the existence of the sdext2 folder via root explorer but for some reason it won't mount. This is with either Pete's v3 kernels or with primes kernels. I am at a loss...

    Swyped from my BNTV250 using Tapatalk
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Master Droid
    meishkov's Avatar
    Member #
    37113
    Join Date
    Feb 2010
    Location
    Troy, MI
    Posts
    859
    Liked
    3 times
    Phone
    OG Droid
    #2
    I no longer use link2sd but when I did I remember I had to use prime's link2sd preinstall .zip that he has posted. I could never get it to work without that, and a jacked-up busybox was the only other thing that would prevent me from using it. BJustut never update busybox, and use that preinstall zip from prime, and it should create that mount bootup script once you start link2sd. Not sure about any other kernels tho
  4. Droid
    shawner47's Avatar
    Member #
    77964
    Join Date
    Jun 2010
    Location
    Greensburg, PA
    Posts
    69
    Phone
    Moto Droid
    #3
    Yeah, I've used primes kernel but didn't think to do anything with busybox. I'll check on that and give it a shot. Thanks for the suggestion!

    Swyped from my BNTV250 using Tapatalk
  5. Master Droid
    meishkov's Avatar
    Member #
    37113
    Join Date
    Feb 2010
    Location
    Troy, MI
    Posts
    859
    Liked
    3 times
    Phone
    OG Droid
    #4
    Quote Originally Posted by shawner47 View Post
    Yeah, I've used primes kernel but didn't think to do anything with busybox. I'll check on that and give it a shot. Thanks for the suggestion!

    Swyped from my BNTV250 using Tapatalk
    No don't update busybox. I made that mistake and it took me forever to figure out what kept screwing up my link2sd mounting script that link2sd created but could no longer. Not sure about gpa19 but I'm on winner00's latest and last cm7 build and the busybox has never been an issue, along with all the previous versions of all the builds. Like I said on prime's kernel he has the link2sd preinstall zip to use, but I'm not sure what it exactly does... like on some other kernel maybe just manually load the right driver or whatever like ext2 or ext3.ko in /system/etc/lib/modules/ I think they're in. I think just loading the right one with a different kernel would make it work, or I could be wrong and prime's zip does something else? Regardless, either way we'll get you through this!!
  6. Droid
    shawner47's Avatar
    Member #
    77964
    Join Date
    Jun 2010
    Location
    Greensburg, PA
    Posts
    69
    Phone
    Moto Droid
    #5
    OK, got it working... did a little more sifting through search and found this: Problem with link2sd

    After doing modprobe ext4 and then mounting the partition manually in terminal emulator, I opened Link2SD and lo and behold, it was showing me my ext partition info! Now, I am not sure if it will hold up after reboot yet (and that is actually not extremely important to me just yet), but now that I know what the deal is, I am sure it will be pretty simple to get it running permanently.

    Thanks for your help meishkov! I truly appreciate it.
  7. Droid
    rkpeterson's Avatar
    Member #
    196920
    Join Date
    May 2011
    Location
    Wisconsin
    Posts
    35
    Liked
    1 times
    Twitter
    pookiepeterson
    Phone
    OG Droid Project Elite v6.5
    #6
    I have been able to get Link2sd and DTa2sd working on every ROM i've had on my phone except Pete's, the problem I have had is that Pete's ROM's do not use init.d so the scripts as is do not get loaded at boot.
    OG Droid
    Currently PE 6.5
    Prime's Deprimed
    DarkTremors a2sd
  8. Droid
    shawner47's Avatar
    Member #
    77964
    Join Date
    Jun 2010
    Location
    Greensburg, PA
    Posts
    69
    Phone
    Moto Droid
    #7
    Aha! THAT explains why the scripts won't run! I had no idea. Thank you! I think I'll probably just run it as a fat32 partition then and hopefully not have to worry about it. I have been the same in using on any ROM I've used except this one. Always wondered why and could never find an answer. At least its not me then.
  9. Master Droid
    BrUhNiGGs's Avatar
    Member #
    199499
    Join Date
    May 2011
    Location
    San Francisco, 覧覧覧 California
    Posts
    757
    Liked
    4 times
    Phone
    Galaxy Nexオs
    #8
    Yeah I dont like to mess with Link2SD anymore. It just really got on my nerves. Am I the only the one that expierences problems where my linked apps dont load after a reboot? Until I hotboot, then they load but it's just too much of a hassle..
    Galaxy Nexus - Android 4.0.4 IMM76I
    Running AOKP Build 36 - Best Rom Over...
    Franco.kernel r160 OC'd @ 1344 Max 729 Min

    覧覧覧覧覧覧覧覧覧覧覧覧覧覧

  10. Droid
    shawner47's Avatar
    Member #
    77964
    Join Date
    Jun 2010
    Location
    Greensburg, PA
    Posts
    69
    Phone
    Moto Droid
    #9
    I get that every once in a while. Doesn't really bother me since I know to quick boot if the shortcuts don't show on my home screen. For the age of this phone, and the limitations, an extra hot boot isn't that big a deal... at least until I can upgrade (1 month! ).
  11. Master Droid
    meishkov's Avatar
    Member #
    37113
    Join Date
    Feb 2010
    Location
    Troy, MI
    Posts
    859
    Liked
    3 times
    Phone
    OG Droid
    #10
    That is weird, you'd think all custom ROMs would use the same startup sequences so to speak to avoid confusion like this. But I guess since Pete's GPA series are mostly stock, so since stock doesn't implement That init.d folder at startup ,then that explains it.

    Yea I've given up on link2sd awhile ago as well, was sick of having to do hot boots after every single bootup, not to mention the hassle when wiping and flashing an update to that ROM or a new ROM God forbid. I like having as much internal space available as possible ,so I like the idea. I've heard a little in the past about data2sd and a few other things. What is DTa2sd? Seems like this is a dead practice and topic, that for some reason nobody wants to move all your apps and their related system files to.the SD card. My OEM class2 card I'm sure isn't up to the task tho...what about moving all the cache and dalvik-cache to the SD? Read somethin about That awhie ago, like a year ago, nothin recently. Did that turn out to be completely counter productive for our devices?

    Sent from my OG using DroidForums

Sponsors

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. Pete's GPA19 vs CM7.1
    By baldybill in forum Cyanogenmod
    Replies: 6
    Last Post: 12-12-2011, 07:20 AM
  2. 0.6.2.1 vs GPA19
    By trevorx3 in forum Bugless
    Replies: 3
    Last Post: 11-04-2011, 10:52 PM
  3. Help with Link2SD?
    By baldybill in forum ChevyNo1
    Replies: 6
    Last Post: 09-28-2011, 08:50 PM
  4. Problem with link2sd
    By rishisinghreen in forum Tech Issues, Bug Reports & Suggestions
    Replies: 12
    Last Post: 08-11-2011, 03:47 PM
  5. Link2sd Issues
    By dpaine88 in forum Project Elite
    Replies: 5
    Last Post: 06-16-2011, 10:07 PM

Search tags for this page

[script][a2sd] darktremor 2.7.5.3 beta 04 [n1] (01/29/2011)
,
bugless beast moto droid
,
cm7.1 link2sd?
,
darktremors a2sd for droid rzar
,
data2sd droid og
,
get link2sd working
,

gpa19 og droid and ext sd

,
how to use link2sd on samsung behold 2
,
link 2sd mount using terminal emulator partision
,

link2sd

,
link2sd motorola droid
,
link2sd prime zip
,
link2sd terminal emulator
,
og droid gpa19
,
og droid roms gpa19
Click on a term to search our site for related topics.