Full Guide to Flashing FrEeRuNnErKeRnEl for Samsung Exynos9820 Devices
FrEeRuNnEr4EvEr – April 19, 2025
1. Prepare Your Environment
- Backup: Flashing a kernel or boot image may erase all data. Backup anything important before proceeding.
- Install Required Tools: Install ADB, Fastboot, Odin, and USB drivers for your device.
2. Fastboot Method
Requirements:
- ADB & Fastboot tools installed
- The correct FrEeRuNnErKeRnEl image for your device, such as:
FrEeRuNnErKeRnEl-beyond0lte-v2.4.img (for beyond0lte)
Steps:
- Enable Developer Mode & USB Debugging:
- Settings → About phone → Tap "Build Number" repeatedly to enable Developer Mode.
- Settings → Developer Options → Enable USB Debugging.
- Power off device → Hold Volume Up + Power.
- In recovery, go to Advanced > fastbootd Mode.
- Verify Fastboot Connection:
bash
fastboot devices
- Flash Boot Image:
bash
fastboot flash boot /path/to/FrEeRuNnErKeRnEl-beyond0lte-v2.4.img
fastboot reboot
3. Odin Method (Samsung Devices Only)
Requirements:
- Odin tool (https://odindownload.com/download/Odin3_v3.14.4.zip)
- FrEeRuNnErKeRnEl kernel image already in
.tar.md5 format (e.g., FrEeRuNnErKeRnEl-beyond0lte-v2.4.tar.md5)
Steps:
A. Enable Developer Mode & USB Debugging
B. Reboot into Download Mode
- Power off device.
- Hold Volume Down + Bixby + Power.
- Press Volume Up when prompted to enter Download Mode.
C. Flash with Odin
- Launch Odin on PC.
- Connect device (should show a blue COM port in Odin).
- Click AP (or PDA) → Select your
FrEeRuNnErKeRnEl-beyond0lte-v2.4.tar.md5 file. - Ensure Auto Reboot and F. Reset Time are checked.
- Click Start.
- Wait for PASS message.
4. After Flashing
Important Notes
- ⚠️ Correct Image Required: Flashing the wrong image (wrong device/model) may brick your device.
- ❗ Warranty Warning: Flashing custom images may void warranty.