[Completed] Ext2 Volume Manager - Mount Point problem - XDA Assist

I Moved to Q&A Forum
Hi - I have a galaxy s3 mini (GT-I8190N) and rooted about a year ago following instructions on a thread at XDA and it has worked perfectly with 16 Gig SD with about 3 Gig partitioned for Link2SD. So now I am attempting to go with a 32 Gig with a bigger SD partition as my old memory is pretty full. I hit a problem and cant fix it.
I managed to back up all the data to the computer running on windows 7. I couldn't get Ext2 Volume Manager to mount the partition so I used a read only program called Disk Internals.
The new 32 Gig is partitioned about 20/10 Gig (FAT32/Ext2) both as primary (Used minitool partition wizard). Got the back up data to the FAT32 side now I can not mount the partition again using Ext2 Volume Manager. I tried another program called Ext2IFS but it doesn't work on windows 7. I tried another computer also windows 7 and it is the same problem.
Specifically what happens is the Linux partition is recognized as PARTITION 2. When I double click on it to activate the mount points, the status indicates STOPPED. I also tried this on a old windows XP and have the same problem, also I cannot get Ext2IFS to work on the XP either.
As you can see this is becoming a painful exercise and if anyone can point me in the right direction I would be grateful. I only now need to copy the old data onto the new Ext2 partition to complete the task.
Cheers
Simon

Duplicate.
http://forum.xda-developers.com/general/help/ext2-volume-manager-mount-problem-t3157103

Related

Apps onto SD - problems ive had and things that have helped [for noobs]

Ok, so since I went from my nice name brand 4GB class4 to a patriot 4GB class6 I have had all kinds of issues trying to get my apps to my SD. When ever I tried to reformat the card through windows vista or win7 it would disconnect, and when trying to launch computer management it would freeze until the phone was disconnected. I would also connect it, right click to format, i would get the popup asking if Im sure I want to format the card, and then when you click format it would fail immediately and the phone would disconnect as external media. So nothing I could do could reformat the card even tho at the time there was a 3.5GB FAT32/.4GB ext2 so I stuck it in Ubuntu. Same weird issues trying to format with GPartition. So I tried Partition manager which would only allow me to delete all the partitions and create ext2 but whenever I would create a FAT32 it would fail at the last 90% of the job and the phone would disconnect form the comptuer, I could then reconnect it and complete the job. I tried this about 20 times after number reboots in Vista and Win7 to no avail. I tried every updated ROM with every type of Apps2sd conversion and nothing is working, everything keeps installing to the phone even after all the commands are successful in the terminal. Finally this morning I got to work and tried with XP and it formatted first try, and now I am midway through resetting everything up. My major issue is that once I install a new build it will work until I setup the apps on the sd card, once I do that I hang on the second slpash screen.
In short I dont know what is going on but I wanted to report my issues incase anyone else was having similar problems. It would seem XP is my savior but that seems really odd.
I have the same issue in Vista. If I need to format the card I just use a reader instead.
Symptoms:
- SD card not recognized by Windows Vista or Windows 7
- If SD card is detected if you right click > format, that operation will instantly fail and the SD card will become disconnected.
- Opening Admin Tools > Computer Management > Disk Management will hang until you disconnect the SD card
- SD comes up as unallocated and needing a format but any attempt to format it will fail
- After installing Apps2sd it hangs on second splash screen
- After installing Apps2sd it hangs on android logo
- Cyclic Redundancy Check error when copying files to SD
- Phone and computer both not recognizing the SD card
Attempted fixes:
- Installing JFv1.5
- Installing 1.5Hr3Apps2sd
- Installing Dudes Apps2sd
- Installing everything imaginable from radios to RC29 and re-rooting
Chain of events that worked:
- Installed JFv1.5 - get a fresh download, install and wipe. You can do this by using another SD card, putting your SD card in another computer, or using a combo of adb or fastboot. Depending on how I messed up my phone determined which of those ways I could do it.
- Format your whole SD card to FAT32 - Same as above, depending on your situation you may need to use a card reader or a computer with linux or Paragon partition manager. I had more issues in Vista and Win7 than XP just FYI incase thats an option to you.
- Split your partition into FAT32/Ext2 - Take your total card size formatted to FAT32, mine was 3.8GB and I wanted .4GB (400MB) so in the below coding where it says "size" I used 3400M, make sure you use a capital M, for more info on this topic click here. Then, with an internet connection open up your terminal emulator and type each line and then enter:
su
cd /data
wget http://64.105.21.209/bin/lib/droid/sdsplit
chmod 555 sdsplit
/data/sdsplit -fs size -nc
reboot
Click to expand...
Click to collapse
- NOTE - The above 2 steps can be skipped if done in Paragon Partition Manager (which I owe thanks for saving my SD card when the Disk Management in all versions of windows and Gpartition in ubuntu failed to see the card, but not PPM)
- Part 1 of 2 for setting up Apps2sd - First step is to download this file. Extract those 2 files onto the FAT32 (windows visible) partition of your SD card. Then open up your terminal emulator and type out each line and hit enter:
su
mount -o remount,rw /dev/block/mtdblock3 /system
cp /sdcard/init.rc /data/
cp /runme.sh /data/
cp /sdcard/a2sd.sh /data/
reboot
Click to expand...
Click to collapse
- Part 2 of 2 for setting up Apps2sd - Once fully rebooted download this file and copy the AppstoSD2.apk to your SD card. With a file manager program (ASTRO for me) install AppstoSD2 off of your SD card. When it is done launch the program and select, Copy Apps to SD. Once that is done your phone will reboot. Once its back up and running choose the second option, Copy dalvik-cache to SD. Once that is done you will need to manually reboot.
- DONE!!! - Once I was done rebooting my phone now reports as having ~400MB of internal storage and it feels much snappier. I hope this guide helps someone.
Huge props to Stericson and MarcusMaximus for their help in fixing my phone. I suspect others may run into similar issues not knowing you need to split the sd card, then create those links with init.rc and a2sd.sh, and THEN install the appstosd program so maybe this will help someone else.
Update: Phone froze during a call, I pulled the battery, and it hung at the second splash screen, and the JF1.5 update.zip file on the SD card could not be found. I went and found my old reliable SanDisk 2GB, put the update on it from my computer, flashed, wiped, and once everything was good to go I tried to put the 4GB class 6 card I have been using but now the phone, linux, xp, vista, win7 all fail to recognize the card at all. I dont know what happened but my issues started when I got that card. I am taking the new Patriot 4GB class 6 card back to fry's and Im running my 4GB class 4 that I had before I upgraded. Everything is setup now and working fine so hopefully I just had a bad SD card.
I wouldnt use the phone to format your sd card. I had no issues formating on vista, winxp, win7 when using a sd card reader. I think it has something to do with the fact that you dont have direct access to the sd card when formating from the phone. I think Android just mounts the /sdcard partition and makes it writable through the usb. if that is the case then you dont have access to the partition tables on the card. Not a linux or android guru, just a theory.
1: Don't try to format the sd card using your computer when it's in your phone, if you need to format it, use a card reader.
2: ext2 isn't readable by Windows, so if your ext2 partition isn't showing up on the computer, that's normal.
i had haykuro adp 1.5 but flashed jf 1.5 to put apps on sd and its stuck on tmobile g1 screen.
Yes! The easiest way for me was throwing the card into my Ubuntu laptop and both the FAT and Ext2 partitions pop up on the desktop so you can backup or partition them easily.
And when my card crapped out last night and I put the class 4 back in I was not recognized on any computer but I could at least format it from the phone. From there Partition manager could see the drive and partition but the format was invalid. I then ran the SDSplit method and was able to get the partitions visible in Ubuntu (but not in Windows). From there I copied files (wallpaper, ringtones, etc.) to the SD card and rebooted and when it came back up Windows was able to see the files on the SD and now everything is setup again and good to go.
I have had 2 Patriot 4gb Class 6 cards that both have bad sectors within the first month...as well as randomly getting "bad_removal" from my phone with them. And then it finally losing the filesystem!
I am now using a Kingston 4GB Class 4 card and havent had any issues in 2 weeks.
Patriot isn't all that bad but I think these cards are duds.
Hi,
Just wanted to add:
I purchased a kingston 16 gb class 2 from ebay - working apps to sd no problems. I used it for 1 month.
Then I upgraded to an Adata 16 gb class 6 from newegg.com. Using it for 2 weeks now with no problems. Apps to sd and dalvik-cache to sd.
My firmware Haykuro 5.02H r4.
These 2 brands seem to be reliable.
I just ordered the A-Data 16GB cl6 card off newegg.com. When I get it I will see what happens and report back.

Any way to clone an SD card? (2 gig upgrade to 8 gig)

*I've spent a lot of time searching...all the answers I come up with involve copy and paste the folders...which is what I did...but windows doesn't show me my ext3 partition.*
I recently rooted my G1, formatted my 2 gig SD with a 32mb swap and 500mb ext3 and flashed cyanogen 4.0.1. I quickly realized that a 2 gig card was just not enough (now that I'm left with 1.1 gig...) so I purchased a class 6, 8 gig card
I plugged the phone in to my computer, copied all my files, put cyanogen recovery 1.4 on the 8 gig and booted to console, formatted the card to my 7200, 500 and 32mb partitions. Shut the phone down, stuck the card in my card reader and moved all the files that were on the 2 gig onto the 8 gig. Booted the phone...damn it...no apps!
Took a few minutes of head scratching before I remembered that cyanogen 4.0.1 does the apps to the ext3 partition! all my apps are on the 2 gig! *arg*
Is there a way to clone the 2 gig card to the 8 gig without messing up the partitions? or just copy everything from my ext3 to the new ext3?? I really don't want to go through and download all the apps I had again
I found some SD card clone software (sprite? IIRC) but that looks like its specifically for WM devices.
As I understand your SD are formatted to ext3. Best solution is download any live linux distribution (live = run from cd into ram without installing and changing anything) and copy files normally.
yeah all ubuntu iso's include a live os you can boot up in without it installing anything to your harddisk there you should be able to read ext3
Hadn't considered that...
Thanks for the help
unfortunately, even just sticking the 2gig card back in the phone none of the apps work the phone boots and I get a long list of "xxxxx encountered an error and must force close"
looks like its off to the market for me...
*sigh*
tsiah said:
unfortunately, even just sticking the 2gig card back in the phone none of the apps work the phone boots and I get a long list of "xxxxx encountered an error and must force close"
looks like its off to the market for me...
*sigh*
Click to expand...
Click to collapse
Just for future reference....how does one go about backing up the ext partition of the SD card so if your current card has an issue you can stick the backup card in and keep running without having to download all your apps again??? I mean...if removing the original card, then turning the phone on with a new card in there caused it to "forget" the location of all the apps when the original card was installed...how does a backup card do you any good??
http://forum.xda-developers.com/showthread.php?p=4397141#post4397141
This thread appears to be the answer...If I ever have to get another card, I'll give this a try.
I use HDD Raw Copy, just use a partition manager to resize old partitions
http://hddguru.com/software/HDD-Raw-Copy-Tool/
Greetings
I've used GParted from Live USB Linux (I use PuppyLinux, but any other Live Linux with GParted would do) to copy partitions between sdcards / usb drives / hard disks. It's GUI based, very simple and does the job.
Just plug both the sdcards into your computer before opening GParted,
Once open, GParted would ask option to use only one device or all devices - make sure you select all devices.
After it loads all the devices, you can select the 2GB card, right click each partition, copy and select 8GB card and paste the partition there.
Please follow the partition order so that you don't change the order in the 8GB card.
Once all the partitions are done, you can resize the partition you want to make bigger on the 8GB to fill the card.
After configuring everything, click Apply and wait for GParted to do all the magic!

[Q] Unmodifiable microSD card

Hello everyone, it's been a while since I've this problem, and it's becoming frustrating, really.
Every modification I do to the microSD, such as copying files or deleting them, gets cancelled after an unmount.
Example, if I delete a file, it's deleted. As soos as I unmount the microSD (or unmounts by itself), the deleted file comes back, like nothing happened.
I've even tried formatting the microSD from a computer, first with Windows, but after a low level format, the content was back there! I tried then with an hard format, but it didn't even start. So I thought it was Windows' problem, and I've tried with a GNU/Linux application, GPartED. I was able to see both the partitions on my microSD, an EXT4 (1GB) and the FAT32 one. I was able to format the FAT32 partition, but when I tried to delete the EXT4 one, it gave me an unknown error. I've even tried deleting the whole Partition Table, but it couldn't. Files are still there.
Therefore, my phone is unusable, I can't install any app, they disappear after a while, I can't download anything, I can't take pictures or sync my music folder.
The problem is the same even when the microSD is plugged in my computer... It's a class 2 16GB microSD card... Please help
Take off and nuke it from orbit. Only way to be sure!
I would try formatting it from another PC before writing off the card, but failing that i would just replace it.
I've tried from other computers and in many other ways, but nothing. I've bought a class 6 microSD card, it seems like the old one was broken.
lol like the nuke it comment above
Yip, unfortunately all cards have a limited life span depending how much you write/read, i had one fail a while ago, nothing could be done so in the bin it went
first with gparted , recreate partition table ans after primary fat32 et one other primary ext4
second you mount ext4 partition of your external sd card automatically ??? !!! tell me how
Used HP USB Disk Storage Format Tool
srle.srki said:
Used HP USB Disk Storage Format Tool
Click to expand...
Click to collapse
very short answer
I presume hp usb disk storage is for windows PC to see usb devices ext4
question is how to see ext4 IN android dor data or applications
Chkdsk /r ?
Forever living in my Galaxy Ace using XDA App
chkdsk is not implanted on my SGS
but,
DF give a mounted partition /data/sdext2 from /dev/block/vold/179:10
and this is not visible (i think because it is mounted under data) from any android programme, even file manager, even ext4 extension tools from CF-root
so that's what i ask in this forum
enthalpie said:
chkdsk is not implanted on my SGS
Click to expand...
Click to collapse
This is probably one of the times where Windows is good for something techy .
Forever living in my Galaxy Ace using XDA App
EmoBoiix3 said:
This is probably one of the times where Windows is good for something techy .
Forever living in my Galaxy Ace using XDA App
Click to expand...
Click to collapse
??? explain

[Q] leedroid please help!! problems with 3.0 gb

to lee droid hello.
i am a "silent admirer". i have a rooted desire and i use only leedroid roms for more then a year. as always i never had any problems with any of the roms and install them all without wipe at all.
about a month ago i installes v. 2.3.
today i saw the thread about the new version 3.0 gb and downloaded the following files: 1. 3.0 gb leedroid rom.
2. the new radio ...56....
3. the ext3 file.
after downloading i checked the md5 of the first two files and found it OK.
i backed up my 16 gb sd and tried to install the 3.0 tom via rom manager.
the thing is that i believe that the rom was install OK but the rom did not go up and my desire got stuck with the dumb green "htc".
thereafter i restored the system which went well and tried again - this time with file and cach wipe.
again - all seems to go well but did not load.
tried to install the ext3 file - went ok but did not load.
from that moment i got really worried but nothing i tried (deleating the sd card and copying from backup) or thought i know didnt work and now i am the proud owner of stupid green "htc" screen.
please help
erezinna
p.s. i couldt read all the 53 pages of your thread so if anybody already got an answer - please send me there.
I had this same issue.
It seems that although I originally partitioned my SD card as ext3 at some point without me knowing the partition got changed to ext4 I really can't explain how as I never messed with partitions after I initially set them up.
if the EXT3 fix is not working for you try booting into gparted and checking the partition there. as soon as I did that and realized it had been changed to ext4 I deleted the partition and made a new ext3 patition and it worked flawlessly after that.
"try booting into gparted and checking the partition there"
where? when? who?
can you you be more gentle? i booted milion times and never heard of "gpart" (it is a secret socaity)?
it's a live cd that you boot into on your PC to partition the SD card with a ext3 partition.
just google gparted live cd
You need to verify that the second partition on your sd card is in fact ext3 or leedriod will not load
i have to burn it or ghost-burn it or just download it and transfer to my desire?
like i said in my previous post you need to boot into on your PC.
I have to ask how did you originaly partition your SD card?
dear larkspeed:
i did all you have suggested but the gparted (or the regular win 7) was unable to recognize the sd card at all.
i did recognize all the other harddisks on my computer. it is probably because of the ext4 and now i cannot delete it. (also i hardly can operate the phone - only basic functions).
what sould i do now?
Windows will not see ext4 at all but it will see the partition itself so you can delete and remake it.
Gparted should have seen it just fine and let you reformat it to ext3
However if neither windows or gparted can see the partitions on the card then it's very possible the card itself has a fault.
Stupid question but when you loaded gparted you did use the drop down in the upper right corner of the window to actually select your sd card right?
if not then you were looking at primary hard drive only
yes i did several times. you have to move with "tab" and keboard because the mouse does not work there.
if the sd card have a fault, should i format it or erase it totally or something?
if you are totaly sure you have a ext partition on that card you will need to delete that partition either with windows **** manager or gparted
if you just format the card it will only format the partition it can see which will be the fat32 partition.
Now I assume you are putting the micro sd into some kind of adapter to plug it into the PC.
Now I have 2 options for this a USB stick that the micro sd plugs into or a micro sd to sd adapter plugged into an internal card reader which plugs into a USB header on my motherboard.
both of these systems work fine for me.
if gparted is not seeing the card at all then I would think whatever system you are using to plug the card into your PC is not supported.
I have to ask when you plug the card in when in windows what size does it say the "removable drive" is?
1. i gparted the sd card into main fat 32 partition about 12 gb and 1.6 gb ext3 partition
2. i cloesd the program after compleating that and the device informed me that the sd card is damaged and needs formating
3. i formated it and moved the leedroid 3.0.
4. it refused to go into recovery because lacking .update.zip file so i copied that too.
5. i installed the 3.0 but i won't go.
6. what to do? give it up?
all I can suggest is to try a different SD card and see if it works then.

Ext2 Volume Manager - Mount Point problem

Hi - I have a galaxy s3 mini (GT-I8190N) and rooted about a year ago following instructions on a thread at XDA and it has worked perfectly with 16 Gig SD with about 3 Gig partitioned for Link2SD. So now I am attempting to go with a 32 Gig with a bigger SD partition as my old memory is pretty full. I hit a problem and cant fix it.
I managed to back up all the data to the computer running on windows 7. I couldn't get Ext2 Volume Manager to mount the partition so I used a read only program called Disk Internals.
The new 32 Gig is partitioned about 20/10 Gig (FAT32/Ext2) both as primary (Used minitool partition wizard). Got the back up data to the FAT32 side now I can not mount the partition again using Ext2 Volume Manager. I tried another program called Ext2IFS but it doesn't work on windows 7. I tried another computer also windows 7 and it is the same problem.
Specifically what happens is the Linux partition is recognized as PARTITION 2. When I double click on it to activate the mount points, the status indicates STOPPED. I also tried this on a old windows XP and have the same problem, also I cannot get Ext2IFS to work on the XP either.
As you can see this is becoming a painful exercise and if anyone can point me in the right direction I would be grateful. I only now need to copy the old data onto the new Ext2 partition to complete the task.
Cheers
Simon
You busy bots aren't answering
Howabout I create a linux partition on the comp and figure out the basics of linux. I reckon that would work. What you think please?
Just in case anyone has a mount problem with Ext2 FSD in the future. This is how I fixed it.
I am using an old dell laptop with windows 7
I was going to make a fresh partition for Linux but decided to use a virtual machine.
Oracle VM VirtualBox didn't work for me so I tried VMware Player and it worked fine. Loads of tutorials around just try to find one with a decent count and good reviews. Make sure 10 to 20 GIG free space available.
Get the Linux flavor from from the developer as an ISO.. Loads of tutorials again out there. Once it is in and working the file transfer is simple apart from you may need root /elevated permission level to move some of the files.

Categories

Resources