Note 2 partitions - Galaxy Note II General

can someone send me a screenshot of all partitions in note 2 using "df" command in terminal emulator

Taken via terminal emulator
Sent from my GT-N7100 using xda app-developers app

Related

Flashing bootloader without a computer(rooted)

I've downloaded redbend_ua and the clockwork recovery image. They're both currently on my sdcard's root. I'm trying to copy redbend_ua, but there's no 'cp' command???
I've been a Linux SysAdmin for over 5 years, so I'm comfortable on the command line. Where's cp? Is there an easy way to install bash 3?
Sent from my SPH-D700 using XDA App
I can't link the post with tapatalk, but detailed instructions are in a post labeled "Clockwork recovery no computer method"
By default the cp command isn't included in android... it is included in busybox. There is an app on the market, and the one click roots install it by default. Without busybox the cat command is used as so: cat > .
Sent from my SPH-D700 using Tapatalk
Wow... I'm embarrassed I didn't try that. I'm usually against piping cats but sfobv that's what is needed.
Sent from my SPH-D700 using XDA App

Sqlite3 terminal?

I'm sorry if this is a noobish question but can anyone tell me what terminal and where it is that I'm supposed to use to pull and push files? I'm trying to stop the nook color Ota updates with these commands and they said to move sqlite3 file to my system/ bin then use terminal to type in these scripts. I have no idea what terminal they are talking about. Please help!! Thank you
Sent from my SAMSUNG-SGH-I997 using XDA App
Terminal emulator on the market
Sent from my HERO200 using XDA App

[Q] Camera save to SDcard by default?

Is it possible for the camera to save to the SD card by default?
never mind...found it
Mind posting the solution in case anybody else was wondering the same thing?
Sent from my XT907 using xda app-developers app
Jersey846 said:
Mind posting the solution in case anybody else was wondering the same thing?
Sent from my XT907 using xda app-developers app
Click to expand...
Click to collapse
look into camera settings. )
or for hardcore users
run script in terminal
mount -o bind /mnt/sdcard0/dcim /mnt/external1/dcim
serraxer said:
look into camera settings. )
or for hardcore users
run script in terminal
mount -o bind /mnt/sdcard0/dcim /mnt/external1/dcim
Click to expand...
Click to collapse
Seems not possible for me, "OPERATION DENIED" weird thing, being rooted at JB Eclipse ROM.
Open the camera
hit the gear.
hit storage location
hit SD Card
I'm on the Eclipse ROM as well. I entered "su" and gained the root terminal, typed the command, and received a "too long key sequence". I'm not the greatest at terminal commands, obviously.
Sent from my XT907 using xda app-developers app
EDIT********* at 3:29 pm
OK! Fixed it. Enter "su"
Then:
mount -o bind /mnt/sdcard/dcim /mnt/external1/dcim
skippid said:
I'm on the Eclipse ROM as well. I entered "su" and gained the root terminal, typed the command, and received a "too long key sequence". I'm not the greatest at terminal commands, obviously.
Sent from my XT907 using xda app-developers app
EDIT********* at 3:29 pm
OK! Fixed it. Enter "su"
Then:
mount -o bind /mnt/sdcard/dcim /mnt/external1/dcim
Click to expand...
Click to collapse
Thanks for the answer, still can't see the files in the external sdcard. Now folders are merged and. And can't see external SD dcim files.
grtechguy said:
Open the camera
hit the gear.
hit storage location
hit SD Card
Click to expand...
Click to collapse
After all that, I already had it to store to sd card.. Oh me...
Sent from my XT907 using xda app-developers app
Jersey846 said:
After all that, I already had it to store to sd card.. Oh me...
Sent from my XT907 using xda app-developers app
Click to expand...
Click to collapse
Yes but thats in stock camera, im using ECLIPSE ROM camera different to stock. You cant choose the External SD as your default storage location. :S Ideas?

Ubuntu 12.04 Won't Recognize Device

During the root process I'm not able to find the device using command ./adb-linux devices. I'm following this guide.
http://nexus4root.com/nexus-4-root/how-to-root-nexus-4-windowsmac-osxlinuxubuntu/
Have you got the latest version of adb?
Type 'adb version' it should be 31.
Sent from my Nexus 4 using xda app-developers app

Find out android version without touchscreen?

I have a note 3 and a galaxy mega. Both screens broken. How can I Find out the android version without using the touchscreen?
Sent from my SM-N900V using XDA Free mobile app
Plug it in to the computer and type: "adb shell getprop ro.build.version.sdk" into the command prompt.
Baconer said:
Plug it in to the computer and type: "adb shell getprop ro.build.version.sdk" into the command prompt.
Click to expand...
Click to collapse
Ok.thanks. You guys know.all.the commands
Sent from my SM-N900V using XDA Free mobile app

Categories

Resources