Related
Im having issues with the internal SD card after the update. So is Dennishwc
http://forum.xda-developers.com/showpost.php?p=10484065&postcount=1057
Via Windows 7 64 "Error 0x80070057:The parameter is incorrect 'for file copy and 'The file is too large for the destination file system' when I try to make a folders.
When I try to format in Windows, it shows capacity only as 2.19GB rather than 13gb or whatever it should be. Same occurs on a Win XP laptop I tried, but explanation of the errors are more general but seem to be the same.
Seems it might be this issue that 2.2 caused for the SGS Vibrant ?
http://forum.xda-developers.com/showthread.php?t=860328
http://forum.xda-developers.com/showthread.php?t=846384
Could just be the SD card failing unrelated to the update, but I have no idea. Seems I can copy to an external SD, and then copy via the phone to the internal SD. Odd.
I have tried format via Windows, which resulted in 2.19gb size, but phone reboot reset it to 13gb. Format via phone did not resolve either.
Any fix that will work? or is it borked.
I'll repost my question here.
Did you try the "format internal-sd" from CWM recovery ?
No, Im new-ish to Android so I dont know all the apps to use yet, but have done phone hacking for years on Palm and iOS.
Seems CWM Recovery is a desktop app? I will try when Im off work.
rye&ginger said:
No, Im new-ish to Android so I dont know all the apps to use yet, but have done phone hacking for years on Palm and iOS.
Seems CWM Recovery is a desktop app? I will try when Im off work.
Click to expand...
Click to collapse
Download Rom Manager from the market and run it. Click on install clockworkmod recovery. Then you can reboot into recovery. Please see the clockworkmod thread for more info
Sent from my SGH-I897 using XDA App
Don't forget to root first. I had a pain rooting this JL1. I spent 20 minutes playing with JL1 and I couldn't stand the lagginess. I'm sure lagfix would've helped, but I just went to a custom ROM instead.
Tried superoneclick only once and I'm rooted even went as far as unlocking it. Also, my phone isn't affected by the sd card bug. I can transfer files bigger than 2.19 Gb and it's showing the full size in Windows. Froyo runs flawless so far even though it's still not clear whether it's official or not.
Hmm, that's an odd one indeed.
Curious - I took a look at the 2 threads that Rye pointed out and one seems to be about external sd issues and the other about the mounting issues with 2.2 vibrant kernels. Doesn't seem like the problem you are having is either one of those... Could be but didn't seem that way upon review.
Did you happen to try and restore any backup after upgrading to 2.2 or anything? Can't imagine what would cause it but seems like it's getting mounted strangely or something... Surprised that a format internal sd wouldn't fix it in recovery...
Second question - what Samsung drivers / driver pack are you using on your Windows 7 x64 install? Wondering if the driver is failing to recognize the file system type and is causing Windows to treat it as a file system that shouldn't accept a file larger than 2+GB...
I havent noticed any problems with the size of the file. What happened with mine is that i transfered a couple of movies (about 3 or so) and then transfered about 4 gigs of music. halfway through the music it started giving me the error. after that, even transferring individual mp3 or pictures would result in an error. The internal sd card showed up on my computer as having 8gig free. after that i ran the check disk (by right clicking, going to properties then tools). my computer found errors and corrected them. after that, the internal sd card showed up as only having like less than a hundred mb left
Riker2k, not sure if the drivers for Windows are the issue. I think I installed some drivers called SGH-i897_Captivate_USB_Drivers_5_02_0_2 that I got from the Samsung website, but I also just installed Kies to get the 2.2 update.
On the XP laptop, I was just using mass storage so it must have been generic drivers that were already on it.
To be clear, its usually shows as correct size in Windows explorer, but when I go to the format utility in Windows, it shows 2.19gb.
Im about to do the CWM recovery format and will post the results.
If you are using the Rogers 2.2 update with no kernel modifications then the CWM will not work for you.
The Froyo kernel from Samsung comes with Recovery 3e which RomManager can not replace for 2e as 3e requires digitally signed packages.
consider (i have not tried):
- root device
- adb shell
- su
- backup any files you need on /sdcard to /sdcard/external_sd
- use the format commands to re-format /sdcard
-- probably mkfs.vfat or the like.
rye&ginger said:
Riker2k, not sure if the drivers for Windows are the issue. I think I installed some drivers called SGH-i897_Captivate_USB_Drivers_5_02_0_2 that I got from the Samsung website, but I also just installed Kies to get the 2.2 update.
On the XP laptop, I was just using mass storage so it must have been generic drivers that were already on it.
To be clear, its usually shows as correct size in Windows explorer, but when I go to the format utility in Windows, it shows 2.19GB.
Im about to do the CWM recovery format and will post the results.
Click to expand...
Click to collapse
Yea, really not sure if the drivers are a problem or not. When I checked mine, running the Rogers 2.2, it shows the same as what yours does in the format utility - 2.19GB. That is odd because it seems to set the filesystem type as FAT32 which can easily handle the 13.0GB size of the volume. The properties in Windows show 13.0GB w/ about 11.0GB on my disk that is available...
Regardless, I would be hesitant to format or repair that disk within Windows. Who knows if there is something within Android that is put there as a translation layer that maybe Windows isn't seeing / reading correctly through the driver, etc. I'm sure someone does know but I'm not that guy so if anyone call fill in the details...
And, after just testing on my own system... bang, same issue trying to copy a 900MB file to it... Hmm, this just got interesting.
Going to check a couple of other things, will post result.
I had this exact same issue. The only fix for it that I could find was to do a complete restore of the stock rom. Oh well, nice to have a fresh phone.
Hmm, this is not a fun problem.
Just tested formatting the volume - from within the running phone only, mind you - and the result is strange. After copying everything from my SD card to my computer, with no issues, I unmounted the USB, formatted the card through the settings / sd card storage menu / format internal sd card. Took about 30 seconds after which point I reconnected the device, windows picked it up and I mounted it, recopied about 2GB worth of data to the card with no issues at all. Added an additional 500MB file to it with no issues. Disconnected the device from within windows using the safe removal tray tool, turned off usb connection on the device and then unplugged it. Remount the usb device and windows sees it no issues but I can't copy a single item or create a folder on it. Exact same errors as what Rye described and I encountered the first time.
So, seems like after a fresh format the sd card can be mounted in windows, ONCE, and then all hell breaks loose.
Why??? Will keep testing but looking like I need to move back to my previous di11igaf's ROM. Can't work like this...
Interested in what you find, Rye.
Oh btw, i am able to transfer files with no problems if i connect to the pc in media player mode. I have problems when i am in mass storage and kies connect modes
Riker2k, good stuff. I have no news, Im stuck where I am unless I swap the kernel it seems as I cant use CMW Recovery to format.
This is over my head, so I will for now probably just do a format, load up the card via Windows, and then use the external card to slowly add items when I want to and transfer over to the internal through the handheld. Ghetto. Either our Sd cards will get worse and die, or more people will have issues and it will get patched I guess?
Dennishwc, I will try media player mode but I think it did nothing when I connected that way the other day. I didnt mess with it much though. I need mass storage to use iSyncr app though, but there is a wi-fi add-on that may help me avoid that.
Well I just tried the format and dump a lot of stuff via Windows idea, and it only did about 2.2gb before the error stopped the fun. It did this twice, so this is is EXACTLY at the 2.19gb capacity that Windows is seeing in the format utility. So, I do have some news.
Again, this is over my head as to what to do next.
Has anyone tried moving files over via adb and see if you hit a 2.19GB limit?
I am having the same issue when copy files while connected in USB Mass Storage Mode (consistent).
On the plus side, I also tried connecting in USB Kies Mode, and I have yet to see this error. Copying is slower; but, it seems to work.
This could be a workaround for folks getting the error in Mass Storage Mode.
I am running Rogers 2.2 (all stock) and rooted with SuperOneClick.
i'm having the exact same problem. if i pick "mass storage" i can't copy anything over hte internal sd card, but if i use "media play" option, i can do it without any problem. i guess that's a temporary solution
i'm having the same problem, though the size and free space of the internal storage shows up correctly in my system.
i can also copy files no problem to the external SD when in mass storage mode.
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.
okay, so ive flashed a few roms and gotten pretty comfortable with it, however i need help getting the market to work
it opens, and i can see all the apps, but when i hit download it just says "starting download" and doesnt change.
can someone help? im new to the nook color, but ive flashed many roms on my htc aria.
Hi, I am a newb too Here's what I've read about your issue.....
Use Nook Color Tools:
Settings > Applications > Manage Applications > (Filter by all) Market > Clear Cache (NOT DATA!)
Settings > Applications > Manage Applications > Google Services Framework > Clear Data > Force Close
Reboot
That worked great! Thanks!
From my experience doing the above only yields more apps and not all the apps like the newest CM7 build.
It's still easier and faster to just download to pc and than place it in a folder in your SD card and use astro to install it.
I've tried the above fix, and it just won't work for me. Does it matter that I'm running HC through an sd card? And just to clarify, when you say reboot, are you simply saying turn the nc off and then back on, or is there another, more official, reboot persay? Thanks! I'm a very new newb. I just got the market, gmail, etc. on there yesterday. Last thing I need to get working is being able to download from the market and then it'll be all good. Thanks!
One question for the guy that recommended downloading the apk to computer and then putting it on sd card...since I'm running HC by sd card, it doesn't appear that I have access to actually access the sd card when it's connected to the computer. It would show up as a disk drive, but it won't let me in it (saying something like no disc in drive). I can get adb up as that's how I got market on there in the first place. What would I have to do from there to get it on the Nook? Thanks for your help.
another 'solution' that seems to work well for me is to log into your "talk" application and then try to download from market...
Just tried the Talk signing in. Never tried it before. It "Could not connect to server. Will retry shortly." So whatever problem I'm having appears to be affecting that too. Ugh. Really didn't want to have to start from scratch, but guess I'm going to have to do that and see if it works then.
bseblman said:
I've tried the above fix, and it just won't work for me. Does it matter that I'm running HC through an sd card? And just to clarify, when you say reboot, are you simply saying turn the nc off and then back on, or is there another, more official, reboot persay? Thanks! I'm a very new newb. I just got the market, gmail, etc. on there yesterday. Last thing I need to get working is being able to download from the market and then it'll be all good. Thanks!
One question for the guy that recommended downloading the apk to computer and then putting it on sd card...since I'm running HC by sd card, it doesn't appear that I have access to actually access the sd card when it's connected to the computer. It would show up as a disk drive, but it won't let me in it (saying something like no disc in drive). I can get adb up as that's how I got market on there in the first place. What would I have to do from there to get it on the Nook? Thanks for your help.
Click to expand...
Click to collapse
I'm having the same issues. 1) the market seems to be missing apps that I can see from my desktop. 2) I can't load apk files (or music or any other file) to NC. I can get the Market loaded via adb, my computer sees the Nook Color and the two drives (internal and SD card) but I can't access either of them. Is it because I'm running HC from the SD card? 3) is there a way for my desktop pc and the android market to recognize the NC so I can install apps from my desktop?
Thanks for the help.
Hello,
I successfully created an SD card that boots on the NC. I have a few problems that I don't know how to solve. I'll go over the steps I took and what happens.
1. burned the image from this thread: http://forum.xda-developers.com/showthread.php?t=922324
(3/15/11: Custom Nookie Froyo 0.6.8 (2 GB Image).3)
onto a 16gb class 6 sd card
2. copied the framework files posted in that thread to /system/framework/ by mounting the sd card in ubuntu
3. attempted to resize the last partition but was unsuccessful using EASUS, gparted, and windows partition manager. Each application would see the sd card partitions as separate drives and not as a whole drive
4. used the disk manager utility in ubuntu to delete the 4th partition and recreate the 4th partition as fat32 and named it 'sdcard'
5. booted the NC using the sd card
6. logged into google market
7. installed flash and youtube successfully
8. attempt to install other apps, but unsuccessful
At this point, things start to get strange. Google talk will log out and I will never be able to log back in. I spent a few hours playing around with settings and I did manage to install more apps from the market, but the error would persist. This is what I did to get the market to work again temporarily
9. unable to log into google talk or download anything from market
10. go to settings > manage apps > market > clear data/cache/everything
11. go to network settings and 'forget settings' for my network
12. power off NC and wait a few minutes (if I don't wait a few minutes, it actually doesn't fix the issue, very strange)
13. power on NC, set network settings
14. go to android market and try to download
at this point, I'll be able to download 1 or 2 apps, and then the rest of the apps will just say download unsuccessful. I'll also get logged out of google talk at this point and unable to log back in no matter what I try.
Can anyone suggest anything I can try? should I try installing android into eMMC? or try a different android install?
I also have issues with the browser. it FC immediately as I open it. I installed a different browser.apk provided in the thread I linked, but the issue returns each time I reboot the NC
any help would be appreciated.
bump?
I'm not allowed to post in the dev board, so I have to post here...
so i got CM7 working with gapps and market. no problem there. however, now when i plug in via usb i can't open up the available storage on the SD. my computer sees the drive fine and assigns a letter, but says to insert a disk when i double click to open it up. the space was made available on the 8gb card using easeus.
on the bright side, the computer does recognize the ADB interface just fine which is great because it seems to be a PIA for many people.
last note, if i take out the CM7 bootable card i just have the stock nook color, not rooted. when booted up that way the computer recognizes the nook without any issue.
so what's going on here and how can i access storage while using CM7??
thanks in advance.
Don't have an answer for you but more info would be helpful to figure it out...from the mention of easeus I can figure out you are on winblows...which version? which version of CM? so on and so forth...the more info the better.
deadbot1 said:
Don't have an answer for you but more info would be helpful to figure it out...from the mention of easeus I can figure out you are on winblows...which version? which version of CM? so on and so forth...the more info the better.
Click to expand...
Click to collapse
sorry, little new to all this.
i am using CM7 nightly build 39, yes i'm on windows (XP), used easeus 7.1.1 home edition to repartition which shows ~6 gig unused on the sd.
what other specifics do you need? as i said, i can copy files to the nook's storage, but not the SD card. i used this post here to get CM7 on the SD. no overclocking kernel. the only additional things other than CM7 itself is g-apps and market which i used the instructions from the same thread. that's literally all i've done, without the SD card in the nook boots to complete stock because i haven't even rooted it.
when i tried nookie froyo 0.6.8 before i also had the same issue.
is it a usb driver issue perhaps??
thanks alot.
I am not 100% sure on this, as I also am new. I have only installed to eMMC. I wonder if you need to get and use NookColorUMS. lets you mount any partition on the device.
Maybe one of te devs who ave set up te SD card versions can chime in?
Try the search function as well...really useful for tracking this stuff down.