Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
fzelle
Old
#731  
Senior Member
Thanks Meter 93
Posts: 791
Join Date: Mar 2006
Is it really so hard to understand that you have to connect usb to a computer and copy the files BEFORE pressing the button?
 
chrulri
Old
#732  
chrulri's Avatar
Senior Member - OP
Thanks Meter 266
Posts: 895
Join Date: Dec 2010

 
DONATE TO ME
Quote:
Originally Posted by tripod-alias View Post
drwxrwxrwx 5 1000 1015 32768 Jan 1 1970 sdcard
dr-xr-xr-x 1 1000 1015 20480 May 4 11:39 usb_host


This meens that usb_host isn't writeable.
I Tried chmod 777 usb_host but then i get "chmod: usb_host: Read-only file system".
I get this with every USB i try (just a usb-stick or an external hard drive (250 gb, 1 tb, ... everything i have ))
This is weird. I tested this just a minute ago on my A101IT:
Code:
$ adb shell


BusyBox v1.7.2 (2012-02-28 22:48:59 CET) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/ $ su
su
# sh
sh


BusyBox v1.7.2 (2012-02-28 22:48:59 CET) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/ # cd /mnt/storage
cd /mnt/storage
/mnt/storage # ls -al usb_host
ls -al usb_host
drwxrwxrwx    3 1000     1015         8192 Jan  1  1970 .
drwxrwxrwx   12 1000     1015         4096 May  5 14:26 ..
drwxrwxrwx    3 1000     1015         8192 Dec 27  2008 o2003
/mnt/storage # mount | grep usb_host
mount | grep usb_host
/dev/block/vold/8:1 on /mnt/storage/usb_host type vfat (rw,dirsync,nosuid,nodev,noexec,noatime,nodiratime,uid=1000,gid=1015,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,utf8,errors=remount-ro)
/mnt/storage # echo hello world > usb_host/testfile.txt
echo hello world > usb_host/testfile.txt
/mnt/storage # cat usb_host/testfile.txt
cat usb_host/testfile.txt
hello world
/mnt/storage # ls -al usb_host
ls -al usb_host
drwxrwxrwx    3 1000     1015         8192 May  5 14:31 .
drwxrwxrwx   12 1000     1015         4096 May  5 14:31 ..
drwxrwxrwx    3 1000     1015         8192 Dec 27  2008 o2003
-rwxrwxrwx    1 1000     1015           12 May  5 14:31 testfile.txt
/mnt/storage #
everything works as expected. the usb stick is formatted with fat filesystem, what is yours?

check "mount | grep usb_host" for more information
 
mattBLK
Old
#733  
Senior Member
Thanks Meter 104
Posts: 186
Join Date: Dec 2010
Location: Manila
Can someone tell me what is the version of Android after flashing 2.4.83 update?

thanks
 
fzelle
Old
#734  
Senior Member
Thanks Meter 93
Posts: 791
Join Date: Mar 2006
As stated here numerous times, it still is Froyo so it is Android 2.2.1
 
mattBLK
Old
#735  
Senior Member
Thanks Meter 104
Posts: 186
Join Date: Dec 2010
Location: Manila
Quote:
Originally Posted by fzelle View Post
As stated here numerous times
honestly i just couldn't be bothered trolling through 75 pages of "omg ARRRH why is it boot looping.. omg i cant follow instructions HALP"
 
chrulri
Old
#736  
chrulri's Avatar
Senior Member - OP
Thanks Meter 266
Posts: 895
Join Date: Dec 2010

 
DONATE TO ME
Quote:
Originally Posted by mattBLK View Post
honestly i just couldn't be bothered trolling through 75 pages of "omg ARRRH why is it boot looping.. omg i cant follow instructions HALP"
and read everything upside down..
 
achorivai
Old
(Last edited by Mr. Clown; 22nd May 2012 at 03:20 AM.)
#737  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Feb 2010
fully success with the - [fw 2.4.82 +rw] + optional permanent root
thanks a lots
 
Juinx
Old
#738  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: May 2012
Hi, i just have one quick question sorry if its a dumb one, ive installed the SDE and after that i cannot choose update firmware, i already have the latest firmware installed do i still need to install it with the file from the website or do i just have to do "Step 3" now?
Thanks alot
 
chrulri
Old
#739  
chrulri's Avatar
Senior Member - OP
Thanks Meter 266
Posts: 895
Join Date: Dec 2010

 
DONATE TO ME
@Juinx yeah you can skip that step
 
kboeckx
Old
(Last edited by kboeckx; 25th May 2012 at 12:08 PM.)
#740  
kboeckx's Avatar
Senior Member
Thanks Meter 46
Posts: 367
Join Date: Jun 2010
Location: Zoersel
Default FW 2.4.84

Any change this is getting an update to firmware version 2.4.84 ?

never mind ... my mistake
Phone: HTC Sensation
ROM: Android Revolution HD 7.2.0 | ICS | High Quality & Performance | Legendary
Kernel: Faux123
Recovery: 4EXT Recovery Touch

Tablet: Nexus 7
ROM: [4.2.2 JDQ39 AOSP] Eos 4.0 -- Grouper
Recovery: official cwm 6.0.3.0

 
Post Reply+
Tags
archos, gen8, root
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...