Guys I just noticed that I have 2 sdcard folders in my xoom one of them is in the root and the other is in mnt folder if I delete sometching from anyone folder gets deleted from. The other one as well any ideas why is this
Thanks
Sent from my Xoom using Tapatalk
Its the same location but represented twice.
Sent from my MB855 using Tapatalk
One in where the sys system sbin folders are an the other one is in the mnt folder
Sent from my Xoom using Tapatalk
OK so what's ur saying it is normal
Sent from my Xoom using Tapatalk
what your seeing is that you have a /sdcard folder in the root directory which is a symbolic link to the on in /mnt/sdcard, this last one is the actual internal memory that is accessible to the user.
The /mnt/external1 folder is the external sdcard you can add.
Its like
/sdcard
/mnt/sdcard
That's how I have them
Sent from my Xoom using Tapatalk
Related
I just upgraded to GB 2.3.6 and then rooted by installing a new kernel via odin. I went in and tried to do a nandroid backup and it brings up an error that it can't mount the sdcard. Did i do something wrong or is my card going bad?
Sent from my SGH-T989 using xda premium
darock159 said:
I just upgraded to GB 2.3.6 and then rooted by installing a new kernel via odin. I went in and tried to do a nandroid backup and it brings up an error that it can't mount the sdcard. Did i do something wrong or is my card going bad?
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Interesting. If you use the 'Files' application when the phone is running does it show you anything? It should display the files/folders on the sdcard.
Yes I can see all my files and such just not in recovery
Sent from my SGH-T989 using xda premium
maybe do a fix permissions? I'm wondering if they somehow got hosed & prevent CWM from mounting.
Sent from my SGH-T959V using XDA App
Nope fixing permissions did nothing for it. It still brings up can't mount sdcard error. i can't install any zip files too, same error
Sent from my SGH-T989 using xda premium
What was the phone running before you upgraded? Did you have CWM, voodoo, etc?
Sent from my SGH-T959V using XDA App
Try backing up your SD card and then reformat it to see if that fixes the error
agreed back up sd card, maybe try changing voodoo, then is that doesn't work reformat and good to go
Can't format the scard on the phone since it won't mount. any other ideas. i am not sure what i am doing with voodoo so didn't mess with that.
Sent from my SGH-T989 using xda premium
darock159 said:
Can't format the scard on the phone since it won't mount. any other ideas. i am not sure what i am doing with voodoo so didn't mess with that.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
If your computer, Wii, or whatever can mount the sdcard you could format it that way.
Have you tried shutting the phone down, removing the SD card, and putting it back?
Do you have the Android SDK installed? If so, put the phone in USB debugging mode, crank up a shell (adb shell), and type:
mount
If the filesystem is actually able to mount the phone during normal operation you will see a line similar to this (note it's all actually 1 line):
/dev/block/vold/179:1 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,noatime,nodiratime,uid=1000,gid=1015,fmask=0002,dm
ask=0002,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
If you see that, try these commands:
cd /
ls -l sdcard
That should show you the effective permissions on the sdcard, like this:
ls -l sdcard
lrwxrwxrwx root root 2011-11-20 10:16 sdcard -> /mnt/sdcard
The 'l' means it's a symbolic link (shortcut, in essence) to another place (/mnt/sdcard)
The rwxrwxrwx are the permissions (read, write, execute). You see it three times because permissions are listed for user (rwx) group (rwx) and global (rwx).
The 'root root' is the owner and group for that directory.
If you were able to execute the command, do your permissions & ownership look the same?
I'm rooted and running cm9 stable. For some reason after flashing cm9 no file manager is working. Anyone else having this issue? Is it because I'm rooted?
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
What file managers have you tried? What is the exact error? What happens when you try?
I've tried astro, es, root explorer. And no error pops up its just I can't read any files like I use to on stock. When I got to my external sd there's nothing there. And I know it's there because everything is have on my sd card is on my phone. Very annoying. I've tried almost all file managers. I'm running cm9.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Can you verify that both /sdcard and /emmc are empty as per the file managers? Can you access the data (lets say pictures) via the gallery app?
Yes I have music, pictures, and video on sd and I can access them all on the gallery/media player
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
promiseofcake said:
Can you verify that both /sdcard and /emmc are empty as per the file managers? Can you access the data (lets say pictures) via the gallery app?
Click to expand...
Click to collapse
Please verify that /emmc and /sdcard mounting points are empty via file manager of choice.
Also what this feels like to me is that you are not aware of the way CM9 mounts your Internal/External SD cards.
Internal Memory: /emmc
External SD: /sdcard
Now you will have a folder called "external_SD" on your memory card, this is a left over from stock and will not function as before.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
I don't know what you mean man.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
feelinfroggy23 said:
I don't know what you mean man.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Click to expand...
Click to collapse
I edited my post.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
I did not that all the files did that emmc somewhere. So I can view my external and internal now?
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Not sure what you're trying to say but /emmc is the internal memory and /sdcard is external SD card.
You probably are not seeing your files because they are all in the /emmc "folder" (which used to be called sdcard when you were on a stock rom)
In ES File Explorer go to "Settings" > "Root Settingsā and mark the "Up to Root" option.
Exit settings you should see "/sdcard" at the top of the app.
Press the "UP" button on the toolbar, it will now display "/" at the top of the app.
Congratulations, you have made it to the very top level of your devices file system.
You will find "emmc" and "sdcard" which are your internal and external "memory card" locations.
Shazam.
If for any reason you don't see this, attach a screen shot at each step and add them to this post.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Sorry about my previous reply I didn't even understand it either lol. Is there any way I could do this with astro. I'm not failure with es at all.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
feelinfroggy23 said:
Sorry about my previous reply I didn't even understand it either lol. Is there any way I could do this with astro. I'm not failure with es at all.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Click to expand...
Click to collapse
I don't use Astro so I cannot guide you but I can say you need to get to /emmc or /sdcard. You either have to go up to the root filesystem "/" or access the "folders" directly via "/emmc" or "/sdcard" I don't know how many times I can say it.
After updating I have 2 locations from my root directory for my internal sdcard.
/sdcard
/storage/sdcard0
Which are essentially the same locations and seem to be an alias of each other. They both point to /sdcard and show the exact same files and folders. :cyclops:
What this means is that some apps see and report 2 sets of data like kindle for example.
Can I remove one?
No one else getting 2 internal sdcards showing then?
That's the way its always been... its normal, don't worry about it.
Sent from my SPH-D710 using Tapatalk 2
I just went to the storage tab on my phone and I noticed that my misc folder uses up 4gb of my storage, is there supposed to be that much in this folder? Are there any useful apps that assist with storage?
Sent from my One X using xda premium
Whats in the folder? I don't even have a MISC folder. I think I might have had one at one point, with zero contents (0 kb) and just deleted it. But you obviously have something in there.
I think he's refering to what is labeled as "other" when you view settings - storage on your phone.
Sent from my HTC One X using xda premium
After i buy xperia e dual(the 2sims), i notice that this phone has phone memory 738mb, internal storage 2.01gb, and my sd 7.28gb(8gb).
The question is, can i put the games data file in the sd card? Because when i connect to pc, the internal and sd card will appear,
I test the tapsonic games and it dont work with the data file in sd card, but when i put in the internal the games works, but my internal only 2gb, it mean i cannot have many games =(
Any solutions?
Sent from my R800i using xda app-developers app
i can just. tell you the keywords:
all you need just Root + Directory Bind app...
thats it, you can use your search engine from now on....
Regard,
You should try vold.fstab method instead. Its kinda smaller since im also using link2sd on my 16gb class 6. The phone memory goes over that limit because of link2sd hehe.
Paradox ST21i
zzztidurvirus said:
You should try vold.fstab method instead. Its kinda smaller since im also using link2sd on my 16gb class 6. The phone memory goes over that limit because of link2sd hehe.
Paradox ST21i
Click to expand...
Click to collapse
Ade link tak? Hehe
Sent from my R800i using xda app-developers app
blackbox92 said:
Ade link tak? Hehe
Sent from my R800i using xda app-developers app
Click to expand...
Click to collapse
coba ini
http://forum.xda-developers.com/showpost.php?p=41660896&postcount=14
yayakuya said:
coba ini
http://forum.xda-developers.com/showpost.php?p=41660896&postcount=14
Click to expand...
Click to collapse
just flash zip itu sahaja k mcm mana?
kene root jgak la kalu nk flash .zip nye, betol x? =)
blackbox92 said:
just flash zip itu sahaja k mcm mana?
kene root jgak la kalu nk flash .zip nye, betol x? =)
Click to expand...
Click to collapse
no, its not flashable zip. you must extract it > take that vold.fstab then replace the original one... (do a backup for it/ copy your original vold.fstab onto your sdcard)
after replace, change permission to rw-r-r-- and owner to root-root, reboot your phone n enjoy
ps: are you rooted already? its need root privilege to do it....
yayakuya said:
no, its not flashable zip. you must extract it > take that vold.fstab then replace the original one... (do a backup for it/ copy your original vold.fstab onto your sdcard)
after replace, change permission to rw-r-r-- and owner to root-root, reboot your phone n enjoy
ps: are you rooted already? its need root privilege to do it....
Click to expand...
Click to collapse
not yet.
ok, i get the idea,
tq btw, i will do it. cannot do it now because got slow internet.
blackbox92 said:
not yet.
ok, i get the idea,
tq btw, i will do it. cannot do it now because got slow internet.
Click to expand...
Click to collapse
You can just edit that file yourself. Search /mnt/sdcard and edit it.
Paradox ST21i
zzztidurvirus said:
You can just edit that file yourself. Search /mnt/sdcard and edit it.
Paradox ST21i
Click to expand...
Click to collapse
the file is root /system/etc isnt?
i already copy and paste there,
but not working,
how to do it manually btw?
blackbox92 said:
the file is root /system/etc isnt?
i already copy and paste there,
but not working,
how to do it manually btw?
Click to expand...
Click to collapse
Oh, sry. It can be found in /system/etc. Permission set to 0644 (rw-r-r)
X-x-o
X-o-o
X-o-o
Find the word: dev_mount sdcard /mnt/sdcard and change it to dev_mount sdcard /mnt/ext_card (check your ext_card location, this is tipo stock)
Sent from My Awesome Paradox ST21i
Which line to edit?
Sent from my R800i using Tapatalk 2
What do you see here? Its xplore file manager. Theres this storage0 (yours), sdcard and also ext_card. You need real location and real mount points. The typical for tipo and e dual (stock) is /mnt/sdcard and /mnt/ext_card. Did you do something to it?
Sent from My Awesome Paradox ST21i
zzztidurvirus said:
What do you see here? Its xplore file manager. Theres this storage0 (yours), sdcard and also ext_card. You need real location and real mount points. The typical for tipo and e dual (stock) is /mnt/sdcard and /mnt/ext_card. Did you do something to it?
Sent from My Awesome Paradox ST21i
Click to expand...
Click to collapse
So /mnt/sdcard and /mnt/ext_card? I will paste at both, and tell u the result.
Sent from my R800i using Tapatalk 2
No. Not paste the vold file. I mean is, can you access your data from these 2 locations, where sdcard is the 2gb internal and ext_card is microsd. The vold.fstab mod switches these locations.
Sent from My Awesome Paradox ST21i
Yes i can, both is in /mnt/
Then what i need to do?
Sent from my R800i using Tapatalk 2
Okay. Good. Edit the vold.fstab via text editor. Then just switch the two. Before: dev_mount sdcard /mnt/sdcard and dev_mount ext_card /mnt/ext_card After: dev_mount sdcard /mnt/ext_card and dev_mount ext_card /mnt/sdcard --- set permissions and restart.
Sent from My Awesome Paradox ST21i
I already did it, and everytime i swap the line or using your script my phone lose access to my external sd card, lucky i got backup.
If u see, the script in my vold.fstab is kinda different with your,
See this,
Sent from my R800i using Tapatalk 2
blackbox92 said:
I already did it, and everytime i swap the line or using your script my phone lose access to my external sd card, lucky i got backup.
If u see, the script in my vold.fstab is kinda different with your,
See this,
Sent from my R800i using Tapatalk 2
Click to expand...
Click to collapse
Okay. Do you have this /storage/sdcard0 folder? Because e dual stock jb uses the same format, /mnt . Also, you got 3 dev_mount. Are you on stock e dual?
Sent from My Awesome Paradox ST21i
Yes i am on stock e dual. And i dont have the folder sdcard0
Sent from my R800i using Tapatalk 2