How to Increase the Internal Memory Storage of an Android Tablet

What do we mean by increasing the internal memory?

The external memory will be converted (shown as) into internal memory and internal memory will be converted into external memory

Things to consider:

  1. This process includes manipulating the system files which might render the warranty of your tablet void.
  2. Tablet must be rooted. See Tablet Rooting Guide
  3. This process might not work for all tablets
  4. By increasing the internal memory, you can install bigger apps and games which require more memory
  5. Preferably do this when you have installed 8 GB or more external memory

This process has been successfully tested on the Micromax Funbook P255 with internal memory of 4 GB, Usable internal memory of 1.5 GB and External memory (SD card) of 8 GB.

App required: SuperSU and Root Explorer (apk can be downloaded easily from the internet)

Step 1: Install the SuperSU app

  • Go to settings
  • Enable the Super User by selecting a checkbox (in some cases it might be already enabled)
  • Close the app
  • This process is called as rooting. The very same process might not root all tablet. Process differ from tab to tab.

Step 2: Open the Root Explorer app (it enables us to explore the android system files)

  •   Go to the “system” directory or folder
  •   Then go to the “etc” directory
  •   Scroll down to find the file “void.fstb
  •  Open the “void.fstb” file using a text editor

Step3:  Look for the lines

  • “dev_mount sdcard /mnt/sdcard” and change it to “dev_mount sdcard /mnt/ extsd”
  • “dev_mount extsd /mnt/extsd” and change it to “dev_mount extsd /mnt/ sdcard”

Make sure that you only make changes to the word “sdcard” and “extsd” and nothing else. This will show the internal memory as external memory and the external (SD card) as internal memory.

Once done, save this file and go back to Root Explorer.

Step3:  A backup file named “void.fstb.bak” will be automatically created. Delete this file by pressing hold the file and select delete. Close the Root Explorer app.

Step 4: Switch off the tablet and switch it back on. Go to Settings then storage and check internal storage. The internal memory has changed to 8 GB (storage capacity of the SD card) and the external memory has changed to 1.5 GB i.e. the internal usable memory.

Note : If the above method does not work and your tablet is not starting or hangs at logo. Then follow the below links to fix it.

See the video demo.

 


Posted

in

,

by

Tags:

Comments

