Issue with file managers on the driod bionic - Motorola Droid Bionic

So far I have tried linda, astro, and root explorer.
When I try and click on the sd card it is showing me the 8gig partition share on the phone that is set up for app installs.
None of the file manager programs, besides the stock one on the phone, are properly showing the sd card.
Anyone else notice this?

Working fine for me. Root explorer included
Sent from my DROID BIONIC using xda premium

The internal drive is 16GB
Once formatted to FAT, is gets reduced to just over 15GB
Then the OS is placed on the drive in a separate partition which takes up roughly about 4GB bringing that once 16GB drive down again to about 11GB
The remaining partition is partitioned once again to create an internal storage area similar to the SDCARD partition on the XOOM, as well an an application area where programs are pre-installed to.
That is why your internal storage area says only 8GB
The numbers I used are not exact but are rough estimates.

you just have to look around in it. both sd cards are there. its just not as simple as the stock one. my xoom is the same way.

dellenrules said:
The internal drive is 16GB
Once formatted to FAT, is gets reduced to just over 15GB
Then the OS is placed on the drive in a separate partition which takes up roughly about 4GB bringing that once 16GB drive down again to about 11GB
The remaining partition is partitioned once again to create an internal storage area similar to the SDCARD partition on the XOOM, as well an an application area where programs are pre-installed to.
That is why your internal storage area says only 8GB
The numbers I used are not exact but are rough estimates.
Click to expand...
Click to collapse
This is exactly right. Is there a way to use any file managers then? They are all being fooled into thinking the internal storage is the sd card when it obviously isnt.
I have found no setting or way thus far to point the file manager apps to the actual sd card instead of the internal partition.

its a messed up sytem if they gave us more memory then it wouldnt b so bad.

not at the moment. either devoplers will have to modify there apps or a custom rom is needed to remap the memory.
strunker said:
This is exactly right. Is there a way to use any file managers then? They are all being fooled into thinking the internal storage is the sd card when it obviously isnt.
I have found no setting or way thus far to point the file manager apps to the actual sd card instead of the internal partition.
Click to expand...
Click to collapse

I actually found a temporary solution to this.. If you are rooted of course since you need to be to do anything useful on this thing.
I used root explorer for this.
For whatever reason they decided to name the internal memory application partition, to sdcard... This is why the file manager apps are getting confused.
The real sdcard is named sdcard-ext...
So All I did was rename sdcard (which is the internal partition), then I renamed sdcard-ext to sdcard. The file manager programs then pointed towards the actual sdcard..
However, upon reboot the folders renamed themselves back to the way they were... Not sure why they are doing that but they are...
If the folders would stop renaming themselves back the above method would be a solution for this prob.

In addition to the above, I dont know if astro has this feature, but on linda you can create a shortcut to the card and place it as a shortcut directly to the folder.
Wish it was possible to get the source to these apps. Could likely edit it and point it towards the proper folder.

Root explorer will allow you to view everything. If your phone is rooted you could edit them with this app as well.
Sent from my DROID BIONIC using xda premium

The SD Card is actually sd-ext in file managers sdcard is the internal

Related

5GB internal storage unaccessible to apps?

