Hi,
i want to build CM recovery.
I download the source from github cyanogenmod with repo sync.
I took the boot.img from the device partition with dd and create the device tree successful with mkvendor.sh.
make recoveryimage was successfull.
Now i want to correct the different values in the config files for the recovery to get it working on my LG-D160 device.
Iam looking for the
- recovery image size,
- boot image size,
- system image size,
- userdata image size
- block size
- flash size
I know tune2fs, df, cat /proc/partitions, mount
/proc/mtd and /proc/emmc doesnt exist.
Could someone put me on the right way please ?
Thank you.
papaandy
i want to build CM recovery.
I download the source from github cyanogenmod with repo sync.
I took the boot.img from the device partition with dd and create the device tree successful with mkvendor.sh.
make recoveryimage was successfull.
Now i want to correct the different values in the config files for the recovery to get it working on my LG-D160 device.
Iam looking for the
- recovery image size,
- boot image size,
- system image size,
- userdata image size
- block size
- flash size
I know tune2fs, df, cat /proc/partitions, mount
/proc/mtd and /proc/emmc doesnt exist.
Could someone put me on the right way please ?
Thank you.
papaandy