lundi 9 février 2015

[REF][NOOBS] Partition Layout of GALAXY S3 topic






I made a simple file with all information related to Galaxy S3 Partition Layout.
This is nothing for anyone who knows How to create a ROM, but it can help others like me who don't know all the mount points. :D



Quote:









What's it ?
- A simple Notepad++ created file
Is it really needed ?
- Well, not sure if I can reply to this; but I thought it was worth a share.
Who is it for ?
- For everyone who needs it ;)
How can I download it ?
- You can to download it in attachments.
How to use it ?
- Push to root directory aka "/(here)" with a Root Explorer or use this command if you downloaded it with phone:

Code:


cp -r "/sdcard/download/emmc" /

- Set permissions to 0755
- Now type:

Code:


cat /emmc

and see
- Alternatively, you can use "cat /sdcard/download/emmc" or SIMPLY view it with any document viewer.


Now you can extract .img files using dd !
Exemple:

Code:


dd if=/dev/block/mmcblk0p5 of=/sdcard/boot.img (for Kernel)
dd if=/dev/block/mmcblk0p6 of=/sdcard/recovery.img (for recovery)
dd if=/dev/block/mmcblk0p4 of=/sdcard/parameter.bin (for parameter file)
dd if=/dev/block/mmcblk0p3 of=/sdcard/EFS.tar.gz (for EFS)


That's it.
:angel:


















Attached Files





File Type: zip EMMC_by_Nonta72.zip -
[Click for QR Code]
(566 Bytes)










Aucun commentaire:

Enregistrer un commentaire