• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Terminal emulator question

I need to mount the MOBILE partition that usually pops up when connected via USB in download mode through terminal emulator. Anyone have precise instructions? ive been trying to figure it out since 4 this morning..i'd like to get it to my roommate by lunch. Every time I type in the commands people have told me ,the TE just sits there then starts a new line,with no effect..
 
I need to mount the MOBILE partition that usually pops up when connected via USB in download mode through terminal emulator. Anyone have precise instructions? ive been trying to figure it out since 4 this morning..i'd like to get it to my roommate by lunch. Every time I type in the commands people have told me ,the TE just sits there then starts a new line,with no effect..

First thing, assuming you are stock, you need to run as root. [HIGH]$su
#[/HIGH]
then you need to make a mount point[HIGH]mkdir (some name like 'here')[/HIGH]
then mount the partition to the directory you made.
gotta research this part
[HIGH]#mount /dev/block/[/HIGH]
gotta go
 
Back
Top Bottom