How to push files to Android SD card in TWRP recovery
up vote
0
down vote
favorite
I have a Samsung Galaxy SIII(S3) GT-I9300, rooted and with the latest TWRP recovery.
I did not think of making a backup on the micro sdcard. When I transferred the second ROM and GAPPS, I deleted the current OS.
I can now only boot to recovery. How can I push a new custom ROM and GAPPS from my laptop to the microSD card to flash it in recovery and get any working OS?
On the laptop I use Ubuntu MATE 16.04.3. I have mtp and adb. When I boot to recovey and plug in a device on terminal I see
$ adb devices
List of devices attached
4df1fe8420e94f53 recovery
I'm a beginner in Linux, so I don't know what to do next.
boot android sd-card
add a comment |
up vote
0
down vote
favorite
I have a Samsung Galaxy SIII(S3) GT-I9300, rooted and with the latest TWRP recovery.
I did not think of making a backup on the micro sdcard. When I transferred the second ROM and GAPPS, I deleted the current OS.
I can now only boot to recovery. How can I push a new custom ROM and GAPPS from my laptop to the microSD card to flash it in recovery and get any working OS?
On the laptop I use Ubuntu MATE 16.04.3. I have mtp and adb. When I boot to recovey and plug in a device on terminal I see
$ adb devices
List of devices attached
4df1fe8420e94f53 recovery
I'm a beginner in Linux, so I don't know what to do next.
boot android sd-card
The place to ask about rooting and mooding Android is XDA-Developers, not here. forum.xda-developers.com
– user692175
Sep 5 '17 at 19:11
1
Why use ADB for this? TWRP can mount the SD card and it will connect to the PC like normal, then just copy the files to the SD card. Look in themount
section of TWRP.
– Mark Kirby
Sep 5 '17 at 19:16
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a Samsung Galaxy SIII(S3) GT-I9300, rooted and with the latest TWRP recovery.
I did not think of making a backup on the micro sdcard. When I transferred the second ROM and GAPPS, I deleted the current OS.
I can now only boot to recovery. How can I push a new custom ROM and GAPPS from my laptop to the microSD card to flash it in recovery and get any working OS?
On the laptop I use Ubuntu MATE 16.04.3. I have mtp and adb. When I boot to recovey and plug in a device on terminal I see
$ adb devices
List of devices attached
4df1fe8420e94f53 recovery
I'm a beginner in Linux, so I don't know what to do next.
boot android sd-card
I have a Samsung Galaxy SIII(S3) GT-I9300, rooted and with the latest TWRP recovery.
I did not think of making a backup on the micro sdcard. When I transferred the second ROM and GAPPS, I deleted the current OS.
I can now only boot to recovery. How can I push a new custom ROM and GAPPS from my laptop to the microSD card to flash it in recovery and get any working OS?
On the laptop I use Ubuntu MATE 16.04.3. I have mtp and adb. When I boot to recovey and plug in a device on terminal I see
$ adb devices
List of devices attached
4df1fe8420e94f53 recovery
I'm a beginner in Linux, so I don't know what to do next.
boot android sd-card
boot android sd-card
edited Sep 5 '17 at 22:04
Zanna
49.1k13123234
49.1k13123234
asked Sep 5 '17 at 18:53
milewap
13
13
The place to ask about rooting and mooding Android is XDA-Developers, not here. forum.xda-developers.com
– user692175
Sep 5 '17 at 19:11
1
Why use ADB for this? TWRP can mount the SD card and it will connect to the PC like normal, then just copy the files to the SD card. Look in themount
section of TWRP.
– Mark Kirby
Sep 5 '17 at 19:16
add a comment |
The place to ask about rooting and mooding Android is XDA-Developers, not here. forum.xda-developers.com
– user692175
Sep 5 '17 at 19:11
1
Why use ADB for this? TWRP can mount the SD card and it will connect to the PC like normal, then just copy the files to the SD card. Look in themount
section of TWRP.
– Mark Kirby
Sep 5 '17 at 19:16
The place to ask about rooting and mooding Android is XDA-Developers, not here. forum.xda-developers.com
– user692175
Sep 5 '17 at 19:11
The place to ask about rooting and mooding Android is XDA-Developers, not here. forum.xda-developers.com
– user692175
Sep 5 '17 at 19:11
1
1
Why use ADB for this? TWRP can mount the SD card and it will connect to the PC like normal, then just copy the files to the SD card. Look in the
mount
section of TWRP.– Mark Kirby
Sep 5 '17 at 19:16
Why use ADB for this? TWRP can mount the SD card and it will connect to the PC like normal, then just copy the files to the SD card. Look in the
mount
section of TWRP.– Mark Kirby
Sep 5 '17 at 19:16
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
Download thee ROM file and GAPPs for your phone
copy the files to an sd card
insert the card into your phone
boot the phone into recovery
go to install
select the rom file
and flash it(swipe to flash)
same with the GAPPs
New contributor
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Download thee ROM file and GAPPs for your phone
copy the files to an sd card
insert the card into your phone
boot the phone into recovery
go to install
select the rom file
and flash it(swipe to flash)
same with the GAPPs
New contributor
add a comment |
up vote
0
down vote
Download thee ROM file and GAPPs for your phone
copy the files to an sd card
insert the card into your phone
boot the phone into recovery
go to install
select the rom file
and flash it(swipe to flash)
same with the GAPPs
New contributor
add a comment |
up vote
0
down vote
up vote
0
down vote
Download thee ROM file and GAPPs for your phone
copy the files to an sd card
insert the card into your phone
boot the phone into recovery
go to install
select the rom file
and flash it(swipe to flash)
same with the GAPPs
New contributor
Download thee ROM file and GAPPs for your phone
copy the files to an sd card
insert the card into your phone
boot the phone into recovery
go to install
select the rom file
and flash it(swipe to flash)
same with the GAPPs
New contributor
New contributor
answered Nov 25 at 14:13
Akshaylal
1
1
New contributor
New contributor
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f953099%2fhow-to-push-files-to-android-sd-card-in-twrp-recovery%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
The place to ask about rooting and mooding Android is XDA-Developers, not here. forum.xda-developers.com
– user692175
Sep 5 '17 at 19:11
1
Why use ADB for this? TWRP can mount the SD card and it will connect to the PC like normal, then just copy the files to the SD card. Look in the
mount
section of TWRP.– Mark Kirby
Sep 5 '17 at 19:16