• 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

root@Microknoppix:/media/sda4/Users/שרון/Desktop/Minimal ADB and Fastboot# sudo -i
root@Microknoppix:~# dd if=aboot.img of=/dev/sdd5
dd: opening `aboot.img': No such file or directory
root@Microknoppix:~#
 
Yes. Currently you're not in the directory. I advise you to put in on desktop. Then type "cd Desktop". Then "ls" to see if it's the righz one where the files are. With "pwd" you can checl where you currently are
 
Last edited:
Yes. Currently you're not in the directory. I advise you to put in on desktop. Then type "cd Desktop". Then "ls" to see if it's the righz one where the files are. With "pwd" you can checl where you currently are

fainelly!!!!!!
root@Microknoppix:/home/knoppix/Desktop/Minimal ADB and Fastboot# dd if=aboot.img of=/dev/sdd5
2048+0 records in
2048+0 records out
1048576 bytes (1.0 MB) copied, 0.252639 s, 4.2 MB/s
root@Microknoppix:/home/knoppix/Desktop/Minimal ADB and Fastboot# dd if=boot.img of=/dev/sdd7
21504+0 records in
21504+0 records out
11010048 bytes (11 MB) copied, 2.85768 s, 3.9 MB/s
root@Microknoppix:/home/knoppix/Desktop/Minimal ADB and Fastboot# dd if=laf.img of=/dev/sdd23
31744+0 records in
31744+0 records out
16252928 bytes (16 MB) copied, 46.6033 s, 349 kB/s
root@Microknoppix:/home/knoppix/Desktop/Minimal ADB and Fastboot#

now what?
my device connected to the com and battery unplaged.
i dont want to do somthing wrong
 
Last edited:
Now hold volume up and connect to pc. But first try to power on normally(depending what android you had on it)
 
Now hold volume up and connect to pc. But first try to power on normally(depending what android you had on it)
i dont know what android was on it i bought it like that.
do i need to connect the battery?
i dont need to flash mor files like rpm/tz/modem/recovery?
 
Yes. First disconnect from pc. Then connect battery, hold volume up and connect to pc. Download mode should be working now
 
No download mode?
Ok now flash the other files also

fastboot flash tz tz.img
fastboot flash rpm rpm.img

And other files(you can do it feom windows)
 
No download mode?
Ok now flash the other files also

fastboot flash tz tz.img
fastboot flash rpm rpm.img

And other files(you can do it feom windows)
in windows i get failed (remote:flash write failure)
can i do it from this?
do i need to go back to 9006 b4?
i think we had progress ..... now i want to brake it/////////
 
Appears to me you have a d802, not a d800. Are you working off the premise you have a d800? Have you verified motherboard?
 
Appears to me you have a d802, not a d800. Are you working off the premise you have a d800? Have you verified motherboard?
i bougt it from someone in that status.
its written in the back cover d802.
whan i managed to flash d802 with my imei from lg mobile support its all want well until its finnish and than the touch was really not function good.
than iread that it might be refurbish one and i shuld open im and its written all of the cable and mb and plactic inside d800.
so what do u think i shuld do?
 
Flash d800 kdz or tot(but first you have to take it to 9006 mode - again and dd other files, sbl1, tz, dbi..)
 
Yeah the touch problems are indicating likely not d802 but you are making assumptions nonetheless. Motherboard is best verified as they are not always d800, but they are the most likely candidate by far, probably near 90%.

So you need to write aboot, boot, dbi, laf, rpm, sbl1 and tz as mentioned.
 
Yeah the touch problems are indicating likely not d802 but you are making assumptions nonetheless. Motherboard is best verified as they are not always d800, but they are the most likely candidate by far, probably near 90%.

So you need to write aboot, boot, dbi, laf, rpm, sbl1 and tz as mentioned.
i flash all 7 files
still fast boot
what about recovery?
userdata?
 
Dd if=/dev/null in front of "of=..." or "dd if=/dev/zero"

root@Microknoppix:/home/knoppix/Desktop/Minimal ADB and Fastboot# dd if=/dev/null of=/dev/sdd5
0+0 records in
0+0 records out
0 bytes (0 B) copied, 1.2378e-05 s, 0.0 kB/s
root@Microknoppix:/home/knoppix/Desktop/Minimal ADB and Fastboot# dd if=aboot.img of=/dev/sdd5
dd: writing to `/dev/sdd5': No space left on device
1+0 records in
0+0 records out
0 bytes (0 B) copied, 0.00017034 s, 0.0 kB/s
 
