[Q] cm10.1 - sub directory weird issue - how to remove it - Galaxy S III Q&A, Help & Troubleshooting

Hello,
it is a question, probably not an issue, and I don't know where it comes from.
I am running cm 10.1 latest nightly.
when browsing my internal storage, I noticed that I have, under sdcard0, a normal list of sub dir ( android, Media, DICM, Video etc...)
and a sub dir named 0... with the same list of directories than upper.
and again 0, again with sub dir, named identically than upper.
but in each level, I don't have the same files. it is like I have old files, may be used with another rom
( i have tested supernexus, liquis;loth and cm10)
question are :
why and who created this "copy or backup " ? cwm ? script when I install thje rom ? any wipe in recovery ?
I want to delete these 0 subdirectories. is it safe to do it ?
thanks for any info, feedback, advice.
Olivier

As per the exact same question reply format sd card .
jje

Related

Deleting/Editing Nandroid Backups

Is there a way to edit the name of the backup files in amons recovery. and is there a way to delete the backups. any help appreciated thanks
The backups are all located in the nandroid folder on your sdcard. the first folder inside nandroid is your device's serial number or something, the ones inside that are the backups, named by date and time. im pretty sure you can renaame these folders with no harm done to nandroids restore abilities and deleting them does absolutely no harm
if you want to edit the internals, you need to unyaffs it
When i rename the back up it will never let me back up so i wouldnt do that.... i lost my backup because of this :/
that sucks
He is right.. i went into the sd card went to nandroid and tried changing the names of the backups to keep them organized and it wouldnt restore.. then i renamed them to what they were before i changed them and they restored succesfully.. so can anyone shed some light if it is even possible to rename these nandroid backups?
Im sure it is an issue with Amon-ra's program.
Go find the guy and ask him.
There is a way to edit the name and still have the backups work.
The original name is BSD-20100330-0745. You apparently need the last part for the date and such. I changed the name to EvilEris1.1 and it failed, but if it is changed to EvilEris1.1-20100330-0745 it works. You just need the "-20100330-0745". So "(name)-20100330-0745" will work.
Amon_RA said:
Renaming works fine, just don't use spaces or special characters.
Click to expand...
Click to collapse
i didnt link the thread he posted that in because i told him about this thread and dont want posts in two places. though you could find it easily im sure....
Excellent, that is better than what I had to do.
Problem solved!!!!!!!
I was just messing around with it for an hour or so and I resolved my own question.... You can name the backups what ever you want.. you dont have to have the dates or anything just no spaces in the name... so if you wanted to name it "Evil Eris 1.1" it would have to be something like this... "Evil-Eris-1.1" No Spaces...
You could also (from a computer with your phone in recovery) do:
adb shell
nandroid-mobile.sh -b
It will ask you what to name it, and then it will automatically add the suffix.
you get the "run mobile.sh" error if you rename the folder directly under the "nandroid" folder on your sd card directory. you will also get this error if your battery is low or you have no storage left. the folder directly under the "nandroid" folder it is your serial number. if you're having issues, just go to the "other" menu and select "send recovery.log to SD card." then go in and search the recovery.log file on your sdcard for "serialno=" right after that there will be a 12 character string of capital letters and numbers directly followed by lower case letters that are useless for this purpose. Create a folder with the same name as that string (capital letters and numbers only, no lower case) and place your previously renamed backups into that folder and voila! you'll be able to restore them.
burdenedreflect said:
The backups are all located in the nandroid folder on your sdcard. the first folder inside nandroid is your device's serial number or something, the ones inside that are the backups, named by date and time. im pretty sure you can renaame these folders with no harm done to nandroids restore abilities and deleting them does absolutely no harm
if you want to edit the internals, you need to unyaffs it
Click to expand...
Click to collapse
thank you, it worked for me
I'm not sure this is the correct place to post this info or my question, but I believe it is at least relevant to the topic at hand. If not, I apologize profusely.
I have numerous backups created with CWM (v6.0.1.0) that are eating up an enormous amount of space on my Galaxy Nexus SD card. I've been flashing numerous ROMs and Kernels and I want to get rid of most, if not all of those backups and then create a fresh one from my current working/bootable ROM (JB 4.1.1), just so I have a good backup to roll back to if/when I hose up my phone.
For poking around on the the SD card, I'm using a Windows-based program called 'Android Commander' (Google it), which I find to be exceptionally handy. It is very much like Total Commander, which I've been using for MANY years (since version 1.0 of the original Windows Commander) on Windows boxes, as well as a variant under numerous Linux distros.
At any rate, what I've discovered is as follows;
1. the contents of the /clockworkmod/ directory on the SD card contains three directories and a couple of files (in its root). The directories are;
/clockworkmod/backup/
/clockworkmod/blobs/
/clockworkmod/download/
2. the /clockworkmod/backup/ folder contains folders that are dated and time stamped (date and time the backups were created).
3. within each of the /clockworkmod/backup/date-time folders, there are six (6) files, the largest being the 'recovery.img' file. There is also a 'boot.img' file and four (4) other files that are quite small. Each 'recovery.img' file sizes are in gigabytes (yeah, I have a lot of crap on my phone), so it's pretty obvious that deleting these directories will give me a great deal more storage space, which is my main goal in life right now (recoup all that space).
4. my main point here, however, revolves around the /clockworkmod/blobs/ director. There are over 3000 sub directories within that directory, and I have no idea how many files are within those sub directories or how much space on the SD card they occupy, although my guess is around 8-10 gigabytes. Being an astute user of Google, here's what I found out about all this;
"Starting with version 6, duplication support has been built into clockworkmod recovery. The blobs directory folder contains a hashed directory structure that holds the duplicated files across all backups."
// This info was derived from a post on Android Enthusiasts (author unknown).
"Don't delete anything in your blobs folder. Those are your nandroid backups. Starting with CWM6, it makes incremental backups and your backup files point to the files in the blobs folder. To free up space, delete unwanted backups and the next time you run nandroid, it will delete the unneeded files in the blobs folder."
// This info was derived from a post by 'NotJustAPhone', a very senior member of the Android Central forum.
And for my next trick ... what I'm wondering is if it REALLY matters whether or not I blow away the contents of the 'blobs' directory, and I guess that's my question. What if I do delete everything in 'blobs'? Since I'm going to flash another ROM and Kernel anyway, does it matter? That directory obviously started out life as being empty, right? What will CWM do, or more importantly, NOT do, should I blow away the contents of the 'blobs' directory (assuming the file system will let me)? Won't CWM just create a new/fresh/relevant set of directories/files within 'blobs' the next time I do a backup? Has anyone actually tried doing that?
And just in case anyone is wondering, the only thing in the /clockworkmod/download/ directory is the clockwordmod img file.
Thanks in advance for any response this might elicit.
Old Fart
ImaOldFart said:
I'm not sure this is the correct place to post this info or my question, but I believe it is at least relevant to the topic at hand. If not, I apologize profusely.
Click to expand...
Click to collapse
Hi! You're in the HTC Droid Eris section of the forum, and the latest version of CWM for the Eris is much older (v2.x).
Without direct experience with the newer versions, all I can wonder is that doesn't CWM have any way built-in to delete old backups?
On the Eris, the easiest and most reliable way of using CWM is through installing the "ROM Manager" app, in which you can then manage your backups from the Android interface. In the future, you might want to consider trying that for your device as well as it may make it easier for you to manage your own backups.
I have no idea if under your configuration if installing ROM Manager now would help you delete your old backups, and I realize that even then you would probably only be able to delete them one by one, which is how it works for me in ROM Manager, and that being able to delete them en mass via Windows might be tempting. I keep four backups of my currently running ROM, and number them. I keep the very first one which is usually after I configure the ROM to my liking without really installing or restoring any apps.
Maybe you should ask wherever CWM-specific support is, but definitely at least in the section for your phone might attract better answers.
Good luck.

