Tuesday, 12 July 2016

[TOOL/UTILITY]DataOnSDCard Project



DataOnSDCard Project

This tool modifying boot and recovery images (Tested on CM kernel and with TWRP recovery) ONLY for 5.1.1
Instructions:
First, you need to prepare your SDCard:
Type in terminal

Code:


make_ext4fs /dev/block/mmcblk1p1

Now our SDCard has got ext4 filesystem instead of exfat! ALL DATA WILL ERASED FROM YOUR SDCARD!!!
Next download zip with tool in attachments, extract it and with command "cd" go to folder with extracted tool, example

Code:


cd /sdcard/DataOnSDCard-Tool

Now just type

Code:


sh Patch-DataOnSDCard.sh [-f] (for flashing images after compiling

Now just reboot! If your system after this dead, go to TWRP then, mount system, go to terminal and type:

Code:


/system/xbin/sukernel --ungzip /system/backups/boot.img.gz /system/boot.img

and

Code:


/system/xbin/sukernel --ungzip /system/backups/recovery.img.gz /system/recovery.img

Init.d script for mount internal sd on /storage/sdcard1 copy to /system/init.d
And flash it!
Screenshots and Downloads in Post #2
Goodbye!

XDA:DevDB Information
DataOnSDCard Project, Tool/Utility for the Samsung Galaxy Note 3 Neo

Contributors
argraur, FireLord for his CM builds and Chainfire for his sukernel utility

Version Information
Status: Stable
Current Stable Version: v1.0
Stable Release Date: 2016-07-12

Created 2016-07-12
Last Updated 2016-07-12



No comments:

Post a Comment