Related
Just got a new 8GB card, need to partition it into Ex2 and FAT32, but don't have a program. Any recommendations? I need something free, I already tried Paragon but it kept asking me to pay. I want to put apps on my SD Card
I think EASEUS Partition Manager lets you create partitions (Not 100% sure, i have windows XP and used a differend method to make my partition)
http://forum.xda-developers.com/showthread.php?t=500387
The link above for SDSplit is definitely the easiest way.
You can do it with the Trial version of Paragon as well.
you could get an ubuntu live CD and use the partitioner on there. download the .iso and burn it to a disk to try it out
I tried the script, fried my memory card and phone, but they are back up and working after several wipes, backups and formats. I tried EASEUS, it doesnt allow me to partition the MicroSD card, only my harddrive. Paragon.. I downloaded ALL the trial versions of their partitioner, NONE of them allows me to create the Ex2 partition, it asks me to buy the product as the feature is unable in the demo version. As for the Ubuntu CD... I think that may be a bit complicated for me, I can burn the ISO but it is a lot of work and if there is an easier way, obviously I would prefer that haha
If you have a computer running Windows XP, you could try this way. (This is how I made my partition)
Click Here
SolemnWishing said:
As for the Ubuntu CD... I think that may be a bit complicated for me, I can burn the ISO but it is a lot of work and if there is an easier way, obviously I would prefer that haha
Click to expand...
Click to collapse
Actually if you install it through its windows installer(wubi) it's pretty easy. Just put the cd in in windows and choose install in windows. After it's done you restart your computer and ubuntu is there as an option, you just choose it and it finishes installing and bam you have both windows and ubuntu. Alternatively, if you put in the cd and restart your computer you can have it start directly into ubuntu and have it run off the cd and run the partitioner from there. That way you don't have to install anything and it's a really easy interface.
With Ubuntu and Linux Mint (which I think looks nicer) you don't have to touch your hard drive to use it to re-partition your card.
Just burn the disc, reboot into it, open up the "runner" with Alt+F2 and type "gksu gparted." It's pretty simple from that point on.
Might want to try this if u dont want to dual boot an os, or run a live cd. =]
http://lifehacker.com/5195999/portable-ubuntu-runs-ubuntu-inside-windows
That's a good idea, provided that stripped-down Ubuntu actually has gparted installed.
beartard said:
That's a good idea, provided that stripped-down Ubuntu actually has gparted installed.
Click to expand...
Click to collapse
Even if it doesn't, it probably(I'd almost bet money on it) has synaptic, in which case you can just install gparted through that. Even if by some weird happening it doesn't have synaptic you could use apt-get to download it.
Very true. But remember the OP isn't a Linux user and was a little bothered by even having to burn a CD. I still think, though, that a bootable CD that doesn't touch his hard drive is the simplest, best solution for him.
I see a lot of people (on random parts of the dream section of the forums) saying Paragon can not do it. The problem is you are getting / being reccomended the wrong product from paragon. If you can find partition manager 9, supposedly that can do it (hearsay as i didn't try myself). However, the site doesn't have 9. Version 10 is the latest so that's what they have available and that demo does not allow it.
However, if you get Paragon HD Manage Suite, you will be able to create the partitions.
Just wanted to throw this out there as I am seeing this mistake / confusion all over the various dream forums (at xda and other places as well)
I presume this is the root (no pun) of everyones partitioning headaches
Paragon HD Manager Suite 10, not Paragon Partition Manager 10
Alright you guys, thanks, I got it! I downloaded Paragon Partition 9 and it was actually... a lot better than I thought. My SD cards all partitioned and apps are on it after around 5 wipes from messing up, but its all good now.
Thanks!
beartard said:
That's a good idea, provided that stripped-down Ubuntu actually has gparted installed.
Click to expand...
Click to collapse
What's strange is gparted used to be included, but lately it seems they've been leaving it off. I had to fetch it on a fresh 8.10 install. I wonder what that says about what Canonical thinks about Ubuntu's target audience.
Canonical tells you what their target audience is: normal people...who probably wouldn't ever need to partition a drive after installation. Ubuntu itself, along with it's Gnome environment have been constantly oversimplifying things since version 2 (of Gnome). They want to the the Linux version of Mac OS 8.
That's the reason I suggested using a Linux Mint CD. It comes with codecs and utilities like gparted pre-installed on the live CD.
That having been said, I'm glad the OP got his problem sorted out.
Sorry if this has been adressed before, but i did use the search and i cannot quite figure out what to do next. I might have dropped my phone the other day, and since then none of my apps run from the SD becase it thinks that it was ejected. So, i wiped and installed a clean JackXrom again, and it was fine for about 20 min, then phone locked up, and when i restarted, i get the same problem. Should i format the partitions on the card perhaps? I was trying to avoid that, so any work around would be helpfull.
Latest radio, spl. Class 6 8 gig SD card.
Thanks.
te5ter said:
Sorry if this has been adressed before, but i did use the search and i cannot quite figure out what to do next. I might have dropped my phone the other day, and since then none of my apps run from the SD becase it thinks that it was ejected. So, i wiped and installed a clean JackXrom again, and it was fine for about 20 min, then phone locked up, and when i restarted, i get the same problem. Should i format the partitions on the card perhaps? I was trying to avoid that, so any work around would be helpfull.
Latest radio, spl. Class 6 8 gig SD card.
Thanks.
Click to expand...
Click to collapse
sounds like a corrupted partition try repair ext file systems if that dosent work youve got to format partition and reinstall all apps.
btw does youre fat32 partition work?
te5ter said:
Sorry if this has been adressed before, but i did use the search and i cannot quite figure out what to do next. I might have dropped my phone the other day, and since then none of my apps run from the SD becase it thinks that it was ejected. So, i wiped and installed a clean JackXrom again, and it was fine for about 20 min, then phone locked up, and when i restarted, i get the same problem. Should i format the partitions on the card perhaps? I was trying to avoid that, so any work around would be helpfull.
Latest radio, spl. Class 6 8 gig SD card.
Thanks.
Click to expand...
Click to collapse
If it only happened once it shouldn't be an issue, but if it does it wouldn't hurt to format your ext.
In recovery
mount -o rw /dev/block/mmcblk0p2 /system/sd
rm -r /system/sd/*
I tried repairing my ext, no luck.
Whenever i try to mount in recovery console i get error : No such file or directory
te5ter said:
I tried repairing my ext, no luck.
Whenever i try to mount in recovery console i get error : No such file or directory
Click to expand...
Click to collapse
Sounds like you need to delete the partition and make a new one, as it can't be read. If you're going to use parted from you're phone then you'll probably have to start over and recreate fat (and linux-swap if you had one) too. If you're using paragon or Gparted you should be able to recreate just your ext.
I cant recall which tutorial i fallowed, but it was all done through the terminal or recovery. Could you possibly point me to the right thread?
AdrianK said:
Sounds like you need to delete the partition and make a new one, as it can't be read. If you're going to use parted from you're phone then you'll probably have to start over and recreate fat (and linux-swap if you had one) too. If you're using paragon or Gparted you should be able to recreate just your ext.
Click to expand...
Click to collapse
if you can remember the start and end of youre ext partition i think you can do this in parted by typing print then note down the start and end then type mkpartfs primary ext2 start - end
te5ter said:
I cant recall which tutorial i fallowed, but it was all done through the terminal or recovery. Could you possibly point me to the right thread?
Click to expand...
Click to collapse
Here you go, follow the second section.
http://android-simplicity.blogspot.com/2009/08/how-to-6-how-to-partition-your-sdcard.html
Everytime i try to mount in recovery i get "mount: mounting /dev/block/mmcblk0p1 on /sdcard failed: device or resource busy"
I'm lost.
pull your battery our for 30 seconds or so. remove your sd card then reinsert it and then try again. if that doesnt work then do what the others guys have said and try to reformat your sd card and start from scratch.
AdrianK said:
Sounds like you need to delete the partition and make a new one, as it can't be read. If you're going to use parted from you're phone then you'll probably have to start over and recreate fat (and linux-swap if you had one) too. If you're using paragon or Gparted you should be able to recreate just your ext.
Click to expand...
Click to collapse
Actually, with Parted you can just rm and mkpartfs any partition you want without affecting the other partitions.
I bit the bullet and just formated all the partitions.
Thanks anyways guys.
My advice for next time or any body else reading would be to download a live CD for ubuntu or fedora or similar and boot your PC off that - it's graphical and v. easy.
Or just dump windows altogether and go for linux ;-)
Smiffy.
Lordsmiff said:
My advice for next time or any body else reading would be to download a live CD for ubuntu or fedora or similar and boot your PC off that - it's graphical and v. easy.
Or just dump windows altogether and go for linux ;-)
Smiffy.
Click to expand...
Click to collapse
Yeah Gparted is amazing problem is then you have to walk the person through downloading, burning the image...which can be painful.
This is still happening, fresh format on sd card partitios and a wipe and clean install of Jacxrom.
Bad sd card? Or the phone?
JACxROM [v1.3]
I am attempting to flash to this ROM. Everything seems to go as describen in other posts, but when I power up the phone, I never make it past the splash screen. Any thoughts??
sorry
Sorry I posted this in the wrong place, I will move it.
rberger13 said:
I am attempting to flash to this ROM. Everything seems to go as describen in other posts, but when I power up the phone, I never make it past the splash screen. Any thoughts??
Click to expand...
Click to collapse
Bump, dead SD card?
partition corrupted anyway to recover?
I need help please!
I was running cyanogen 4.0.3.1 just installed today morning then changed theme to enoch 1.12 the newest one that worked fine. Updated the browser to loccys Then installed the HTC music and when finally rebooted the phone it was working fine until I noticed I had none of my apps on the sdcard.
All I have is syste/app folder which runs internally I think everything else does not work. It's like my sdcard is not in.
I shutdown rebooted and waited. Then removed sdcard rebooted and inserted the card one fully powered on and it is saying it wants to format it.
I get home turn my ubuntu system on and it detects it as a ext3 partition yet nothing inside. and now no fat32 partition or linux-swap.
anyways to recover or am I SOL?
Hi all.
I'm getting my NC in 2 days, and I'm looking to make sure I've got my ducks in a row so I can root it right away when I do get it. Here is what I have resource and hardware wise. Can any of you that have done this already tell me if I'm missing anything?
I have:
- Nook Color (Soon!)
- 16gb SD card
- Card reader
- Windows 7 PC
- This guide from Nookdevs (nookdevs.com/NookColor_Rooting)
- Patience
Am I missing anything? With what I have I should be able to sit down and root it as soon as I have the device, correct?
Thanks very much!
Sounds about right to me. I had the biggest pain in the ass trying to install ADB. It eventually started working, but I have no idea how or why haha.
Perfect. So there should be a USB cable in the box with the Nook then? I dont need to buy any cabling separately or anything?
If so I guess I just get to sit on my hands for a couple days!
Your rooting a Nook not going camping.
Pinesal said:
Your rooting a Nook not going camping.
Click to expand...
Click to collapse
Well, I am working nights this week, so if I *do* miss any hardware I'll be stuck until I can get to a store after the holidays.
Also, it's my first time rooting/jailbreaking anything so I want to make sure I'm aware of what I'll need. I'm not an idiot, (I work as a systems analyst) but it's still a new process for me.
I'd grab a linux bootdisk, if possible. The main reason is that after rooting the nook, it can be hard to get your sd card back to the proper size (it will register as a 40mb device). Win7 wouldn't see the remaining 7.96GB of my device, but ubuntu's Disk Utility did just fine.
That's weird... did the nook still detect the correct size? If you loaded more than 40mb of data on there then put it into the nook what happened? Once you detected the correct size in Linux were you able to access the full card from windows, or have you had to load all your data onto the card via linux since then?
Honestly I dont even really care if the SD card bricks after I'm done with it. I'm getting one just to root the device, (USB key or cloud storage for me thanks) and I guess for extra storage on the Nook itself afterwards. Thanks for the heads up though, I'll look into that solution if I need to.
you can't load more than the 40MB that windows sees, until you fix the partition table of the SD card. It may be due to the software I used to write the image (I think it was Win32 Disk Imager, recommended on nookdevs).
Either way, it's not hard to load up an Ubuntu liveCD, go to System -> Administration -> Disk Utility, select the SD Card, delete the partitions, and then create a new partition (FAT32, I believe), and then re-load it to the nook. It took less than 10 minutes to get my SD card back to the correct size.
Right, gotcha. Thanks much If I run into that I'll make myself a linux disk.
Just use the nook itself to format the microSD and it will read the proper size afterwards. It worked for me anyways.
mob87 said:
Just use the nook itself to format the microSD and it will read the proper size afterwards. It worked for me anyways.
Click to expand...
Click to collapse
Even better! Saves me learning to use Linux
mob87 said:
Just use the nook itself to format the microSD and it will read the proper size afterwards. It worked for me anyways.
Click to expand...
Click to collapse
Seconded. A linux distro is always handy, but unnecessary for the partitioning
I was going to mention the re-formatting of the SD card quirkyness since that was an issue for me, but I see that's been covered already
Oh, and patience is really not something you need much of for this. If you follow the instructions on nookDevs, it's a completely painless process. Seriously.. they've made it that frakkin' easy.
TchnclFl said:
Sounds about right to me. I had the biggest pain in the ass trying to install ADB. It eventually started working, but I have no idea how or why haha.
Click to expand...
Click to collapse
Do you know if the "Install ADB" step is absolutely neccesary? Or is it just Optional? That step looks the most intimidating.
RickHouTX said:
Do you know if the "Install ADB" step is absolutely neccesary? Or is it just Optional? That step looks the most intimidating.
Click to expand...
Click to collapse
RickHouTX, I was wondering the same thing myself. Hopefully someone can chime in and let us know. I'm hoping that step isn't "absolutely" necessary.
AZBrauMeister said:
RickHouTX, I was wondering the same thing myself. Hopefully someone can chime in and let us know. I'm hoping that step isn't "absolutely" necessary.
Click to expand...
Click to collapse
I am more interested in the note at the top
Note: For users who have failed at implementing the instructions below several times, the NookColor community reccomends that you use market and download adb wireless, and perform your adb work over the wifi connection to the NC rather than painfully trying to install and modify the drivers over and over. If you would prefer to do that in the first place rather than the instructions below, we won't be insulted.
Click to expand...
Click to collapse
So... does that mean I can just use Auto-Nooter, then grab the ABD app from the marketplace and it automates everything else? Or am I mis-reading this?
Alright, so I'm 100% brand new to the Nook. Infact, I don't even have it yet, but I'm buying it tomorrow (3/3)
If I'm going to use honeycomb on it, do I just simply pop in the SD card and it's ready to go?
Do I need to root it before hand or is it already rooted?
How do I get GApps and Market running?
I honestly looked around a bit but I'm terribly confused. Any pointers would be greatly appreciated.
EDIT: Also, I can't even seem to get the IMG burned onto my microSD. Win32 Disk Imager keeps spitting back that the SD card doesn't have enough space, but it's an 8GB card with nothing on it, so it has plenty.
1) No, you don't have to root first - just pop in the uSD card and you are good to go.
2) To install Market and GApps you will have to install ADB on your primary machine first (which can be a PITA). There is all sorts of help around to do that. I downloaded a script (search for HoneyGapps.v2 here) that did the install for me in one step.
3) From what I understand the image is too large for Win32 Disk Imager. I used WinImage and it worked fine.
BTW - I am loving HC - I've adopted it completely. My major problem is that many apps are not showing up in the Market, even though they were installed and ran fine on my rooted 2.1 system. I think it is because the Market does not recognize the device name under HC 0.4.
How do I use WinImage to do that?
Sorry, but that program just confuses me, lol
First you use winImage and click disk then restore image. Make sure you have all files selted when looking for the file to restore. Are you going to install it to internal or on a USB card ?
Trying from SD card first unless it's too slow. If I want to install on internal, how do I backup my original Nook data?
Also, I figured out WinImage, I'm burning it now. I used another program, but that didn't do anything when I powered on the Nook. I shouldn't have to do -anything- before booting from the SD, right? The Nook is brand new, I popped in the SD card and it didn't work. We'll see what happens after WinImage burns it though
The SD version is kinda slow and if you look there is a Honeycomb EEMC V4 install that has the google apps and other goodies Installed. It has all you need already put in it. In the post you will find all the links and info needed to install. You just mount your nook like normal to your computer and copie the files from internal memory.
here is the Link use the version 2 dated 2-21
http://forum.xda-developers.com/showthread.php?t=947071
shadowswittness said:
The SD version is kinda slow and if you look there is a Honeycomb EEMC V4 install that has the google apps and other goodies Installed. It has all you need already put in it. In the post you will find all the links and info needed to install. You just mount your nook like normal to your computer and copie the files from internal memory.
here is the Link use the version 2 dated 2-21
http://forum.xda-developers.com/showthread.php?t=947071
Click to expand...
Click to collapse
Haha, I had just started reading that a second ago actually. It lists a lot of problems. Are those problems present in the SD card version as well? Also, is Froyo more stable?
I have been running version 2 for a lil while and it runs smooth. I haven't had any real issues from it. I put it on my wife's nook also. It runs smooth and every app I have installed runs with no issues.
OK, I'm gonna try the script for GApps in a second. Where can I find the drivers for the Nook? I already have ADB installed, I've rooted 3 phones before this, so I got ADB usage down...
EDIT: Also, where can I find info on partitioning the SD card so I can still use it?
Honeycomb is built for tablets and sems more fluid. All are really development builds. We will all be waiting on the devs and google for the actual honeycomb
Which are you going to do the Sd or Internal ? If you load the version 2 internal it already has the Google apps included.
I haven't found a way to backup my original Nook data before installing it on internal. SD card works just fine, as long as I can find a way to partition it so I can still use it as an SD card. Either way, I still need the ADB drivers and the one thread I found so far has a broken link. Boo!
If you install it to internal you can then reformat the sd card and use it as normal.
OK, but then how do I back up the current internal memory and I still need a link to the ADB drivers in case I want to run off SD.
Use my USB mass storage utility (see dev). Make .tar files of internal data and system content.
To restore extract content back onto data and system.
Of course, if you get adb working, make dd images of partitions.. more conventionnal backup than above..
Sent from my HTC Desire using XDA App
Alternatively, can't I just have someone send me their files?
Bump? Anyone?
EDIT: Also, how do I get ADB working if I do the internal HC?
gmap516 said:
Bump? Anyone?
EDIT: Also, how do I get ADB working if I do the internal HC?
Click to expand...
Click to collapse
All your questions in this thread can be answered by doing a little work searching around... you shouldn't expect a personal tutor...
If you put a little of your own effort, you will learn much more than following someone's instructions.
Thanks man, that was helpful. I definitely didn't use the search tool before.
gmap516 said:
Thanks man, that was helpful. I definitely didn't use the search tool before.
Click to expand...
Click to collapse
See? You're learning already then.
This from a real noob, but I thought I would solict some additional input if there is some trick I have missed on my problem.
Since installing CM 10 on my Vivid, everything has worked well except the fact my internal SD has gone away. Based on stuff I have read here I have tried the following:
1. Factory Reset - no help
2. Mount drive using installed recovery, CWM - No Help
3. Install TWRP recover and try that, no help
4, Try various apps from Play Store, No Help
At this point it seems best to me to return the phone to factory state and see if the internal card is there, if it is, unlock the boat loader, install TWRP recover, then flash the rom, then boot imate (s on) and hope it works.
Any app that requires root and access to all the drives errors out.
A large group thanks to all of you who post so much info on the phone, and how to do things.
I assume you've tried mounting Internal SD in the Settings/Storage menu?
Sent from my Vivid 4G using Tapatalk
Internal Mounting
Thanks for reminding me about this, but yes, I have tried it numerous times but it doesn't work. A bit frustrating since it keeps me from storing certain stuff or using some rooted apps. Unless I find some other way, I will give the restore option a try in a few days when I get home.
Appreciate the reply.
pwebber09 said:
This from a real noob, but I thought I would solict some additional input if there is some trick I have missed on my problem.
Since installing CM 10 on my Vivid, everything has worked well except the fact my internal SD has gone away. Based on stuff I have read here I have tried the following:
1. Factory Reset - no help
2. Mount drive using installed recovery, CWM - No Help
3. Install TWRP recover and try that, no help
4, Try various apps from Play Store, No Help
At this point it seems best to me to return the phone to factory state and see if the internal card is there, if it is, unlock the boat loader, install TWRP recover, then flash the rom, then boot imate (s on) and hope it works.
Any app that requires root and access to all the drives errors out.
A large group thanks to all of you who post so much info on the phone, and how to do things.
Click to expand...
Click to collapse
My guess... Is you did a reset from fastboot...
If that is the case... I recommend getting twrp... Installing that... Mounting both storages in recovery... Then hook to your windows PC... And let windows format your internal SD...
After a reboot... Your phone will either mount your internal... Or offer to format it again... At which point it will work...
Unless we are talking about apps2sd in CM11...
Sent from my Vivid 4G using Tapatalk
More Info
rignfool said:
My guess... Is you did a reset from fastboot...
If that is the case... I recommend getting twrp... Installing that... Mounting both storages in recovery... Then hook to your windows PC... And let windows format your internal SD...
After a reboot... Your phone will either mount your internal... Or offer to format it again... At which point it will work...
Unless we are talking about apps2sd in CM11...
Sent from my Vivid 4G using Tapatalk
Click to expand...
Click to collapse
____________________
As far as I know I did not reset from fastboot, but I have been in that mode a good number of times, so it is very possible.
I replaced CWM recover with TWRP and it would not allow me to mount the internal card, but the phone booted up OK, just no internal card. So I tried another factory reset and while in TWRP I noticed I was also getting a "can't mount /emmc/" message. Phone still boots up ok and works except for apps requiring access to the internal card.
I ran across some reference to a recovery called aroma something that is supposed to help with this problem, but am not sure it will work with my phone, still researching that.
So maybe this is pretty good evidence I did screw up and reset from fastboot?
I figure I am going to have to restore the phone to factory status, and start over, but I will wait to see if there any other suggestions.
Thanks again for the feedback.
pwebber09 said:
____________________
As far as I know I did not reset from fastboot, but I have been in that mode a good number of times, so it is very possible.
I replaced CWM recover with TWRP and it would not allow me to mount the internal card, but the phone booted up OK, just no internal card. So I tried another factory reset and while in TWRP I noticed I was also getting a "can't mount /emmc/" message. Phone still boots up ok and works except for apps requiring access to the internal card.
I ran across some reference to a recovery called aroma something that is supposed to help with this problem, but am not sure it will work with my phone, still researching that.
So maybe this is pretty good evidence I did screw up and reset from fastboot?
I figure I am going to have to restore the phone to factory status, and start over, but I will wait to see if there any other suggestions.
Thanks again for the feedback.
Click to expand...
Click to collapse
Ok...
You were close...
Don't mount internal for twrp...
Mount as USB mass storage in the same menu...
Then connect to windows...
Sent from my Vivid 4G using Tapatalk
I will give it a try
rignfool said:
Ok...
You were close...
Don't mount internal for twrp...
Mount as USB mass storage in the same menu...
Then connect to windows...
Sent from my Vivid 4G using Tapatalk
Click to expand...
Click to collapse
Thanks very much, I will probably do this a bit later today and will let you know how it goes. Thanks for taking the time to help me out.
It Works!
Thanks againk, that solution did the trick.