(Anleitung) Emmcdl-Befehlszeilen Verwendung

EMMCDL:

Schritt-für-Schritt-Anleitung zu Herunterladen und verwenden EMMCDL. EMMCDL ist ein Dienstprogramm, das Backup-Restore-Flashing über EDL mit Hilfe von Firehose/Sahara ermöglicht. Das Dienstprogramm verwendet den Mod 9008, um den Vorgang abzuschließen. es ist dasselbe wie FastbootFastboot ist primär Bootloader und EDL ist Secondary, wo wir alles tun können, ohne den Bootloader zu entsperren.

Herunterladen:

Wie benutzt man:

  • Installieren QD-Loader-Treiber auf dem PC
  • Laden Sie die EMMCDL-Datei von oben herunter und extrahieren Sie sie
  • Starten Sie das Telefon neu EDL-Modus (durch gleichzeitiges Halten der Tasten „Lautstärke erhöhen“ und „Leiser“) Sie können auch Specialized Cable verwenden. und verbinden Sie es mit dem PC
  • Öffnen Sie nun cmd, wo EMMCDL extrahiert wird
  • Verwenden Sie nun die folgenden Befehlszeilen.

EMMCL-Befehlszeilen:

Options:                                :actions
       -l                               List available mass storage devices
       -info                            List HW information about device attached to COM (eg -p COM8 -info)
       -MaxPayloadSizeToTargetInBytes   The max bytes in firehose mode (DDR or large IMEM use 16384, default=8192)
       -SkipWrite                       Do not write actual data to disk (use this for UFS provisioning)
       -SkipStorageInit                 Do not initialize storage device (use this for UFS provisioning)
       -MemoryName <ufs/emmc>           Memory type default to emmc if none is specified
       -SetActivePartition <num>        Set the specified partition active for booting
       -disk_sector_size <int>          Dump from start sector to end sector to file
       -d <start> <end>                 Dump from start sector to end sector to file
       -d <PartName>                    Dump entire partition based on partition name
       -d (email protected)<start> <size>         Dump size of logbuf to the console
       -e <start> <num>                 Erase disk from start sector for number of sectors
       -e <PartName>                    Erase the entire partition specified
       -s <sectors>                     Number of sectors in disk image
       -p <port or disk>                Port or disk to program to (eg COM8, for PhysicalDrive1 use 1)
       -o <filename>                    Output filename
       (<-x <*.xml> (-xd <imgdir>)>...) Program XML file to output type -o (output) -p (port or disk)
       -f <flash programmer>            Flash programmer to load to IMEM eg MPRG8960.hex
       -i <singleimage>                 Single image to load at offset 0 eg 8960_msimage.mbn
       -t                               Run performance tests
       -b <prtname> <binfile>           Write <binfile> to GPT <prtname>
       -g GPP1 GPP2 GPP3 GPP4           Create GPP partitions with sizes in MB
       -gq                              Do not prompt when creating GPP (quiet)
       -r                               Reset device
       -ffu <*.ffu>                     Download FFU image to device in emergency download need -o and -p
       -splitffu <*.ffu> -o <xmlfile>   Split FFU into binary chunks and create rawprogram0.xml to output location
       -protocol <s|f>                  Can be <s>(STREAMING),  default is <f>(FIREHOSE)
       -gpt                             Dump the GPT from the connected device
       -raw                             Send and receive RAW data to serial port 0x75 0x25 0x10
       -wimei <imei>                    Write IMEI <imei>
       -v                               Enable verbose output
Ex:
emmcdl -r
to reset Device

} if ( td_screen_width >= 1019 && td_screen_width < 1140 ) { /* landscape tablets */ document.write('');} if ( td_screen_width >= 768 && td_screen_width < 1019 ) { /* portrait tablets */ document.write('');} if ( td_screen_width < 768 ) { /* Phones */ document.write('');}

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *