[Q] Format SD Card without activating? - G1 General

I'm selling my g1 and i already restored to factory settings so that the buyer can set up the phone his own way. except im not sure if i remembered to format the SD card.
I dont have a sd card reader anywhere and was wondering if there was any way to format the card without finding an extra sim and activating the g1 again

so I actually ended up finding a sd reader, but i cant seem to format the card on my mac because i had swap and partions running from back when i rooted my g1. is there anyway to get disk utility to format the card? right now every option is grayed out

Not unless your recovery supports adb (the stock one doesn't), in which case you can mount the card from adb...

how do i go about mounting the card via adb and then formatting it?

If you have a non-stock recovery like Amon Ra or Clockwork, simply boot into it (Home + Power) and mount the sdcard.
Then using partition magic or gparted (linux equivalent and imo much better) partition the card. To use gparted, you can use a live cd (or usb nowadays) to boot.

gooberguy said:
how do i go about mounting the card via adb and then formatting it?
Click to expand...
Click to collapse
Well, you can't. Only custom recoveries allow adb, and since the phone has been wiped the option for USB debugging has been disabled.
Just boot the phone, format from settings, wipe again, boom.

>
thanks it is really helpful

Related

cant format sd card after trying to install hero rom

I tried to install the hero rom and went to format the sd card with paragon but for some reason it shows my whole sd card as ext2 and I try to delete the partition and format it but it never works. Is there anyway to bring my sd back to life?
right click on the partition and resize then reclick on the unallocated side and create partion fat32
HOGWILD said:
right click on the partition and resize then reclick on the unallocated side and create partion fat32
Click to expand...
Click to collapse
I can't do that when I try to it doesn't list the sd as an option. I just have the delete partition ioption but when I remove and re insert my sd it still reads as ext2. idk if I fried the card this sux tho it was only like 3 months old..
Download gparted and boot into that.
Was having similar problems with my sd card. In order to get it to work I used the recovery cd in paragon and it finally read it correctly which allowed me to format it. The recovery cd is provided in paragon. Just go to the "Boot and Rescue" section and follow the steps to create one. Then just restart your computer with it in your dvd drive and it wil automatically boot to it, unless you have that changed for some odd reason.
And the sd card must be in a card reader other than the g1 (a usb reader will work). It just won't mount correctly through the recovery disc of you use your phone
CashMoney474 said:
Was having similar problems with my sd card. In order to get it to work I used the recovery cd in paragon and it finally read it correctly which allowed me to format it. The recovery cd is provided in paragon. Just go to the "Boot and Rescue" section and follow the steps to create one. Then just restart your computer with it in your dvd drive and it wil automatically boot to it, unless you have that changed for some odd reason.
And the sd card must be in a card reader other than the g1 (a usb reader will work). It just won't mount correctly through the recovery disc of you use your phone
Click to expand...
Click to collapse
Ok I will try that now and yes I've only used the sd card reader so hopefully that will work.thank you..will report back if it works.thank you

How can i convert ext4 to ext3?

As the title states, my SD currently runs an EXT4 partition, however after reading around on these forums not all roms support EXT4 yet and most want EXT3 in order to work properly.. Upgrading EXT is easy im using RA Recovery Image, however how do you go from an EXT4 back to an EXT3?
don't quote me on this, but i don't think you can.
Although, you can easily just format your card then partition it again
meltus is absolutely right. the easiest way to do things is as follows:
boot into recovery
perform a full nandroid+ext backup (this is just for safety, if you feel secure, dont bother)
go to the console
at console, type UTILITY
choose the "back up apps to FAT" option
return to recovery
connect your phone to your computer
mount your SD card
backup your WHOLE SD card to your computer
unmount the sd card
partition your sd card through the recovery menu or the utility menu in console.
upgrade to ext3 through recovery or console utility menu if needed (i dont remember if ra's recovery does a straight ext3 partition)
mount your sd card when the partition is done
transfer everything back onto the sd card (which will be empty after the partition)
go to the console and bring up the utility menu
choose the "restore apps to ext" option
reboot normally.
total time: 5 minutes if you dont have much on your SD card, longer if your backup is a few GB. but this will ensure a flawless backup and restore without losing and having to reinstall any apps or having to reflash anything.
Can i go about doing this simply by going back into RA Recovery and selecting Partition SD card or will it screw it up since its already originally partitioned and its not a fresh card?
For instance if you have a clean brand new SD card u can go into RA Recovery and partition your SDCard Fat32/EXT and Linux Swaps all from the recovery menu... however if you have a card thats ALREADY partitioned, can u still do it using this method to redo everything or do u have to wipe it and get it back to a clean new card again first with no partitions

[Q] New SD Card

So i have Typhoon CyanogenMod7 (MAGLDR) running like a wet dream on my HD2, but the 2gb SD card is really a pain. So i found an 8gb from my Aino.
I have still not quite wrapped my head around how exactly everything is done, i get lost with all the partitions.
ANYWAY what i want is to use the new card without losing anything. What do i haveto do?
(My reply could take a while, so thanks in advance [really thanks])
boot into CWM, backups/restore, take a backup.
connect phone to PC, use CWM, enter mounts/storage, mount USB,
on the pc, copy off all the files found in the drive that shows up (thats the FAT32 partition)
((or use external card reader if you have one and prefer to do so, or from within running android, doesnt matter))
swap out sd cards,
again in CWM, advanced - partition sd card
re-mount USB, copy back on the FAT32 stuff
in CWM backup / restore, choose restore - advanced - restore sd-ext
restart phone, should work as if nothing happened.
Thanks a mil

[Q] Access to bootable sd card from stock OS after 1.4.1 update

I have a nook color with dual boot from sd card. The sd card having an android 3.0 version.
After I got the 1.4.1 update, I noticed that I was able to access the sd card( the boot partition alone) from the stock OS boot of nook.
But now, dont know how, I dont see that anymore.
Was this a flawed update that was fixed or am I missing something.
Do help please.
I could really use the advantage of using the bootable sd card as a regular storage card when using the stock OS of nook. I prefer reading on the stock OS of nook.
Not sure why you're not seeing the SD card anymore, does it still boot?
SD card installs create multiple partitions on the SD card and the Nook will only be able to access the first one (boot). It should be accessible with any version of the Nook default OS.
You should have a media partition with a decent amount of room (1-5gb depending on NC version). That would give you more room than the 100-or-so mb on the boot partition.
Just found out that you can point the emmc install to see the "sdcard" partition of the sd card using the following info:
racks11479 said:
use root explorer and edit vold.fstab to "4" instead of "auto" for sdcard mount
Click to expand...
Click to collapse
Yes, I can boot from it. Every time I plug in the SD card, the notification already says that it is safe to remove the SD card. In the device Info part of the setting, the "Unmount SD card" is already greyed, though it does say that the SD card is found.
It is however useful for me to know that the boot partition should always be accessible.
I did remove the SD card a couple of times without unmounting it first, could this possibly have corrupted the card?
srn_28 said:
Yes, I can boot from it. Every time I plug in the SD card, the notification already says that it is safe to remove the SD card. In the device Info part of the setting, the "Unmount SD card" is already greyed, though it does say that the SD card is found.
It is however useful for me to know that the boot partition should always be accessible.
I did remove the SD card a couple of times without unmounting it first, could this possibly have corrupted the card?
Click to expand...
Click to collapse
Try to boot the uSD card (the one with Android 3.0 on it) and see what happens.
If it can, then it's good, if not, you can say it's corrupted.
Yes, I can boot from it. So I assume the card is OK
I plugged in other uSD cards and they get recognized fine. So I assume the Nook stock OS device recognition is OK.
I should probably recreate the boot partition as a last ditch effort
I had the same problem at first, but now I have mounted the correct sdcard partition that I wanted to mount.
I couldn't get it to work with editing the vold.fstab file at first. Then at some point after I manually mounted the correct partition through adb shell and edited the vold.fstab it now works.

failed to mount /sdcard

Hi guys, i know this has come up on here before and i've searched through all the threads but found only a lot of information which is of no use at all.
Ok heres the info on my phone:
HSPL 2.08
Task 29ned
2.15.50.14 Radio
CustomRUU
Magdlr
CWM and also tried TWRP
I've used windows format from recovery (usb mass storage) and also minitool partition starting with fat32 and 32kb sectors then ext3 partition but on mounting it only returns the following:
E: failed to mount /sdcard (Invalid Argument)
Error mounting /sdcard
so far tried fat32, ntfs, ext2, ext3 out of sheer desperation
Any help would be muchly appreciated but i'm assuming it might be the sdcard at fault i really don't know.
Thanks in advance.
Dan
Hi Dan
In minitool, did you set the primary/logical box to primary?
Why ext3?
Also what rom did you install, and what install method?
Robbie P said:
Hi Dan
In minitool, did you set the primary/logical box to primary?
Why ext3?
Also what rom did you install, and what install method?
Click to expand...
Click to collapse
Thanks for your reply, yes both were set to primary, ext3 as that what lots of threads on here advised. Formatted to fat32 first. I can see it on my pc but can't mount it on the phone? Any ideas?
No rom on the phone yet as i can't get the zip files to be recognised as the sdcard can't mount so you can see my problem now.
Am now getting a new error message saying:
E: Unable to write to ums lunfile (No such file or directory)
Thanks
Dan
Hi Dan, best to start afresh with your card. Use this https://www.sdcard.org/downloads/formatter_4/ to format it to fat32, and see if it shows up then.
I don't know of any latest roms using ext3, most use an ext4 partition on the sd card
Anyway, report back
Robbie P said:
Hi Dan, best to start afresh with your card. Use this https://www.sdcard.org/downloads/formatter_4/ to format it to fat32, and see if it shows up then.
I don't know of any latest roms using ext3, most use an ext4 partition on the sd card
Anyway, report back
Click to expand...
Click to collapse
Ok i'm slowly getting somewhere, twrp didn't work, minitool didn't work, cwm didn't work so then i tried the new version of twrp and formatted it on the sdcard which can now mount sdcard on twrp.
The issue i'm having now is that adb doesn't list it under devices. I'm having to use adb sideload as because its been formatted on the phone it can't be seen on the pc? Not sure if thats as i don't have the hd2 drivers on the pc but its got hd2 toolkit installed. Either way i now don't have any way of installing from the rom zips I have.
Thanks
Dan
Hi Dan, I don't think Android Debug Bridge will work if you do not yet have android on your phone (unless it works from twrp). It seems you have magldr installed, can you use usb mass storage to transfer your rom to phone?
Also I do highly recommend using the sd formatter i linked to earlier, but i assume you do not have a card reader, hence doing all from phone.
Best of luck
I had this problem to fix
i installed everything then formatted card to fat32 using mini partition wizard and then did EXt4 and swap partition from Cwm Recovery and it worked just fine
Fix for unable to mount sdcard error
Neurom707 said:
I had this problem to fix
i installed everything then formatted card to fat32 using mini partition wizard and then did EXt4 and swap partition from Cwm Recovery and it worked just fine
Click to expand...
Click to collapse
Just incase anyone has the same problem i had with the never ending unable to mount sdcard problem.
What this turned out to be was cwm would format the card but only a certain area, then if you format with windows it will again only format a certain area that it see with its own file system. Then minitools would have a strange arrangement of differing file systems and changing this by usb connection through magdlr kept creating these problems.
I was trying to use adb to connect the phone to the pc through usb drivers but in the end it simply wasn't worth the effort.
First I went over cwm with the latest version of twrp.
Then I went out to buy a new sdcard simply to get a sdcard to microsd card tool.
Reformat the sdcard (with minitool partition) once in the pc (using the microsd to sdcard tool) to fat32 or fat32 with an ext4 partition if yr doing nand and dataext. Both partitions need to be primary and make sure there are no other partitions on the card this may take a few goes as sometimes you get a random partition or I did anyway.
Then put your rom files on the sdcard using the pc.
Remove sdcard from pc and install in phone.
Boot phone into magldr and choose recovery and this will take you into twrp and simply choose install and find the rom file you want to install.
Don't worry if you have any problems in the rom install you can always go back into twrp and wipe the system which is the rom.
Hope that helps anyone who was experiencing the same issues.
Alternate workaround
I had the same problem others have above. I wound up using a different workaround, and was able to do it with just the phone, a USB cable, and a Windows 7 PC. No SD adapter was needed and there was no need to remove the microSD card from the phone.
I took a stock WinMo 6.5 TMOUS HD2, installed Black LK and TWRP and cleared everything (cache, etc.). Then I used Black LK (very similar to cLK) to re-partition the internal storage to accept my new Android ROM. All I needed at this point was to install the ROM. I tried to copy my Android ROM to a microSD card I had in another phone and then bring it over, but TWRP was unable to read the card. It also couldn't mount the card via USB.
I was able to use TWRP to format the microSD. Then TWRP was able to USB Mount the microSD, but when my PC dectected it, I received a popup indicating that I needed to format the SD before Windows could use it. I said "yes", and allowed Windows to format the card as one big FAT32 partition. It took a few minutes, during which I was a little nervous as there was no progress meter or anything else on either the phone or the PC to indicate it was working. But once it finished, Windows was finally able to access the microSD card and copy the .zip file for the ROM. Once that was complete, I told Windows to eject the microSD, then un-mounted it in TWRP. And, finally, TWRP was able to see the ROM file and install it to NAND from the microSD.
Anyway, thought I'd post it up in case anybody else runs into this and doesn't have a card reader or adapter.

Categories

Resources