Join Today
+ Reply to Thread
Page 1 of 3 123 LastLast
Results 1 to 10 of 26
  1. #1
    Join Date
    Jun 2007
    Location
    Orlando, Florida
    Posts
    113

    Default BIG Swap! at least 128mb

    So I found this -> http://www.motorolafans.com/forums/viewtopic.php?t=9092

    but 12mb seems measly help me add an 8 to it!
    ¯|¯reikens
    ¯¯¯¯¯E6 Enthusiast|Moogle Fanatic
    ¯¯¯¯¯¯¯¯¯¯¯¯¯~Kupo!

  2. #2
    Join Date
    Oct 2006
    Location
    Lansing, MI, USA
    Posts
    612

    Default

    Here ya go. Just extract the swap.bin from the RAR archive.
    Attached Files Attached Files
    I'm so cool, I had the E6 before the E2 launched! Wait. Never mind...

  3. #3

    Default

    If you're having swap you can't use the phone as USB drive am I right?

  4. #4
    Join Date
    Jun 2007
    Location
    Orlando, Florida
    Posts
    113

    Default

    is that true about USBLAN? and also Is that swap really 128mb? and all I do is put it in the root of my SD?

    Edit: I put the file on the root of my SD and dound that it didnot operate any faster I hope Idid something wrong? does it need to be installed or something?
    ¯|¯reikens
    ¯¯¯¯¯E6 Enthusiast|Moogle Fanatic
    ¯¯¯¯¯¯¯¯¯¯¯¯¯~Kupo!

  5. #5
    Join Date
    Oct 2006
    Location
    Lansing, MI, USA
    Posts
    612

    Default

    One simply disables the swap if they want to connect to USB. To enable write a script like this:

    #!/bin/bash
    start-stop-daemon -S -c root -x /sbin/swapon /mmc/mmca1/swap.bin

    and then to disable:

    #!/bin/bash
    start-stop-daemon -S -c root -x /sbin/swapoff /mmc/mmca1/swap.bin


    one should note the location of the swap file; in the root of the SD. And yes that is a 128mb swap, it's what i use. But I must say that it is a bit excessive. It's not truly needed. But hey I just have it just because lol.
    I'm so cool, I had the E6 before the E2 launched! Wait. Never mind...

  6. #6
    Join Date
    Jun 2007
    Location
    Orlando, Florida
    Posts
    113

    Default

    Oh okay let me see if I understand


    #!/bin/bash
    start-stop-daemon -S -c root -x /sbin/swapon /NAME OF SD CARD/FOLDER ON SD CARD/swap.bin

    like that? also what program do I type this in and what format do I save it in and what name do I give it?
    ¯|¯reikens
    ¯¯¯¯¯E6 Enthusiast|Moogle Fanatic
    ¯¯¯¯¯¯¯¯¯¯¯¯¯~Kupo!

  7. #7
    Join Date
    Oct 2006
    Location
    Lansing, MI, USA
    Posts
    612

    Default

    yes and no...

    #!/bin/bash
    start-stop-daemon -S -c root -x /sbin/swapon /mmc/mmca1/IF IN A FOLDER PUT IT HERE/swap.bin

    the SD card is identified as /mmc/mmca1/ in the phone. Also, no spaces in the folder name if you put the swap.bin in a folder.
    I'm so cool, I had the E6 before the E2 launched! Wait. Never mind...

  8. #8

    Default

    usb doesnt get disabled for me, just gota leave it plugged in for like 5 min b4 it shows up

  9. #9
    Join Date
    Jun 2007
    Location
    Orlando, Florida
    Posts
    113

    Default

    Quote Originally Posted by imahottguy
    yes and no...

    #!/bin/bash
    start-stop-daemon -S -c root -x /sbin/swapon /mmc/mmca1/IF IN A FOLDER PUT IT HERE/swap.bin
    okay so do I type this in notepad and save it?
    ¯|¯reikens
    ¯¯¯¯¯E6 Enthusiast|Moogle Fanatic
    ¯¯¯¯¯¯¯¯¯¯¯¯¯~Kupo!

  10. #10
    Join Date
    Oct 2006
    Location
    Lansing, MI, USA
    Posts
    612

    Default

    no, notepad ++ will work though. it needs to be saved as a UNIX type file not DOS.
    I'm so cool, I had the E6 before the E2 launched! Wait. Never mind...


 
+ Reply to Thread
Page 1 of 3 123 LastLast

Similar Threads

  1. [APP] SWAP Manager 2 - creates swap file on SD card
    By m41d3n in forum A1200 Applications
    Replies: 58
    Last Post: 11-19-2010, 05:07 AM
  2. [APP] Swap Manager 1 - creates Swap file on SD card
    By dedraks in forum A1200 Applications
    Replies: 93
    Last Post: 11-18-2010, 12:35 PM
  3. easy way - memory ext 12mb, 32mb, 64mb and 128mb for E6
    By dellsonic in forum E6 General Chat
    Replies: 12
    Last Post: 01-08-2010, 03:48 AM
  4. swap help?
    By phpatel5529 in forum E6 General Chat
    Replies: 2
    Last Post: 12-14-2007, 08:02 AM
  5. E680I 128MB SWAP Cause EZXPlayer to slow down
    By Larry in forum E680i General Chat
    Replies: 3
    Last Post: 03-18-2007, 11:21 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1