[Q] read error with images in /sdcard/DCIM/Camera with GoA 5.1.2

I have maked images with the camera-app under GoA 5.1.2 and after a reboot a can not access the images. I get an read error.
The images are stored in /sdcard/DCIM/Camera. There are other images in the same folder and I can access these other images without any problem. I use also MIUI 2.9.14 (dual boot, Siyah 4.1.4) and if I make images with the camera-app under MIUI in the same folder, I have no problem to access the images I maked under MIUI.
I used the terminal emulatur to copy the images in the same folder, in another folder (for example on the external SD) etc., but I get all the time a "read error (I/O error)".
If I look for the rights for the images and the folder I see no problem. All groups and root have read access and more.
Can you help me, please? I need this 15 images. How can I access them? How can I backup or copy them?
Thanks for your help!

[Q] How to delete "0" folder?

Hi!
After flashing a few 4.2.1 ROMs I have 0 folder (and another one in this one and so on). Tried wiping, changing permissions in root explorer etc. and I have no more ideas how to delete it . Is it possible and if yes-how?
Sorry for my poor English, it isn't my native languag e.
Are you still using a 4.2 ROM? JB 4.2 ROMs will create 0 folders. Copy all data from the internal sd somewhere and delete the whole lot and reboot. The phone will create new "clean" folders. Just move the files back to where they are supposed to go.

