Home > Samsung

How to Enable FastbootD Mode in Samsung Recovery

In this guide, we will show you the steps to enable the FastbootD Mode in Samsung recovery. When it comes to custom development, then Samsung has always taken a different route. Whether it’s their firmware [AL, BP, CP, CSC] or their flashing stuff [using Odin instead of Fastboot Commands and using the Download Mode for flashing instead of Bootloader Mode], things are completely different in this ecosystem.

Along the same lines, flashing a Generic System Image is somewhat different for Samsung devices. This is because these GSI ROMs are flashed in the FastbootD Mode which is absent from most Samsung recoveries. Fortunately, there does exist a nifty workaround using which you can enable this mode on your device. And in this guide, we will show you how to do just that. Follow along.

How to Enable FastbootD Mode in Samsung Recovery

fastbootd samsung recovery

Before starting, please back up all the data on your device. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device and data by performing the below steps.

  1. Set up Git and authentication with GitHub.com from Git using the instructions given here.
  2. Then navigate to the Johx22/Patch-Recovery repository and click Fork at the top right.fastbootd samsung recovery
  3. Under “Owner,” select the dropdown menu and click an owner for the forked repository.
  4. Optionally, to further distinguish your fork, in the “Repository name” field, type a name.
  5. Optionally, in the “Description” field, type a description of your fork.
  6. Optionally, select Copy the DEFAULT branch only.
  7. Finally, click Create Fork.
  8. Now extract the recovery.img.lz4 and upload the recovery.img (not lz4) to transfer.sh.
  9. NOTE: Other file hosting services, like Google Drive, are causing issues with this service. So use transfer.sh for now only.
  10. Once uploaded right click on the Download button and copy the URL.
  11. Head over to the Actions tab and click on RECOVERY -> Run workflow.
  12. Insert the copied URL in the RECOVERY URL field and Start the workflow.
  13. The patching will now start. A Patched-Recovery.zip will be uploaded at the end of the process.fastbootd samsung recovery
  14. Download it and extract your patched recovery image.
  15. The Image will already also be repacked to .tar for flashing directly through Odin.
  16. Once flashed, you can now directly access the FastbootD Mode via:
  17. From the OS: adb reboot fastboot
  18. From Fastboot Mode: fastboot reboot fastboot

That’s it. These were the steps to enable FastbootD Mode in Samsung recovery. If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution as soon as possible.


Share: