Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.34 KB

README.MD

File metadata and controls

20 lines (16 loc) · 1.34 KB

emmcdl

Description

Console utility for working with device partitions based on the Qualcomm processor for Linux

Download & build & install (required a g++ compiler)

git clone https://github.com/Zalexanninev15/emmcdl && cd emmcdl && aclocal && autoconf && automake --add-missing && ./configure && make && sudo cp emmcdl /usr/bin/emmcdl && cd .. && rm -rf emmcdl

How to use? - README