Oh, I had totally missed that one. Downloading now. Wonderful! Thanks again!
Well, unfortunately that's all I received via “adb pull system name“.![]()
adb shell
cd /system
tar -c * > /sdcard/systemdump.tar
exit
adb pull /sdcard/systemdump.tar
Code:adb shell cd /system tar -c * > /sdcard/systemdump.tar exit adb pull /sdcard/systemdump.tar
Yep, I guess that one worked out much better...
http://www11.zippyshare.com/v/40348493/file.html
http://www7.zippyshare.com/v/12645039/file.html
http://www43.zippyshare.com/v/88045381/file.html
http://www29.zippyshare.com/v/63391257/file.html
http://www14.zippyshare.com/v/61786246/file.html
http://www64.zippyshare.com/v/38750228/file.html
---------- Post added at 08:25 PM ---------- Previous post was at 08:17 PM ----------
When I used the old, but rooted ROM, I simply uninstalled it via Titanium Backup.Does anyone know how to get rid of "Security HD" on the 1380F?
After every reboot it is back again, even though I made sure I deleted the APK, ODEX and corresponding data folders.
Pew pew pew --> Dead and gone...
Oh, I had totally missed that one. Downloading now. Wonderful! Thanks again!
Yes. I flashed those images from the rar package that bodivas provided. They already included the latest update. All worked fine again for me.Hi, did you manage to install everything including the update?
Glad pulling /system worked out.When I used the old, but rooted ROM, I simply uninstalled it via Titanium Backup.
Pew pew pew --> Dead and gone...
Yes. I flashed those images from the rar package that bodivas provided. They already included the latest update. All worked fine again for me.
I was asking you because I can not find the fold rom without root (830LC) , as he said that first we should install over the old firmware without root...
I know, but I skipped that step. In the same post there is a link to rar package Stock Rooted_YT2-830LC_USR_S000095_1412191502_WW21_ROW which contains three img-files. I took the other needed files from an earlier 830LC image and flashed. Sorry I can't post links because of my low post count.
Btw. Do you get some error message when the flashing fails?
Ok, downloaded..Yep, I guess that one worked out much better...
I don't have access to that Intel folder, without root rights.Ok, downloaded..
Put here your (partitions number) screen from dev/block/platform/intel/by-label
This from 830L:
View attachment 3083805
I don't have access to that Intel folder, without root rights.
“Permission denied“, QUOTE]
dev/block/platform/8086..../by-name ??
p.s. in upload..
@subworx
What do you use to repack system?
Also I have not found where it "resurrects" this HD Security. I looked into the ramdisk boot, recovery, droidboot and no trace.It seems that their year integrated into the kernel. For the moment you can only freeze with titanium (license)
I don't have access to that Intel folder, without root rights.
“Permission denied“, QUOTE]
dev/block/platform/8086..../by-name ??
p.s. in upload..
@subworx
What do you use to repack system?
Yes, that folder is accessible.
Damn, for some strange kind of reason, I can't attach a picture... 'guess something with the XDA App.
This is the table:
boot
cache
config
data
ESP
factory
fastboot
logs
misc
panic
recovery
reserved
reserved_1
system
adb shell
su
dd if=/dev/block/mmcblk0p3 of=/sdcard/boot.img
dd if=/dev/block/mmcblk0p4 of=/sdcard/recovery.img