I'm a new nook user and successfully put nookie froyo on over the weekend. I would like to use my 5gb of internal memory for the reader apps (nook, aldiko etc) but they all only seem to look for an sdcard. I can see that media directory is there and I can see the files via ES File Explorer but can't figure out how to make the nook (or other reader apps) see this storage.
On my Samsung captivate the internal storage shows up as an sdcard and my external card is mnt under that so I was expecting a similar layout with the nook internal memory.
I'm not sure if this is just the way it is or have I done something wrong?
also when I go into SD card and Phone Storage settings it shows:
Total Space: unavailable
Available Space: unavailable
Mount and Format SD card options are greyed out
Internal Phone Storage Available Space: 513MB
WinoOutWest said:
I'm a new nook user and successfully put nookie froyo on over the weekend. I would like to use my 5gb of internal memory for the reader apps (nook, aldiko etc) but they all only seem to look for an sdcard. I can see that media directory is there and I can see the files via ES File Explorer but can't figure out how to make the nook (or other reader apps) see this storage.
On my Samsung captivate the internal storage shows up as an sdcard and my external card is mnt under that so I was expecting a similar layout with the nook internal memory.
I'm not sure if this is just the way it is or have I done something wrong?
also when I go into SD card and Phone Storage settings it shows:
Total Space: unavailable
Available Space: unavailable
Mount and Format SD card options are greyed out
Internal Phone Storage Available Space: 513MB
Click to expand...
Click to collapse
The apps would have to know to look for it at /media, and if they do, they should readily be able to access it on that path.
I just tested this myself, I copied my /sdcard/Books to /media, renamed /sdcard/Books to /sdcard/Books-bak (just to make sure I wasn't accidentally still referencing the old location) and in FBReader I changed my Library path to /Media/Books and it works fine.
So you have access to R/W the path, just the apps don't necessarily know to look there. FBReader you can change the path, but not sure about others.
thanks for mentioning FBReader. Aldiko, like many apps seems to insist on SDCard as the root and doesn't find anything. I d/l FBReader and set it to use the internal memory so thanks for that.
Many other apps are the same in wanting an SDCard for storage. It would be nice to have an app or setting that would allow us to map that directory to "SDCard"
WinoOutWest said:
thanks for mentioning FBReader. Aldiko, like many apps seems to insist on SDCard as the root and doesn't find anything. I d/l FBReader and set it to use the internal memory so thanks for that.
Many other apps are the same in wanting an SDCard for storage. It would be nice to have an app or setting that would allow us to map that directory to "SDCard"
Click to expand...
Click to collapse
Have not tried it, but creating a symlink would accomplish that.
i had the same problem with the initial flash of honeycomb but then i reflashed with "second edition" and it seems to be working fine now
cnewsgrp said:
Have not tried it, but creating a symlink would accomplish that.
Click to expand...
Click to collapse
Except fat doesn't have symlinks Yes, it would be nice to ln -s /media /sdcard/media or something but it won't work.
Is that /media partition only good for storage? I noticed the few apps I installed so far put files on the SD card, and when the SD is removed, the apps don't work anymore. I tried copying everything on the SD to the /media and left the SD out but the apps still didn't run. Do I have to put all the .apk files under /media and install them from there? I'm trying to use SD only for media storage and no app bits if possible.
drazil22 said:
Is that /media partition only good for storage? I noticed the few apps I installed so far put files on the SD card, and when the SD is removed, the apps don't work anymore. I tried copying everything on the SD to the /media and left the SD out but the apps still didn't run. Do I have to put all the .apk files under /media and install them from there? I'm trying to use SD only for media storage and no app bits if possible.
Click to expand...
Click to collapse
If an app requires an SD card, it requires an SD card. Period. It's not going to fall over to using /media magically.
You can use apps without the SD card of course, but again, if they need SD they are not going to work. Apps are installed in /data/app and typically app data in /data/data but a lot of apps, especially games, require SD storage.
How would I use adb to push a file to /media? I'm trying to store some movies in here and it gives me an error that media is read-only.
jv
I've got a question. Since I got a 16 GB mSD card, is there a way to resize /media (if there is a reason to) so that I have more room for applications?
johnnyv5 said:
How would I use adb to push a file to /media? I'm trying to store some movies in here and it gives me an error that media is read-only.
Click to expand...
Click to collapse
While I have not tried it, I would imagine that you could use Root Explorer to change the folder from R/O to R/W
You could alternately do an adb command "adb shell" and then use Unix commands to do that.

low on space notification almost 4GB free still? why

what would cause this odd error when i still have so much free?
found this answer on an other droid forum is it true?
"There is a bug that causes this error, but since 3 big companies are involved, none of them are going to fix it any time soon. Basically, app space is limited to some arbitrary amount and is not equal to the space available on your phone."
I suspect you may be low in system memory. Scroll down to the very bottom of the SD card & phone storage settings. How much available System memory do you have?
system memory is alway around 100Mb even with the space notification.
when I uninstall enough apps it does go away.
stopping open apps or services does not help.
You may want to reset your device. I had a similar problem once with my Atrix. 100mb is a low amount of system memory. I have over 400mb still available on my Thrill.
I have over 650mb left in system memory and its says I have insufficient space whenever I try to download any game around 40mb. I cleared the cache and it worked for one game.
Sent from my LG-P925 using xda premium
think i got it...
using ES task manager
memory T:442MB A:96MB =ram?
internal storage T:.98GB A:117MB =system nand or partition of internal sd?
sd card T:5.57GB A:3.92GB =internal sd card?
I have a 32GB external sd card.
I thought "system memory" under "SD card & phone storage settings" was RAM
but is seems to be what "ES task manager" reports as "internal storage"
why the hell is the android set up this way?
seems so ass backwards,
/ = system memory (root dir? is this a partition or seperate physical memory from the internal sd)
/sdcard/ = internal sd
/sdcard/_ExternalSD = external sdcard
What is being referred to as internal storage (or system memory) is where the apps are installed by default. You could try moving some apps to SD and it should help. However, I had a problem like this with my Atrix and I never could figure out what was using all the space, so I just did a factory reset. Of course, I used Titanium Backup first.
I've noticed that the thrill thinks the 4gb internal is an SD card and the actual SD card is labeled as "External" when you explore the files. I was thinking of doing a factory reset so I moved all my apps to SD, when I looked in file manager at my SD there was nothing there. I found them all in a folder called "SDCard" on my internal memory. This may have something to do with your issue.
TylDurden said:
I've noticed that the thrill thinks the 4gb internal is an SD card and the actual SD card is labeled as "External" when you explore the files. I was thinking of doing a factory reset so I moved all my apps to SD, when I looked in file manager at my SD there was nothing there. I found them all in a folder called "SDCard" on my internal memory. This may have something to do with your issue.
Click to expand...
Click to collapse
You have 3 types of memory in the phone. There's your external SD (labeled as _External SD), Internal Phone Memory (internal SD), and System Memory (where by default apps are stored). You can move your apps to the internal SD if you desire and that's why it's showing a folder there with the apps in it.
Gr8Danes said:
You have 3 types of memory in the phone. There's your external SD (labeled as _External SD), Internal Phone Memory (internal SD), and System Memory (where by default apps are stored). You can move your apps to the internal SD if you desire and that's why it's showing a folder there with the apps in it.
Click to expand...
Click to collapse
So what good does it do to put Apps on the internal SD?
TylDurden said:
So what good does it do to put Apps on the internal SD?
Click to expand...
Click to collapse
So that it doesn't take up your system memory. If your system memory gets low, it won't let you install additional apps and may also slow down your phone.
Some people are saying that it is reporting wrong? No there actually is an SD card inside the phone and the one outside under the back plate.
To keep things straight:
System= Actual memory on the phone where apps are installed by default, moving to SD and uninstalling apps can create more space.
Internal= SDcard inside the phone where Apps are moved to when choosing move to SD also Alps will store data here and most downloads go here by default
External= The SDcard under backplate which you can access and change. A lot of apps will put backups here and if you choose SD storage in camera where your pics and vids will be. Usually this is set aside for actual personal storage of media and what not.
^ Is there a way to make the external SD card the default data storage? After installing some Gameloft games, my internal storage is already full (5.6 GBs is pathetic LG) but I still still have 2 more games (Dungeon Defenders and Spectral Souls) I want to install which take up about 2GB.
Killer Bee said:
^ Is there a way to make the external SD card the default data storage? After installing some Gameloft games, my internal storage is already full (5.6 GBs is pathetic LG) but I still still have 2 more games (Dungeon Defenders and Spectral Souls) I want to install which take up about 2GB.
Click to expand...
Click to collapse
Not that I'm aware.
Urabewe said:
Some people are saying that it is reporting wrong? No there actually is an SD card inside the phone and the one outside under the back plate.
To keep things straight:
System= Actual memory on the phone where apps are installed by default, moving to SD and uninstalling apps can create more space.
Internal= SDcard inside the phone where Apps are moved to when choosing move to SD also Alps will store data here and most downloads go here by default
External= The SDcard under backplate which you can access and change. A lot of apps will put backups here and if you choose SD storage in camera where your pics and vids will be. Usually this is set aside for actual personal storage of media and what not.
Click to expand...
Click to collapse
Close. System is where the OS and the system apps, the ones that come preinstalled are stored. The data partition is where market apps are stored. Installing apps from the market has no effect on the system partition. System apps cannot be moved to the sdcard, internal or otherwise. Its the apps on the /data partition that can be moves to the sdcard/internal storage.
Here's the breakdown:
System=619Mb (OS+system apps)
Internal (data)=1Gb (downloaded apps)
Internal SD=6gb (storage,a2sd)
External SD=8Gb (with included card).
LG claims 8gb internal space. All the above adds up to a little over 7.6gb. Leaving 60mb which is most likely the Cache partition.
Sent from my LG-P925 using Tapatalk

[Q] How to View SD Card Content from Vivid?

How does one view the content of the SD Card from the Vivid device itself?
I can connect the Vivid to my PC via USB cable and view the SD Card as a separate drive on the PC, but cannot see how to view the SD Card content from within the device.
Suggestions? TIA.
Get a file explorer app from the marketplace. Try Astro.
Sent from my HTC PH39100 using xda premium
DUTCH Van Atlanta said:
How does one view the content of the SD Card from the Vivid device itself?
I can connect the Vivid to my PC via USB cable and view the SD Card as a separate drive on the PC, but cannot see how to view the SD Card content from within the device.
Suggestions? TIA.
Click to expand...
Click to collapse
First, you need to get a file manager application from the market. There are many of them, mostly free or low cost. I'm not crazy about Astro, the one I downloaded, but it works. Look at some others.
On my Vivid in the root directory is a folder called sdcard. That is the 8.83 GB user portion internal memory portion of the "16 GB" internal memory. Also, I have a folder called sdcard2. It's the 32 GB micro SD card I installed.
Interestingly, there is also a folder in the root directory called mnt. Under it is a folder called sdcard. It is the same as the sdcard under the root directory. Under mnt/sdcard is ext_sd. That is the 32 GB external SD card. I don't know if this duplicate listing is the work of the file manager app, or if it is the Android OS, but I am able to find files and copy files from one place to another.
With me making no changes for applications and data during application installations (I'm not sure I can), all of the apps I have installed have gone into the other portion of internal memory. The data seems to be going into the user portion of internal memory. When I installed the external SD card, I copied music files to it from my PC. The music player found them with no problem. Also, once the card was installed, photos I took were placed on the external SD card instead of internal memory.
brucegil said:
First, you need to get a file manager application from the market. There are many of them, mostly free or low cost. I'm not crazy about Astro, the one I downloaded, but it works. Look at some others.
On my Vivid in the root directory is a folder called sdcard.
Click to expand...
Click to collapse
How does one access the root directory? Is that what the file manager app does?
(New to Android, and still in the learning phase.)
DUTCH Van Atlanta said:
How does one access the root directory? Is that what the file manager app does?
(New to Android, and still in the learning phase.)
Click to expand...
Click to collapse
Don't feel alone. I just came from several years on the old Windows Mobile. In the file manager, I click on the Up icon until it won't go any further. You will see only a '/' in the address/location bar near the top. You will likely see folders such as acct, app-cache, config, sys, sysytem, etc., as well as mnt, sdcard and sdcard2. Tap on the sdcard2 folder icon, and you will see any folders you have on your external SD card.
In Astro, you can specifiy where the program opens when it starts. It can be the root directry, the exteranl SD card or any other location.
By the way, the other poster likes Astro. It comes with other tools. The "free" version has ads, but it might have a paid version. And it does come with an Exit button, something missing from a lot of Android apps.
brucegil said:
Don't feel alone. I just came from several years on the old Windows Mobile. In the file manager, I click on the Up icon until it won't go any further. You will see only a '/' in the address/location bar near the top. You will likely see folders such as acct, app-cache, config, sys, sysytem, etc., as well as mnt, sdcard and sdcard2. Tap on the sdcard2 folder icon, and you will see any folders you have on your external SD card.
In Astro, you can specifiy where the program opens when it starts. It can be the root directry, the exteranl SD card or any other location.
By the way, the other poster likes Astro. It comes with other tools. The "free" version has ads, but it might have a paid version. And it does come with an Exit button, something missing from a lot of Android apps.
Click to expand...
Click to collapse
Thanks much!
brucegil said:
First, you need to get a file manager application from the market. There are many of them, mostly free or low cost. I'm not crazy about Astro, the one I downloaded, but it works. Look at some others.
On my Vivid in the root directory is a folder called sdcard. That is the 8.83 GB user portion internal memory portion of the "16 GB" internal memory. Also, I have a folder called sdcard2. It's the 32 GB micro SD card I installed.
Interestingly, there is also a folder in the root directory called mnt. Under it is a folder called sdcard. It is the same as the sdcard under the root directory. Under mnt/sdcard is ext_sd. That is the 32 GB external SD card. I don't know if this duplicate listing is the work of the file manager app, or if it is the Android OS, but I am able to find files and copy files from one place to another.
With me making no changes for applications and data during application installations (I'm not sure I can), all of the apps I have installed have gone into the other portion of internal memory. The data seems to be going into the user portion of internal memory. When I installed the external SD card, I copied music files to it from my PC. The music player found them with no problem. Also, once the card was installed, photos I took were placed on the external SD card instead of internal memory.
Click to expand...
Click to collapse
/sdcard is a symlink to /mnt/sdcard/ its the same thing, just a 'shortcut' to the actual mounted partition located in /mnt
/sdcard2 is a symlink to /mnt/ext_sd/ same thing, just a 'shortcut'
the actual ROOT system is inaccessible unless you have root access and an app that can see it, like root explorer, or es file manager. there are probably a few others that can get into the actual root of the filesystem.
Pirateghost said:
/sdcard is a symlink to /mnt/sdcard/ its the same thing, just a 'shortcut' to the actual mounted partition located in /mnt
/sdcard2 is a symlink to /mnt/ext_sd/ same thing, just a 'shortcut'
the actual ROOT system is inaccessible unless you have root access and an app that can see it, like root explorer, or es file manager. there are probably a few others that can get into the actual root of the filesystem.
Click to expand...
Click to collapse
Thanks for the explanation. What I meant by "root" was the top level of the file system, e.g. C:\ on a Windows PC. "Root" apparently has a different meaning in the Android OS.
ES File Manager was the other highly rated file manager, along with Astro when I searched for "file manager" in the Market.
brucegil said:
Thanks for the explanation. What I meant by "root" was the top level of the file system, e.g. C:\ on a Windows PC. "Root" apparently has a different meaning in the Android OS.
ES File Manager was the other highly rated file manager, along with Astro when I searched for "file manager" in the Market.
Click to expand...
Click to collapse
root in linux and subsequently, android, has an entirely different meaning.
in a sense, you have it right. / in linux/android is the root of the filesystem, equivalent to C:\ in windows pcs.
without having root (superuser access) on linux/android, you cant see the / or most of the directories below it. the general user only has direct access to storage, like /sdcard, /sdcard2 (also referred to as ext_sd, or sd_ext)
brucegil said:
First, you need to get a file manager application from the market. There are many of them, mostly free or low cost. I'm not crazy about Astro, the one I downloaded, but it works. Look at some others.
On my Vivid in the root directory is a folder called sdcard. That is the 8.83 GB user portion internal memory portion of the "16 GB" internal memory. Also, I have a folder called sdcard2. It's the 32 GB micro SD card I installed.
Interestingly, there is also a folder in the root directory called mnt. Under it is a folder called sdcard. It is the same as the sdcard under the root directory. Under mnt/sdcard is ext_sd. That is the 32 GB external SD card. I don't know if this duplicate listing is the work of the file manager app, or if it is the Android OS, but I am able to find files and copy files from one place to another.
With me making no changes for applications and data during application installations (I'm not sure I can), all of the apps I have installed have gone into the other portion of internal memory. The data seems to be going into the user portion of internal memory. When I installed the external SD card, I copied music files to it from my PC. The music player found them with no problem. Also, once the card was installed, photos I took were placed on the external SD card instead of internal memory.
Click to expand...
Click to collapse
I was wondering about this, can we Not access the rest of this 16GB ...what happened to the other 8GB...?
I too just made the Jump from WM 6.5 (<-- nightmare), so I have no clue how a lot of things work too. ;P hehe I'm a noob again ;P
StrangeShadow said:
I was wondering about this, can we Not access the rest of this 16GB ...what happened to the other 8GB...?
I too just made the Jump from WM 6.5 (<-- nightmare), so I have no clue how a lot of things work too. ;P hehe I'm a noob again ;P
Click to expand...
Click to collapse
the phone is marketed as having 16gb of onboard storage, but in reality, 1gb is dedicated to the ROM, aka /system
4gb is dedicated to /data which handles app installs and the like.
the remaining is storage for you to use.
be lucky you have all that. my other HTC phones all just had a mere 2gb or 4gb TOTAL storage (all allocated to /system and /data), which required you to have an SDCard just to be able to take pics or put music/movies/ringtones on it....
Pirateghost said:
the phone is marketed as having 16gb of onboard storage, but in reality, 1gb is dedicated to the ROM, aka /system
4gb is dedicated to /data which handles app installs and the like.
the remaining is storage for you to use.
be lucky you have all that. my other HTC phones all just had a mere 2gb or 4gb TOTAL storage (all allocated to /system and /data), which required you to have an SDCard just to be able to take pics or put music/movies/ringtones on it....
Click to expand...
Click to collapse
Wow! Yeah I figured at least a Gig for the Rom. The rest is pretty nuts though, any way we can see a detailed breakdown on our phone? Didn't expect it to be so much.
Can we install apps on the sd card, like some WM apps?

SD Storage & Partition

I am running CM7.1.0 on my nook color off the SD card. I used the YouTube tutorial by the Crash Tech Dummies. Now I notice that I am only allowed only 1GB of storage on the SD card. I used partition wizard to increase the space on the 4th partition like I was instructed. I would prefer to install the apps to the SD card so I have already burned through the space provided. Bellow I have listed what I see in partition magic. Should I move the free space in the 4th partition into the first? Or should I load the cm7 onto the HD of the nook? I am a bit of a noob but I have gotten this far.
My 16 GB card partitions read:
G:boot 30.32mb used 118.69mb unused
*: 179.55mb used 283.25mb unused
*: 367.34mb used 597.50mb unused
*: 6.68 gb used 6.61gb unused
Any suggestions would be great…I don’t know what else to do.
Help me XDA Developers you my only hope…
Steve da Noob
First of all, what is "1GB of storage on the SD card" you're talking about?
Secondly, the 4th partition has nothing to do with holding installed apps.
votinh said:
First of all, what is "1GB of storage on the SD card" you're talking about?
Secondly, the 4th partition has nothing to do with holding installed apps.
Click to expand...
Click to collapse
when i go into settings, apps, storage use, sd card it says 1.0 gb used 0.00 free...i was assuming this was referring to a section of the sd card. I also assumed that the 4th partition was being used by something do the fact that half of it has been used by something...
Steve
Quoting from VeryGreen's instructions
Partition layout for the SD cards depends on size:
Less than 600M - unsupported.
up to 1G cards gets: system of ~300M and data of the rest of space. No FAT partition
2G cards (more than 1G up to 1800M) gets: 300M system, 612M data, rest is FAT sdcard
more than 2G cards gets: 460M system, 975M data, rest is FAT for sdcard.
Your first partition is the boot, nothing else should go on here.
Your second partition is the system partition containing the OS and system applications
Your 3rd partition is the data partition used for downloaded apps. The space allocated is adequate for a decent number of downloaded apps but may get tight if you load lots of games. You can move apps to "SD" which is the 4th partition if you get tight on space.
Your 4th partition is the "SD" user data area. This can be used by apps for their working folders and is also where you put stuff like media (pictures, music, video). It is the partition that will normally get mounted as a drive on a PC when the USB is connected and USB disk storage is turned on via the notification panel.
You say the 4th partition has got 6.68GB data on already? That should start off fairly empty until you put stuff on there.
I do have music and pictures on the device that i uploaded so that's where the items on partition #4 came from.
When i try and move the applications to the sd card it tells me that there is not enough room on the card. Also when i plug in the nook to my computer without the sd card in it shows the applications on the internal hard drive. Should i try and move space from the 4th partition to the 3 and see if that helps?
Thanks,
Steve
WileECoyote79 said:
When i try and move the applications to the sd card it tells me that there is not enough room on the card. Also when i plug in the nook to my computer without the sd card in it shows the applications on the internal hard drive. Should i try and move space from the 4th partition to the 3 and see if that helps?
Click to expand...
Click to collapse
I'm a little surprised it says there is no room available to move an app if the partition still shows 6GB free. Have you tried using Apps2SD app. This will show space available and is a convenient way to move stuff around. Another possibility is that you are trying to do this whilst USB connected to the PC. That won't work as the Nook software can't access the SD partition while it is PC mounted.
Currently you said there was nearly 600MB free in your 3rd partition where new downloads go. If so I wouldn't bother with trying to move stuff until you get tight on space there.
If that happens and you just need to create some more app space in the 3rd partition then you can use a partition tool on the PC like minitools to reallocate some of the space from 4 to 3 to give yourself more app space.
I tried the apps2sd and i get the same error. It sends me to the same place as i discussed above and when i tell it to send it to the sd card i get the same error. "failed to move application, there is not enough storage space".
I am not trying to move anything while i have the nook attached to my computer. the only time i really used that function was to add music and some pictures.
This is really starting to get frustrating. I do appreciate all your help.
Is another option loading CM7 to the nook instead of the SD card?
I only used the SD CM7 method for a short while and I don't think I ever tried to move apps to the "SD" so maybe there is an issue trying to do this.
I think you have two choices.
If you stick with SD then increase the data partition to give yourself more room for apps.
If you never want to use the B&N OS then the internal memory is the best option. The SD card then becomes a single partition user space card and you can certainly move apps to it. If you do this then also consider using the zip that increases the internal data partition to 2GB to give yourself more internal room for apps anyway.
bobtidey said:
I only used the SD CM7 method for a short while and I don't think I ever tried to move apps to the "SD" so maybe there is an issue trying to do this.
I think you have two choices.
If you stick with SD then increase the data partition to give yourself more room for apps.
If you never want to use the B&N OS then the internal memory is the best option. The SD card then becomes a single partition user space card and you can certainly move apps to it. If you do this then also consider using the zip that increases the internal data partition to 2GB to give yourself more internal room for apps anyway.
Click to expand...
Click to collapse
I think ill try adjusting the partition and see if that helps. Like you said if it doesn't ill look into loading onto the internal memory. I am not to impressed with the B&N software and i use the kindle software for my e-reading.
Is there a method you could recommend for loading it onto the internal memory? A step by step tutorial would help out lots. I am not familiar with the zip you are referring to.
Thanks,
Steve
WileECoyote79 said:
I think ill try adjusting the partition and see if that helps. Like you said if it doesn't ill look into loading onto the internal memory. I am not to impressed with the B&N software and i use the kindle software for my e-reading.
Is there a method you could recommend for loading it onto the internal memory? A step by step tutorial would help out lots. I am not familiar with the zip you are referring to.
Thanks,
Steve
Click to expand...
Click to collapse
Yes. If you don't think you'll use the B&N then internal is the way to go. Especially if you use Amazon Kindle for your books.
The easiest method in my view is to use the Eyeballer Clockwork boot SD and use that then to flash the main ROM and gapps zips.
You can find the most straightforward instructions here but I would use the KANG MiRaGe ROM as the main OS.
http://rootzwiki.com/topic/8208-guide-install-cm71-clockworkmod-to-emmc-all-nooks-updated101111/
The 2GB partition zip can be found here
http://forum.xda-developers.com/showthread.php?t=1094371
This can actually be applied at same time as installing the OS and gapps. Put the repartition zip, the ROM zip and the gapps zip on the Eyeballer SD card then use the menus to flash repartition, ROM and then gapps.
If you also follow the advice to put ROM manager and flash clockwork to the internal as well then future updates become very easy and do not even involve removing the SD card.
Ive decided that the best solution is to install on the internal rather than the sd card. i think this will be less of a pain in the butt in the long run.
being new to android and coming over from apple (booooo) is there anyway to easy re-install the apps that i have already downloaded? I do have one that i did pay for.
Steve
easy way to re-install? hmmm, maybe not but I would suggest you make the backup for all of your apps first (meaning save all .apk files to somewhere else)
ok here goes nothing lol
Titanium backup would allow you to back up all your apps. If you save the Titanium back up folder (say onto a PC via USB) then after you have done the internal install then put the Titanium back up folder back onto the fresh SD card and you can restore the apps back from there.
everything seems to be working just fine...thank you all for the help and advice...
Steve

How can i increase the rom size?

Is there any way to repartition the size of rom?
i want to combine all internal sd card space to the rom and make the external sd card as for the only one of sd card.
Can i edit the pit file to do that? and how?
thanks for your help
tommyhui said:
Is there any way to repartition the size of rom?
i want to combine all internal sd card space to the rom and make the external sd card as for the only one of sd card.
Can i edit the pit file to do that? and how?
thanks for your help
Click to expand...
Click to collapse
You want to combine the internal storage and the usb storage into one storage space and the internal and external sd storage become just sd storage?
tknguyencsu said:
You want to combine the internal storage and the usb storage into one storage space and the internal and external sd storage become just sd storage?
Click to expand...
Click to collapse
Yes
I would like to do this too, I know it is possible because my Motorola Xoom does this. I was surprised that the ICS update didn't reformat the internal storage to work this way.
The internal "/data" partition stores both application and "user" data and it is done by having a subfolder of the data partition mounted as the "internal sdcard" (/mnt/sdcard) by a special filesystem that strips all user permissions from the files.
That way as far as the OS is concerned all the data is on one unified partition so I could install 20G worth of apps if I liked, yet all the applications that download data or expect music to be on the sdcard have everything in the right place.
The extra sd card shows up as /mnt/external1
Mokubai said:
I would like to do this too, I know it is possible because my Motorola Xoom does this. I was surprised that the ICS update didn't reformat the internal storage to work this way.
The internal "/data" partition stores both application and "user" data and it is done by having a subfolder of the data partition mounted as the "internal sdcard" (/mnt/sdcard) by a special filesystem that strips all user permissions from the files.
That way as far as the OS is concerned all the data is on one unified partition so I could install 20G worth of apps if I liked, yet all the applications that download data or expect music to be on the sdcard have everything in the right place.
The extra sd card shows up as /mnt/external1
Click to expand...
Click to collapse
I have tried to do this by editing the "vold.fstab" file in the etc folder. However I have not been successful. I can only switch between the internal and external sdcard.
Each time I failed I have to recopy the original vold.fstab file before the Note working again if I am lucky. Most of the time I have to reflash the rom again. You can get some information from the following thread:
http://forum.xda-developers.com/showthread.php?t=1454753

Categories

Resources