Page 1 of 1
Update without flash drive?
Posted: Fri Dec 09, 2011 8:01 pm
by coggy9
Is there any way to update without having a flash drive? In recovery, all my devices will not mount(they are all FAT32) at all. They will either say "no file or directory found" or "invalid argument". Could I put the update in /tmp and issue a command via adb to load the zip when booted into recovery(Like using "reboot recovery update=/tmp/update.zip" instead of "reboot recovery")?
Re: Update without flash drive?
Posted: Fri Dec 09, 2011 9:14 pm
by zenofex
coggy9 wrote:Is there any way to update without having a flash drive? In recovery, all my devices will not mount(they are all FAT32) at all. They will either say "no file or directory found" or "invalid argument". Could I put the update in /tmp and issue a command via adb to load the zip when booted into recovery(Like using "reboot recovery update=/tmp/update.zip" instead of "reboot recovery")?
There really isn't a way to do that AFAIK. Regarding the usb drives that specifically say "no file or directory found": If your running windows you should make sure the option to "Hide extensions of known file types" is turned off, as its possible you are naming the file update.zip.zip (windows is showing you update.zip and hiding the following .zip).
http://www.sevenforums.com/tutorials/10 ... -show.html
Thanks,
Zenofex
Re: Update without flash drive?
Posted: Sat Dec 10, 2011 5:52 am
by coggy9
Well, I'm on Ubuntu, so that's not the problem. and it says can't find /sdcard. Not /sdcard/update.zip. I'm pretty sure that means its unable to mount. I'm trying to use my phone(Thunderbolt in recovery mode, USB storage enabled) and hard drive(WD My Passport 500GB), and the phone gives the not found error. Hard drive gives incorrect parameter.
Re: Update without flash drive?
Posted: Sat Dec 10, 2011 8:18 am
by Discovered
unless there are some extra drivers that could be missing?
Re: Update without flash drive?
Posted: Sat Dec 10, 2011 8:53 am
by coggy9
Well I found my flash drive and it works....but I'd still like to know why this happens. I'm sure other people have had the same problem before.....
Re: Update without flash drive?
Posted: Sat Dec 10, 2011 10:57 am
by Discovered
Someone else had an issue in which they needed to switch out there flash drive.
Re: Update without flash drive?
Posted: Sat Dec 10, 2011 12:01 pm
by MStrawder
Could have been the particular flash drive. Several users have reported this. I had 100% success with formatting using Ubuntu. I booted it up after I had problems formatting the drive in Windows.
Re: Update without flash drive?
Posted: Sat Dec 10, 2011 2:15 pm
by Discovered
Windows xp, not one issue with any update.
Re: Update without flash drive?
Posted: Sun Dec 11, 2011 7:57 am
by Monkey2674
I had the same problem formatting with ubuntu. I fixed it by going to disk utility and under partitioning it didnt say Master Boot Record. So i hit format drive and selected Scheme: Master Boot Record. Then when complete at the bottom hit create partition and select Fat. Then it worked for the upgrade.
Re: Update without flash drive?
Posted: Sun Dec 11, 2011 11:39 am
by Discovered
Monkey2674 wrote:I had the same problem formatting with ubuntu. I fixed it by going to disk utility and under partitioning it didnt say Master Boot Record. So i hit format drive and selected Scheme: Master Boot Record. Then when complete at the bottom hit create partition and select Fat. Then it worked for the upgrade.
some more useful information. MBR has to do with the usb update.