[Q] some folders i don't know what they are !!

hi all,
i just updated my galaxy s2 (i9100) to the new jellybean, so i did the factory reset but there were many folder that not deleted, like over 150 folder.
so i deleted some of them manually which i knew they were useless. but there's still some of them i don't know i they are important or not.
so i hope you guys can tell what are they for and if they are important or not.
here are they :
"clockworkmod"
"books"
"brustlyimagecache"
"catch" this one have over 6500 file in it and they all are numbers
"eventdata"
"lost.dir"
"photoeditor"
"photowallpaper"
"playlists"
"python-extras"
"social_cache"
"temp"
"tmp"
"com.google.android.apps.listen" this is on the main folder
"com.zinio.samsung.android"
thanks for your help,
ibraheem91 said:
hi all,
i just updated my galaxy s2 (i9100) to the new jellybean, so i did the factory reset but there were many folder that not deleted, like over 150 folder.
so i deleted some of them manually which i knew they were useless. but there's still some of them i don't know i they are important or not.
so i hope you guys can tell what are they for and if they are important or not.
here are they :
"clockworkmod"
"books"
"brustlyimagecache"
"catch" this one have over 6500 file in it and they all are numbers
"eventdata"
"lost.dir"
"photoeditor"
"photowallpaper"
"playlists"
"python-extras"
"social_cache"
"temp"
"tmp"
"com.google.android.apps.listen" this is on the main folder
"com.zinio.samsung.android"
thanks for your help,
Click to expand...
Click to collapse
"clockworkmod" = created by CWM
"lost.dir" = it would be created automatically by android system when system crashes the files hold in the memory will be put in this directory
"photoeditor" = by photo editor app
"temp" = safe to remove
"tmp" = safe to remove
delete all folders, but first make backup.
These folders won't be touched when you do a factory reset. These are your internal memory and it won't be deleted, only if you format your sd-card.
Sent from the Matrix

Lost data after update

Hello,
Today I updated one of my friends phone to Android 4.3 from Android 4.1.2. I rooted it and installed a custom ROM. The problem is, all images, songs, files, everything is gone. The strange thing is that storage is used by more than 4 GB (the same use before losing data). When I go to install ZIP from the recovery, there is a 0 folder inside SD Card, however, I cannot access it normally using a file manager, not even using ES file manager or root explorer.
Any ideas?
Note: Better say, file managers can only go to sdcard/0 which has empty folders. How to go to sdcard?
Read the sticky thread in general forum on changes to file structure between 4.1 and 4.3.

Categories

Resources