200 responses to “How to Increase the Internal Memory Storage of an Android Tablet”

  1. Fahad Khan Avatar
    Fahad Khan

    When I have this tried this method , first it worked but later when i took off the sdcard and when again I put it the sdcard do not work , the tablet does not read the sdcard and also it does not show. Plzzz help me

  2. Gave Riel Avatar
    Gave Riel

    Just askin is the RAM will Increas too?

  3. Sam Totti Avatar
    Sam Totti

    Hi,
    I saw your video and i did try it on my Smart phone Evertek Q50 android 4.4.2. that works partially.
    i need to send you a document to explain the issue. how can i reach you?

  4. Ittiandro Avatar
    Ittiandro

    THERE ARE NO LINES :
    “dev_mount sdcard /mnt/sdcard” and change it to “dev_mount sdcard /mnt/ extsd”
    “dev_mount extsd /mnt/extsd” and change it to “dev_mount extsd /mnt/ sdcard”

    THE CLOSEST ARE
    DEV_MOUNT SDC /STORAGE/USBDRIVC AUTO DEVICES/PLATFORMS/MSM_HSUSB_HOST/USB1#USB HOST DEVICE

    AND
    DEV_MOUNT SDCARD /STORAGE/EXTSDCARD1 /DEVICES/MSM _SDCC.2/MMC_HOST/MMC1#USB HOST DEVICES

    How do I go about ?

    Thanks

    Ittiandro

  5. Prasenjit Jadhao Avatar
    Prasenjit Jadhao

    hey bro , I have Milagrow M8 Pro tablet.. it have NAND flash of 8 GB internal 2GB (which is very low it says).. how should I use 8gb as internal

  6. Ivor Avatar
    Ivor

    Like me I notice a few others here are having problems locating the void.fstb file. any ideas what to do there?

  7. Klejdi Qose Avatar
    Klejdi Qose

    I don’t have Void.fstb what to do ? Plz someone help me..

    1. Ivor Avatar
      Ivor

      I have this problem too, did you find a fix?

  8. ADM M Avatar
    ADM M

    hiiiiiii brother, how increase internal memory on BQ s37 ?

  9. Alexandru Mrazec Avatar
    Alexandru Mrazec

    HY!when i open void.fstb nothing happen what can i do?

  10. Jackie Clan Avatar
    Jackie Clan

    ## Vold 2.0 Generic fstab
    ## – San Mehat (san@android.com)
    ##

    #######################
    ## Regular device mount
    ##
    ## Format: dev_mount
    ## label – Label for the volume
    ## mount_point – Where the volume will be mounted
    ## part – Partition # (1 based), or ‘auto’ for first usable partition.
    ## – List of sysfs paths to source devices
    ######################

    ## Example of a standard sdcard mount for the emulator / Dream
    # Mounts the first usable partition of the specified device

    #dev_mount sdcard /mnt/sdcard auto /devices/platform/sdhci-pxav3.0/mmc_host/mmc1

    dev_mount external_sdcard /mnt/sdcard 15 /devices/platform/sdhci-pxav3.0/mmc_host/mmc1
    dev_mount internal_sdcard /mnt/external_sdcard auto /devices/platform/sdhci-pxav3.2/mmc_host/mmc0

    ## Example of a dual card setup
    # dev_mount left_sdcard /sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
    # dev_mount right_sdcard /sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/msm_sdcc.3/mmc_host/mmc1

    ## Example of specifying a specific partition for mounts
    # dev_mount sdcard /sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1

    I changed the files but it didn’t work

  11. Marvin Tumbali Avatar
    Marvin Tumbali

    hi bro the name of the file in my tab is viod.fstab what should i do
    This is the code# Vold 2.0 Generic fstab
    ## – San Mehat (san@android.com)
    ##

    #######################
    ## Regular device mount
    ##
    ## Format: dev_mount
    ## label – Label for the volume
    ## mount_point – Where the volume will be mounted
    ## part – Partition # (1 based), or ‘auto’ for first usable partition.
    ## – List of sysfs paths to source devices
    ######################

    ## Example of a standard sdcard mount for the emulator / Dream
    # Mounts the first usable partition of the specified device
    dev_mount sdcard /storage/sdcard0 emmc@fat /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host
    dev_mount sdcard2 /storage/sdcard1 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.1/mmc_host
    ## Example of a dual card setup
    # dev_mount left_sdcard /mnt/sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
    # dev_mount right_sdcard /mnt/sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.2/mmc_host/mmc2

    ## Example of specifying a specific partition for mounts
    # dev_mount sdcard /mnt/sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1

    # usb otg disk
    dev_mount usbotg /mnt/usbotg auto /devices/platform/mt_usb/usb1

  12. Jayen Sikotariya Avatar
    Jayen Sikotariya

    i does not find “void.fstb” file what should i do

  13. Ugwu Brendan Uchenna Avatar
    Ugwu Brendan Uchenna

    Is the “internal memory” you’re talking about the “internal storage” or the “phone storage” ?
    My n9106 tablet have the Internal storage,the phone storage and SD card storage. Please clarify.

  14. Christine Claire Avatar
    Christine Claire

    I’m trying steps 2 to 3 on my phone (xperia m dual) after rooting it. It’s

    dev_mount sdcard /storage/sdcard1 auto/devices/platform/msm_sdc.3/mmc_host

    where will i change? Thank you.

  15. tarsha Avatar
    tarsha

    I don’t have a dev_mount extsd line of code.

    My system says…
    {
    dev_mount sdcard/storage/extSdCard auto /devices/platform/omap/omap_hsmmc.0/mmc_host/mmc1

    Then it goes to usb host device. What do I do?

    1. tarsha Avatar
      tarsha

      Here is the exact format…

      {
      dev_mount sdcard /storage/ extSdCard auto /devices/platform/omap/omap_hsmmc.0/mmc_host/mmc1

      #usb host device
      {
      media_type = usb
      supported_exfat = yes
      }
      and other code after that that nothing where I can swap them out.

  16. amrit Avatar
    amrit

    will it work on 512 mb ram tab

  17. Dvij Avatar
    Dvij

    plz tell the root for funbook p280

  18. shri Avatar
    shri

    It is a Lenovo a1000g

  19. shri Avatar
    shri

    In my tab it says
    dev_mount sdcard /storage/sdcard0 emmc@fat /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host
    dev_mount sdcard2 /storage/sdcard1 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.1/mmc_host
    ## Example of a dual card setup
    # dev_mount left_sdcard /mnt/sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
    # dev_mount right_sdcard /mnt/sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.2/mmc_host/mmc2

    What should I change?

  20. shrei Avatar
    shrei

    Hey my tab is Lenovo a1000 for me the void.fstb folder you said is not there but it’s written void.fstab. and when I clicked on it it has sdcard0 and sdcard1

    1. Tablet Guru Avatar

      That will also work. Change sdcard0 wih sdcard1.

      1. andrian dagohoy Avatar
        andrian dagohoy

        sir how to fix my polaroid stuck in welcome note thres no volume only power botton

  21. Hassan Avatar
    Hassan

    Hi bro is it possible that it can increase my Lenovo idea tab a 1000g’s interneal storage. The tab can’t move any files, games, music etc on it’s external storage it’s only save it’s data in it’s intenal mamory its intenal mamory is 4 gb and its intenal mamory has 2 parts 1 part is internal storage (2gb) and one part is external storage (2gb) so please can tell me if it’s possible. Please someone help me.!!!!!!!

  22. Stell76 Avatar
    Stell76

    Hello please help I can’t find the void file I have nothing like it please respond and help and I can tell you more details but yes I have root and all apps needed and permissions right I think

  23. Jaime Tun Avatar
    Jaime Tun

    Does this work with an

    ASUS MeMO Pad 7(ME70CX)

    1. Shim Avatar
      Shim

      I have an ASUS K01E. I Could not find the void.fstb file. Is it because file manager is not enough and I have to root as well?

  24. albert gallardo Avatar
    albert gallardo

    hi.,it will works to my superion endeavor cherry mobile?

    1. Tablet Guru Avatar

      Can’t say for sure. It is a simple hack, worked of some tabs and did not works for few.

  25. atul Avatar
    atul

    thanks it worked on lenovo a1000

  26. Anil Chandran Avatar
    Anil Chandran

    hi sir, I did this on my hcl me u2 tablet
    the code was
    dev mount sdcard /mnt/sdcard/external sdcard auto /devices….
    dev mount flash /mnt/sdcard auto /devices…
    I changed it into
    dev mount sdcard /mnt/sdcard auto /devices….
    dev mount flash /mnt/sdcard/external sdcard auto /devices…
    Now it changed the internal sdcard with external sdcard. But the problem is this tablet uses a different memory of 400 mb other than internal sdcard of 2.7gb. So I cannot install any large apps and still limited in number of apps because a part of app will be stored in the 400 mb partition
    Also I lost the access to 2.7 gb internal sdcard.
    So I wanted to revert it into original state and so I changed everything back into old code. Now it shows no signs of neither internal and external sdcad in file explorer and settings. I resetted it but no change happened. What could I do know? Now I cannot download anything in its apps since everything needs an internal sd. I am very much distressed . Please please please help me. Thanks in advance

    1. Tablet Guru Avatar

      To revert back reset the tab.
      In the settings section you will find the reset option.

  27. jayesh Avatar
    jayesh

    hi tablet guru i have karbonn a1+duple it is the model number i want to increase internal memory of this phone it has android v 4.2.2

  28. jayesh Avatar
    jayesh

    i have a problem that my android phone it is karbonn a1+duple is not charging means whenever i keep it for charging it shows the indicator of charging but battery is not getting charged and if charged is comes to 1% and then it shut down.
    please help me i have this problem since last 1month
    is this the problem of phone or battery
    REPLY ME WITHE A SUGGESTION OR SOLUTION AS SOON AS POSSIBLE PLEASE

    1. Tablet Guru Avatar

      Try placing other battery if its remain same then you have to change the charging IC.
      For any other mobile related query see.
      http://repairmymobile.in

  29. jayesh Avatar
    jayesh

    hi tablet guru can i used this step to increase my internal memory of my android phone

    1. Tablet Guru Avatar

      For different mobile steps are different.
      What is the mobile model?

      1. jayesh Avatar
        jayesh

        mobile model is karbonn a1+duple

  30. Ahsan Ali Khan Avatar
    Ahsan Ali Khan

    I have novo8 tab and the internal storage is 2gb while the internal sd card is 16 gb can anyone tell me how can i merge my internal sd card i.e 16gb and internal storage i.e 2gb…
    The internal storage is way to less for me to store big games…

    Follwing are the content of my vold.fstb file.

    ## Vold 2.0 Generic fstab
    ## – San Mehat (san@android.com)
    ##

    #######################
    ## Regular device mount
    ##
    ## Format: dev_mount
    ## label – Label for the volume
    ## mount_point – Where the volume will be mounted
    ## part – Partition # (1 based), or ‘auto’ for first usable partition.
    ## – List of sysfs paths to source devices
    ######################

    ## Example of a standard sdcard mount for the emulator / Dream
    # Mounts the first usable partition of the specified device
    # dev_mount sdcard /mnt/sdcard auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1

    ## Example of a dual card setup
    # dev_mount left_sdcard /sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
    # dev_mount right_sdcard /sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/msm_sdcc.3/mmc_host/mmc1

    ## Example of specifying a specific partition for mounts
    # dev_mount sdcard /sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1

    ## For gs702a: mounts three partition
    dev_mount flash /mnt/sdcard auto /devices/virtual/block/actj
    dev_mount sdcard /mnt/sd-ext auto /devices/platform/asoc-mmc0.0/mmc_host/mmc0
    dev_mount uhost /mnt/uhost auto /devices/platform/actions-dwc3.1/dwc3.0/xhci-hcd

    1. Ahsan Ali Khan Avatar
      Ahsan Ali Khan

      And here is the screenshot for the storage

  31. Pushpa Iyer Avatar
    Pushpa Iyer

    I have karbonn s5 plus so unlike others i have tried replacing sdcard0 with sdcard1 and sdcard1 with sdcard0 and then i rebooted when i checked the internal memory didnt change only the phone memoy and sd card swaped i want to swap internal and external not phone and external i have checked in link 2sd there it shows that my internal directory is /data phone directory is /sdcard0 and memory card is /sdcard1 now what should i do to swap internal and external.

  32. JwayneAdams Avatar
    JwayneAdams

    will it work for a mobicel hero x

  33. torge Avatar
    torge

    There is no such file on my phone with android 5.0
    Is there still an option to achieve the described result?

  34. marine Avatar
    marine

    I tried this on my tablet and it didn’t work can someone help please .

  35. john Avatar
    john

    there is no vold.fstab file on my tablet

  36. Kitroy Campbell Avatar
    Kitroy Campbell

    Help! Help! Help! I accidentally delete two of the “Vold.fstab” files and now my tablet isnt booting up because its stuck on the “Android icon.” My sister want to kill me because of this issue. spleeeeeeeeeeeease help me.

  37. AJ321 Avatar
    AJ321

    I did the steps to get to the etc directory but I can’t locate vold.fstab file anywhere

  38. Kitroy Campbell Avatar
    Kitroy Campbell

    @Tablet Guru, i have a bigger problem because i accidentally delete: telephony provider, the dialer and contact software and now i am unable to install the back on my phablet.

  39. Kitroy Campbell Avatar
    Kitroy Campbell

    Here is a screen shot of the Vold.fstab so you can better help me to change “sd card to internal memory.” i really need this fix because my phablet is low on internal memory. Thanks

    1. Tablet Guru Avatar

      Change sdcard0 to sdcard1 & sdcard1 to sdcard0.
      Edit in those lines which has “goldfish_mmc” text.

      1. Kitroy Campbell Avatar
        Kitroy Campbell

        I tried but it only change to grey and then change back to its normal color.

      2. Kitroy Campbell Avatar
        Kitroy Campbell

        as you can see from my screen shot, the two with “dev_mount” is simpler, and both “sdcard” end with “0” The only thing that is different about the two lines:
        example, line 1 = goldfish_mmc.0 and line 2 = goldfish_mmc.1

        example, line 1 = mtk-msdc.1 and line 2 = mtk-msdc.2

  40. Kitroy Campbell Avatar
    Kitroy Campbell

    Here is my update on rooting my device. My phablet is running smooth because i unroot and reroot with a different apps. I change my contacts, dialer, and also system launcher. I am using Kinguser to stabilize my phablet and Es File Explore file manager to move my files to SD or otherwise.

  41. Kitroy Campbell Avatar
    Kitroy Campbell

    I root my phablet and its giving me a lot of trouble so i wouldnt advice anyone to root there phone or tablet either

  42. Kitroy Campbell Avatar
    Kitroy Campbell

    I know the APN but the problem is, I am unable to manually change the “Network Mode” *the network mode is close as you can see from the screen shot.

  43. Kitroy Campbell Avatar
    Kitroy Campbell

    Re: Bassoon p1000. My phablet auto set the “Network Mode” to GSM and i am unable to access the “Network Mode.” How do i change the “Network Mode” to WCDMA or Dual mode. I really need help because my internet is very slow at the moment. I am not now getting 2G(GSM) service and not 4G(WCDMA) service.

    1. Kitroy Campbell Avatar
      Kitroy Campbell

      Tablet Guru, as you can see, NETWORK MODE is in gray so i am unAble to change that option. how do i unlock that option?

  44. Kitroy Campbell Avatar
    Kitroy Campbell

    Re: Bassoon p1000. My phablet auto set the “Network Mode” to GSM and i am unable to access the “Network Mode.” How do i change the “Network Mode” to WCDMA or Dual mode. I really need help because my internet is very slow at the moment. I am not now getting 2G(GSM) service and not 4G(WCDMA) service.

    1. Ankur Pratap Avatar

      Contact to Sim Operator Customer care for your APN setting

  45. Kitroy Campbell Avatar
    Kitroy Campbell

    I am not seeing this line “dev_mount extsd /mnt/extsd”

  46. Guest Avatar
    Guest

    I am not seeing this lime “dev_mount extsd /mnt/extsd”

  47. Kitroy Campbell Avatar
    Kitroy Campbell

    I installed SuperSu but whenever i try to open it, its giving me this message, “there is no su binary installed, and SuperSu cannot installed it.”

    1. Tablet Guru Avatar

      In your tab SuperSu will not work. Try different proses of rooting.

  48. Guest Avatar
    Guest

    I installed SuperSu but whenever i try to open it, its giving me this message, “there is no su binary installed, and SuperSu cannot installed it.”

  49. Luca Casarin Avatar
    Luca Casarin

    What about Samsung Galaxy Tab S 10.5 (SM-T805)?

  50. Ankur Pratap Avatar

    you have to hard reset the gadget and if it not works then you have to flash it

  51. sungmanoj Avatar
    sungmanoj

    Hi,

    I rooted my tab as explained, now my tab is not showing any phone memory which is 2 GB or external sd which is 16B. It is showing only internal memory as 512 MB. Please advise

  52. Khalif Foster Avatar
    Khalif Foster

    I can use internal memory – storage if I switched to external memory – storage?? Because currently can’t use external memory unless root, that mean if switched, I can’t use internal memory anymore? Because all info is in internal memory or it will add with internal memory to external memory? (Same as below, but not sure if ya see this first or another one first at below. It is mixed with other older date)

  53. Mohit Avatar
    Mohit

    I have lava etab xtron rooted .i did this process now after taking memory card out of the memory card slot my tablet is not switching on .please help

  54. chuckster2112 Avatar
    chuckster2112

    I have a question. I rooted my LG optimus VS450PPL. 4.4 and did exactly what I read. When I get to the point to edit, it reads devices/ msm_sdcc 2/mmc_ host vfat defaults mismanaged =external_sd:auto

    Do I change the sdcc and external.

  55. ali Avatar
    ali

    hey i cant find the file void.fstb.bak

  56. hardik Avatar
    hardik

    My mobile in 8gb memory in app insntl is .89gb what is process in the this incred

  57. dianna Avatar
    dianna

    in my tab its like” devmount sdcard / mnt/sdcard/external sdcard auto /devices/platform/AMLOGIC CARD/cardh host/memory card0/devices/platform/aml sd mmc.0″
    “dev mount flash/mnt/sdcard auto/devices/virtual/mtd/mtd8/avnft18/devices/platform/mtd/mtd8/avnftli
    asec flash”
    so where should i change

    1. Tablet Guru Avatar

      Post the full code and also what is your tablet model.

  58. dianna Avatar
    dianna

    is the root explorer a paid app? could u plz tell me the correct names or links of supersu and root explore because there are a lot of them….plzzzz

    1. Tablet Guru Avatar

      Yes, root explorer is a paid app. But you can download it for free by searching “root explorer apk file” on Google. Download the file and install it.

  59. AJ321 Avatar
    AJ321

    Will this work on a Sungale Cyberus tablet? model# ID716WTA

  60. ali Avatar
    ali

    i cant find vold.fstab.bak how can i find?

  61. marvin Avatar
    marvin

    Hey man i didnt find the text “void.fstb” in my phone instead i found “vold.fstab” how about this problem, can you help me solve this?

    1. Tablet Guru Avatar

      Both are same file.

  62. John Haskins Avatar
    John Haskins

    I have a [ Bassoon } which is basically a samsung P101 with 4.2.2 Android OS , Kernel Version: 3.4.5 and Build: ALPS.JB3.MPV1.12 and I downloaded the SuperSU as well as the Root Explorer. At first I still did not have root permission until i had to install on my PC, Kingo root and set the debugging feature on my tablet then connect the data cord and wait for all to set up and all was successful. I then retried all the steps listed in the article and the only line in my open text editor which I saw and changed the sdcard to extsd wa: dev_mount sdcard/mnt/sdcard which I changed to dev_mount sdcard /mnt/ extsd…….There was no other ” dev_mount extsd / mnt/extsd and change it to dev_mount extsd/ mnt/ sdcard….without that line it still created the void.fstb.bak which in my root explorer, the system file says…void. fstab.bak which I held then deleted as instructed. Why do you list fstb and I have fstab and i have a recongnisable 32gb card in the slot that has data on it and it shows on my tablet or should I have to have a blank eternal card to use. I need this desperately as I only have 512 mb on the internal and it is totally loaded with the pre-installed apps that came with this tablet… all help appreciated

    1. ttrax Avatar
      ttrax

      Hate to be the bearer of bad news but I believe your referring to your ram memory. Ram memory is a separate chip much more advanced then flash/SD memory and I’m not sure if it’s possible or worth the cost of a ram upgrade which would most likely only be done by a CPU shop if you want I’ll instruct you on creating a swap partition, which basically is memory that is used when your out of ram and the kernel swaps to using that memory . you can email me at ttrax321@yahoo.com I could also give you a few tips on editing your kernel with sysctl to improve speed/ lagging. Feel free to email I’m a Jr developer and love helping people out

      1. Greywolf Avatar

        I did as you requested and Is sent you a email. Very interested if you have a sure method as you explained above to swap internal and external memory as I had the Root Explorer and Super Su with no positive results. I will resend the email. maybe the first one went to your spam folder. Thank you.

      2. John Haskins Avatar
        John Haskins

        John Haskins…L.L.Designer

        I am open to all your suggestions as I am at heads end to resolve this problem and I do not want to give up on this Tablet as it is a great and smooth operating Tablets besides it’s limited internal storage MB’s ( 512 )

        Subject: Re: New comment posted on How to increase the internal memory storage of an android tablet?

    2. chuckster2112 Avatar
      chuckster2112

      I used an app called towelroot and it was very easy without using a PC.

    3. Kitroy Campbell Avatar
      Kitroy Campbell

      I am having the same with that tablet. mine is bassoon p1000 with 489 mb and 16.70 phone memory

      1. Greywolf Avatar

        Kitroy, If I knew this tablet would be impossible to upgrade it’s memory I would have never bought it but I have it now and I love certain features that you can’t get in other generic models from China. You can try all the gimmicks and requested rooting and swap apps and NONE will work on this model as the ram chip is a FIXED Hardware on the board and I even corresponded with board manufacturers in China and Hong Kong and if you can get a board with higher ram you would need to migrate all info from your present one to the board which means, basically you would have to buy a tablet with that board installed OR find the hardware chip and a great board upgrade solderer and replace yours. This Tablet has great sound and a smooth touch and the phone app is superb as I have GoSmart as the mobile supplier at $35 a month and I wish I had a magic pill or wand to make you and me happy, but it Ain’t happening..

        1. Kitroy Campbell Avatar
          Kitroy Campbell

          I found a way to root the tablet and it very easy

  63. Asi Shnabel Avatar
    Asi Shnabel

    Hi. I have a NeuTab N9 with Android 4.4.2. It is a bit different so I cannot find file named “void.fstb” in “etc” folder. How should I do it?

  64. evikasmarandika Avatar
    evikasmarandika

    I have another question: if I use the mini tool partition wizard on a SD card to devide it into three parts: internal memory, external memory and ram, what happens with the original memory of the tablet.

    1. Tablet Guru Avatar

      Mini tool partition tool might not work on tablet to increase the internal memory.

  65. evikasmarandika Avatar
    evikasmarandika

    And also will I loose my data in the process?

  66. Parjanya Avatar
    Parjanya

    ######################
    #storage_struct = series, “/mnt/sdcard/extStorages”
    #storage_struct = parallel
    {
    supported_exfat = yes
    }
    dev_mount sdcard /storage/extSdCard auto /devices/platform/sdhci-pxav3.0/mmc_host/mmc1

    #usb host device
    {
    media_type = usb
    supported_exfat = yes
    }
    dev_mount sda /storage/UsbDriveA auto /devices/platform/msm_hsusb_host/usb

    #usb host device
    {
    media_type = usb
    supported_exfat = yes
    }
    dev_mount sdb /storage/UsbDriveB auto /devices/platform/msm_hsusb_host/usb

    #usb host device
    {
    media_type = usb
    supported_exfat = yes
    }
    dev_mount sdc /storage/UsbDriveC auto /devices/platform/msm_hsusb_host/usb

    #usb host device
    {
    media_type = usb
    supported_exfat = yes
    }
    dev_mount sdd /storage/UsbDriveD auto /devices/platform/msm_hsusb_host/usb

    #usb host device
    {
    media_type = usb
    supported_exfat = yes
    }
    dev_mount sde /storage/UsbDriveE auto /devices/platform/msm_hsusb_host/usb

    #usb host device
    {
    media_type = usb
    supported_exfat = yes
    }
    dev_mount sdf /storage/UsbDriveF auto /devices/platform/msm_hsusb_host/usb
    #EOF.

    WHAT TO DO?

  67. anjo Avatar
    anjo

    ALL DONE BUT AFTER A MONTH I DECIDE TO REMOVE SD CARD AND TRY TO INSERT IT AGAIN THE RESULT WAS SD CARD BROKE SO HEAT AND MY TABLET HANG ALL THE TIME. PLEASE HELP.? ANSWER ME PLEASE

    1. Tablet Guru Avatar

      It might be due to short circuit of PCB board or some battery issue. Get it checked in service center.

  68. Aviel Peredo Avatar
    Aviel Peredo

    Woo! I can now update my mom’s tab’s Cytus to 6.1! Thanks. :p

  69. MIKE Avatar
    MIKE

    backup file is not created

    1. Tablet Guru Avatar

      Then it is not rooted.

  70. Yash Gupta Avatar
    Yash Gupta

    we can try on android phones

    1. Tablet Guru Avatar

      For Android phone process is different.

      1. chuckster2112 Avatar
        chuckster2112

        What would that process be if you don’t mind.

  71. yamil Avatar
    yamil

    Root explore is a paid app

  72. yamil Avatar
    yamil

    After rooting any problem will occur in the tab

    1. Tablet Guru Avatar

      Rooting will void the warranty. Sometime due to wrong rooting process tablet will get hang. In that case either you have to hard reset or flash it.

  73. yamil Avatar
    yamil

    Is it will work on china tablets(fun tab)

  74. dev Avatar
    dev

    Will this process delete my data such as music photos etc etc

  75. yashwanth Avatar
    yashwanth

    Hi bro my tab is I ball slide 3g I deleted all my files in internal storage so whenever I go to play store to download apps while downloading it shows insufficient space even when there is lot of space

  76. Daniel Walter Avatar
    Daniel Walter

    Learning how to close the applications not needed that use memory and keeping the junk off your tablet is better than these scary programs to change root crap and the editing. If you have 1 gig operating system memory that is taken away from the lets say 8 gig memory in tablet, it is the same giving the system 16 or 32 gig. the adroid operating system being used dictates how much running memory is being used. So if you have applications that need alot of running memory you are better off learning how to kill unneeded running applications. You try to change how the rooting process occurs can be lethal as some have found out here. Words of safe wisdom from a 40 year plus electronics and certified computer school graduate.

  77. dary Avatar
    dary

    can u help me this is my tablet (move tab ma701qx) when i finish changing the sdcard” and “extsd then i click save & exit then no vold.fstab.bak show, what im supposed todo,
    can u pm me valong_ako19@yahoo.com tnx in advance .. 😀

    1. dary Avatar
      dary

      before i factory reset the android the storage is 8Gb then when the factory reset is done i look at the storage its 4.89G only, i hope can help me in my problem iwant it back to 8Gb
      valong_ako19@yahoo.com

    2. Tablet Guru Avatar

      It means it is not rooted properly..root it again.

  78. Manish Mannu Avatar
    Manish Mannu

    will it work for celkon a64 phone ? it is not a tablet . will it .? please reply

  79. rahul Avatar
    rahul

    what will happen when the memory card is removed

    1. Tablet Guru Avatar

      Tablet will stop working.

  80. HarshJariwala Avatar
    HarshJariwala

    help me please ,
    I connect my micromax funbook p275 to my laptop it always shows that USB not recognised
    help me so that I can connect my funbook to my laptop.

  81. Harsh Jariwala Avatar
    Harsh Jariwala

    Is this work on Micromax Funbook infinity P275

    1. Tablet Guru Avatar

      Yes, will work on P275..

      1. Harsh Jariwala Avatar
        Harsh Jariwala

        Help me to upgrade operating system by rooting my device 4.0 to 4.4.2 without computer.

      2. Harsh Jariwala Avatar
        Harsh Jariwala

        Please help me
        My micromax fun book p275 is not connected to PC
        When I connect it to my computer it shows USB not recognised
        Help me so that I can root my tablet

  82. Cyber Tech Avatar
    Cyber Tech

    Hi Tablet Guru,

    Can you Please assist me as you done to so many others.

    I have a chines dual siom tablet running android 4.2. when I go the the settings these are what I see so I am confused as its both showing as sdcard0.

    dev_mount sdcard /storage/sdcard0 emmc@fat /devices/platform/goldfish_mmc.0
    /devices/platform/mtk-msdc.0/mmc_host

    dev_mount sdcard /storage/sdcard0 auto /devices/platform/goldfish_mmc.1
    /devices/platform/mtk-msdc.1/mmc_host

  83. zali Avatar
    zali

    cannot open supersu app

  84. Kean Avatar
    Kean

    hi bro, i have a question, what if you remove the external memory after that tutorial, is the internal memory will change or it will be the same.

    1. Tablet Guru Avatar

      If the memory card is removed then tablet will crash at the same moment. Then you have to restart it again with memory card attached to it.

  85. Dev Raj Avatar
    Dev Raj

    Will it work in my tablet Micromax p650 ?

  86. Jaymark Avatar
    Jaymark

    Hi can also these work on my samsung galaxy pocket?

  87. Cesar Augusto Mejia Rodriguez Avatar
    Cesar Augusto Mejia Rodriguez

    thank you for the guide, already did that on my Vastking V97 and it went perfectly. Now my question is: how do I expand the system memory? It only displays 2GB and I have now, due to your fix a 32GB internal storage and a 12GB external storage… but still I want to expand or even better merge the system with either internal or external one’s! Thank you!!

  88. Baltazar Avatar
    Baltazar

    What will happen to my tablet if i mistake?

    1. Tablet Guru Avatar

      In worst case, it will stop working.

  89. amit Avatar
    amit

    Showing that no su binary installed plz help

    1. Tablet Guru Avatar

      Tablet is not rooted then..

  90. John Avatar
    John

    My tablet show this it’s internal memory is partitioned…. How can I do it?

    dev_mount sdcard /storage/sdcard0 emmc@fat /devices/platform/goldfish_mmc.0 /devices/platform/mtk-msdc.0/mmc_host
    dev_mount sdcard2 /storage/sdcard1 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-msdc.1/mmc_host
    ## Example of a dual card setup
    # dev_mount left_sdcard /mnt/sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
    # dev_mount right_sdcard /mnt/sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.2/mmc_host/mmc2

    ## Example of specifying a specific partition for mounts
    # dev_mount sdcard /mnt/sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1

    # usb otg disk
    dev_mount usbotg /mnt/usbotg auto /devices/platform/mt_usb /devices/platform/musbfsh_hdrc

    1. Tablet Guru Avatar

      Replace sdcard0 with sdcard1
      and sdcard1 with sdcard0

      in the first two lines.

  91. gland boy Avatar
    gland boy

    An issue has appeared I touched something on rooting and since then my tablets boots only when it is connected with PC through USB, if i disconnect usb cable off tablet immediately boot icon it appears at tablet. HELP PLS?!!!

  92. Mark Avatar
    Mark

    Hey i did what you did. However when i download items from the playstore it doesnt download to tbe memory card. As the figure remains the same

  93. kita Avatar
    kita

    Hey I have a blu studio 5.0 internal usable memory 513mb will this work for me I have a 8gb SD card also but it isn’t putting things on it

  94. Lucy Avatar
    Lucy

    I have a flytouch xr 10.1 8g what should I install to do this process I have the Root Explorer , but when I try installing the SuperSU it tells me to wait that it is still installing ( which I un-installed because I waited almost a whole day and it stayed the same)??? I have an SD card of 32g and want to swap that for the internal memory as my tablet doesn’t have enough for what my kids use it for. it keeps saying not enough memory. Would it work for this tablet?

    1. Tablet Guru Avatar

      The process will work. But it seems that rooting procedure is different for your tab, SuperSU will not work . Try another rooting app.

      1. Lucy Avatar
        Lucy

        Thank you for the response, I have installed a root checker which says it was fine and that my tablet has been rooted, but when I did your process it says it has saved but I can’t find it.
        So I can’t delete the vold.fstab.bak..What am I doing wrong? which root app do you recommend for my tablet?

        1. Tablet Guru Avatar

          Generally this happen when you tablet is not root properly. I would suggest to try another rooting process. There might be the possibilities that few functionality of your tab is still to be unlocked and root checker didn’t checked it.

          1. Lucy Avatar
            Lucy

            Still not working, please help as this tablet has run out of memory??????

          2. lucy Avatar
            lucy

            Which root checker should I try? since I have already tried four different ones and none have worked. There has to be a way to manipulate it to work. Any suggestions or even visuals will help maybe I am doing something wrong.

          3. Lucy Avatar
            Lucy

            Which root checker should I try? since I have already tried four different ones and none have worked. There has to be a way to manipulate it to work. Any suggestions or even visuals will help maybe I am doing something wrong.

    2. Tablet Guru Avatar

      Different tab will have different rooting process. SuperSu will not work with your tablet. Try another process.

  95. Tracey Avatar
    Tracey

    Thank you for the quick response. Now my problem is I cannot find the void.fstb.bak after making the changes. It does not come up automatically like it does in your video. Any thoughts?
    Thanks again.

  96. Tracey Avatar
    Tracey

    Hi. My Blu Studio shows:

    dev_mount sdcard/storage/sdcard0 emmc@fat/devices/platform/goldfish_mmc0/devices/platform//mtk-sd0/mmc_host.

    The next line shows:

    dev_mount sdcard2/storage/sdcard1 auto/devices/platform/goldfish_mmc.1/devices/platform/mtk-sd.1/mmc_host.

    Any guidance? (Thanks in advance.)

    1. Tablet Guru Avatar

      Replace sdcard0 with sdcard1
      and sdcard1 with sdcard0

      1. kita Avatar
        kita

        I have blue studio 5.0 mine looks just like this and I did what u told this person and it didn’t work 🙁

  97. xion Avatar
    xion

    is this even save to be use? can i revert back to the original after i have done the conversion?

    1. Tablet Guru Avatar

      Yes, it can done.

  98. John Avatar
    John

    Adding an SD card does not increase the memory of the tablet, it increases the storage, I.E. Hard drive. Get your facts straight please. When I say memory I am referring to RAM, which is the internal memory of the tablet.

    1. Tablet Guru Avatar

      Thanks for notifying the error.

  99. Juan Avatar
    Juan

    I’m using the Samsung Galaxy Tab 2 and the options are different. I only have one line indicating:

    dev_mount sdcard /storage/extSdCard auto /devices/platform/msm_sdcc.3/mmc_host/mmc1

    Do I just swap “sdcard” and “extSdCard”?

    1. Tablet Guru Avatar

      Do you see these line sdcard emmc@fat
      If yes, then make it sdcard2 emmc@fat
      and search for sdcard2 auto and make it sdcard auto.

  100. abdulrehman Avatar
    abdulrehman

    what if we remove sd card

    1. Tablet Guru Avatar

      Tablet will crash.

      1. Christopher Ian Jacinto Cruz Avatar
        Christopher Ian Jacinto Cruz

        my mid0880 tab polaroid bootloop. what will i do? :((

        1. Christopher Ian Jacinto Cruz Avatar
          Christopher Ian Jacinto Cruz

          help me please . this tab doesnt have a volume keys . so i cant go to recovery mode :((

      2. anjo Avatar
        anjo

        ALL DONE BUT AFTER A MONTH I DECIDE TO REMOVE SD CARD AND TRY TO INSERT IT AGAIN THE RESULT WAS SD CARD BROKE SO HEAT AND MY TABLET HANG ALL THE TIME. PLEASE HELP.?

      3. Khalif Foster Avatar
        Khalif Foster

        I can use internal memory – storage if I switched to external memory – storage?? Because currently can’t use external memory unless root, that mean if switched, I can’t use internal memory anymore? Because all info is in internal memory or it will add with internal memory to external memory?

  101. secret Avatar
    secret

    will it work for azpen a701?

  102. legend Avatar
    legend

    will it work for azpen a701?

  103. legend Avatar
    legend

    will this work for azpen a701?

  104. piyush Avatar
    piyush

    hi bro will it work on samsung galaxy grand neo

    1. Tablet Guru Avatar

      Yes, this method will work for both tab and mobiles.

      1. ikbal Avatar
        ikbal

        Can some one help me I don’t have that file at all , am on a rk-chipe3126 device 0.98gb interna 5.6 GB SD built in it + external slot

  105. egan Avatar
    egan

    Will it work on ideatab a1000 if it does not work then I will lose my edutab files my hands are itching i want to play real racing 3 badly.

    1. Tablet Guru Avatar
      Tablet Guru

      It will work if done correctly.

  106. Sarah Avatar
    Sarah

    For me the files were called vold.fstab and wfd_backlist.conf, but it had the same info stuff as the ones you had… however I can’t delete the wfd_backlist.conf file; I get an error message saying that the deletion failed… any suggestions? :/

    1. Sarah Avatar
      Sarah

      Actually wait please ignore that first message ^^’

      I found that the vold.fstab file was equivalent to the void.fstb file you had.

      My problem was it was not saving changes to the vold.fstab file (although it said that it did), and it said it made a backup file called vold.fstab.bak . I searched for that file and couldn’t find it, and when I looked back the changes I had made to the vold.fstab file were gone….

      Maybe I didn’t root the thing correct? My tablet confuses me sometimes :/

      1. Tablet Guru Avatar
        Tablet Guru

        If the backup file is not created it means changes are not saved. Your tablet seems to be not rooted.

        1. Sarah Avatar
          Sarah

          I tried to root it again, and I kept getting a notice that said ‘installation failed’

          1. Tablet Guru Avatar
            Tablet Guru

            Which tablet you have got.

  107. Rajasekar Avatar
    Rajasekar

    Please post how to root Micromax P280 as well. Thanks in advance 🙂

  108. Imran Quraishi Avatar
    Imran Quraishi

    When i edit the lines it is not saved an it shows error

    1. Tablet Guru Avatar
      Tablet Guru

      Try rooting the tab again.

      1. egan Avatar
        egan

        Will it work on ideatab a1000 if it does not work then I will lose my edutab files

  109. Renz matthew notarte Avatar
    Renz matthew notarte

    My tablet is arc mobile 702m . . .is your method . ,can be applicable to my tab plzzz reply. I know that you are expert in this thankzzpllllz

  110. bhagwat singh Avatar
    bhagwat singh

    Sir tell me ,will this process work on hcl me connect 2g 2.0 ??
    ANDROID 4.1.1 jelly bean
    Plz reply

  111. Imran Quraishi Avatar
    Imran Quraishi

    Can it works on micromax funbook p280

    1. Tablet Guru Avatar
      Tablet Guru

      Yes, it will work.

  112. paulina Avatar
    paulina

    my android tablet micromax p410 shows internal memory under storage. I followed your steps . I changed sdcard2 to sdcard3. this changed the SD card memory to phone storage and vice versa. but internal memory is the same. can please tell me what to change in void.fstab so that to increase internal memory. please advice.

  113. Diwash Bista Avatar
    Diwash Bista

    I had download supersu but I opened then it says subinary not installed

  114. Jerry Avatar
    Jerry

    I have an android phone (blu studio 5.0) 4.1.2 version with an internal size of 2GB and external 16GB. I have transferred all my downloaded and movable apps to the sd card I have also made the sd card the primary storage location. Yet I have low memory warnings. In settings it shown that 1.96 of the 2GB internal is available yet I have these warnings and in some cases no access to certain apps like bbm and whatsapp. How can I rectify this?

    1. Tablet Guru Avatar
      Tablet Guru

      Use the App Link2SD to move the files to external memory card.

  115. Pawan Avatar
    Pawan

    my android shows internal memory, SD card and phone memory under storage. I followed your steps … I see void.fstab, void.fstab.fat.nand , void.fastab.band. I changed sdcard0 to sdcard1. this changed the SD card memory to phone storage and vice versa. but internal memory is the same. so what I should do to increase internal memory. please advice.

    1. Tablet Guru Avatar
      Tablet Guru

      Have you deleted the bat.void.fstab file.

  116. prem Avatar
    prem

    I want to increase memory in HCl me table connect 2g 2.0

  117. musa Avatar
    musa

    Does same process of increasing memory works in 4.2 JB android platform with same micromax 255 hardware specifications.

    1. Tablet Guru Avatar
      Tablet Guru

      Yes..:)

  118. sagar gandale Avatar
    sagar gandale

    you are running gta and fifa etc games on micromax p255 and it is laging not in just case of these dead trigger,shadow gun etc i am saying that is the problem can be solved increasing processor speed by set cpu app is it work? Is it harmful for micromax p255?please check out upload video on youtube since graphics of tablet good processor should be slightly better

Leave a Reply

Your email address will not be published. Required fields are marked *