Hey wait..check with gdisk -l /dev/sdd if something changed

Caution: invalid main GPT header, but valid backup; regenerating main header
from backup!

Caution! After loading partitions, the CRC doesn't check out!
Warning! Main partition table CRC mismatch! Loaded backup partition table
instead of main partition table!

Warning! One or more CRCs don't match. You should repair the disk!

Partition table scan:
MBR: protective
BSD: not present
APM: not present
GPT: damaged

****************************************************************************
Caution: Found protective or hybrid MBR and corrupt GPT. Using GPT, but disk
verification and recovery are STRONGLY recommended.
****************************************************************************
Disk /dev/sdd: 61071360 sectors, 29.1 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 98101B32-BBE2-4BF2-A06E-2BB33D000C20
Partition table holds up to 36 entries
First usable sector is 11, last usable sector is 61071349
Partitions will be aligned on 2-sector boundaries
Total free space is 30552054 sectors (14.6 GiB)

Number Start (sector) End (sector) Size Code Name
1 32768 163839 64.0 MiB 0700 modem
2 163840 165887 1024.0 KiB FFFF sbl1
3 165888 166911 512.0 KiB FFFF dbi
4 196608 197631 512.0 KiB FFFF DDR
5 229376 231423 1024.0 KiB FFFF aboot
6 231424 233471 1024.0 KiB FFFF rpm
7 262144 294911 16.0 MiB FFFF boot
8 294912 296959 1024.0 KiB FFFF tz
9 296960 296961 1024 bytes 0700 pad
10 327680 333823 3.0 MiB FFFF modemst1
11 333824 339967 3.0 MiB FFFF modemst2
12 339968 339969 1024 bytes FFFF pad1
13 360448 393215 16.0 MiB FFFF misc
14 393216 458751 32.0 MiB 0700 persist
15 458752 491519 16.0 MiB FFFF recovery
16 491520 497663 3.0 MiB FFFF fsg
17 524288 525311 512.0 KiB FFFF fsc
18 525312 526335 512.0 KiB FFFF ssd
19 526336 526337 1024 bytes FFFF pad2
20 526338 527361 512.0 KiB FFFF encrypt
21 557056 573439 8.0 MiB 0700 drm
22 573440 589823 8.0 MiB 0700 sns
23 589824 655359 32.0 MiB FFFF laf
24 655360 720895 32.0 MiB FFFF fota
25 720896 786431 32.0 MiB 0700 mpt
26 786432 787455 512.0 KiB FFFF dbibak
27 787456 789503 1024.0 KiB FFFF rpmbak
28 789504 791551 1024.0 KiB FFFF tzbak
29 791552 791567 8.0 KiB FFFF rct
30 819200 6488063 2.7 GiB 0700 system
31 6488064 7733247 608.0 MiB 0700 cache
32 7733248 7897087 80.0 MiB 0700 tombstones
33 7897088 7929855 16.0 MiB 0700 spare
34 7929856 8028159 48.0 MiB 0700 cust
35 8028160 30703615 10.8 GiB 0700 userdata
36 30703616 30777310 36.0 MiB 0700 grow
root@Microknoppix:/home/knoppix/Desktop/Minimal ADB and Fastboot#
 
Back
Top Bottom