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

Root need halp with dd comands after copy files to lg g2

tsharon81

Member
this is my error someone know why?
C:\Users\sharon\Desktop\lgg2d800fixxxxxxxxxx>dd if=/sdcard/aboot.img of=/dev/blo
ck/platform/msm_sdcc.1/by-name/aboot
rawwrite dd for windows version 0.6beta3.
Written by John Newbigin <jn@it.swin.edu.au>
This program is covered by terms of the GPL Version 2.

Error opening input file: 3 ■■∞ε≥°δ· αΘ∩ α⌠∙°σ· ∞α·° α· Σ≡·Θß ∙÷σΘ∩

C:\Users\sharon\Desktop\lgg2d800fixxxxxxxxxx>
 
Pardon me. Where are your files located? Why don't you use adb?
ilets start from the middle.
lg g2 d800 /9006 + partitions.
error erase partition and flash.
some how i managed to enter cwm ,i pushd the 7 files to sd card on lg.
now i want to flash them from adb .
and if ill sucess ill try again tot flash with lg flash tool.
sorry about my bad english
 
Slax.org and the vmware just type "vmware player" (download slax bootable iso)
im using knoppix usb boot.
in disks i can see all the drives all of them is block device
but in terminal when i type
ls /dev/sd*
i see 50 drives
ican see the peth to the partitions /dev/nbd1.......
it say no access no such file or directory.
how can i proceed?
 
IMG_20150512_134915[1].jpg
Can you please take a screenshot?
IMG_20150512_134427[1].jpg
 
Is it via vmware or native? Please try inside vmware(sounds crazy but people had much more success than native)
 
If windows doesn't pop up the drives and states: the drives need to be formatted then it's a false 9006 mode. you have to to short the pins then.
 
dd if=aboot.img of=/dev/sdd5
dd if=boot.img of=/dev/sdd7
dd if=laf.img of=/dev/sdd23
Be sure you are in the same dir as your img files
 
dd if=aboot.img of=/dev/sdd5
dd if=boot.img of=/dev/sdd7
dd if=laf.img of=/dev/sdd23
Be sure you are in the same dir as your img files

knoppix@Microknoppix:/media/sda4/Users/שרון/Desktop/Minimal ADB and Fastboot$ dd if=aboot.img of=/dev/sdd5




and it s stuck like this
 
noppix@Microknoppix:/media/sda4/Users/שרון/Desktop/Minimal ADB and Fastboot$ suroot@Microknoppix:/media/sda4/Users/שרון/Desktop/Minimal ADB and Fastboot# ls
aboot.img cygwin1.dll lllllllll.img rpm.img unins000.dat
adb.exe dbi.img modem.img sbl1.img unins000.exe
AdbWinApi.dll dd.exe py_cmd.exe select.pyd w9xpopen.exe
AdbWinUsbApi.dll fastboot.exe py_cmd.py system.img
boot.img _hashlib.pyd python27.dll twrpd800.zip
bz2.pyd laf.img recovery1.img tz.img
cache.img library.zip recovery.img unicodedata.pyd
root@Microknoppix:/media/sda4/Users/שרון/Desktop/Minimal ADB and Fastboot#


yes they r
btw im puling the files from my win dir
is that ok?
 
Back
Top Bottom