diff --git a/docs/install.md b/docs/install.md index c680d5538..a0ac7be0b 100644 --- a/docs/install.md +++ b/docs/install.md @@ -69,8 +69,8 @@ Just when you think the bootloader is unlocked, surprise surprise, it is *actual 4. In Magisk Manager: **Install → Install → Select and Patch a File** and select the AP tar file. 5. Magisk Manager will patch the whole firmware file and store the output to `[Internal Storage]/Download/magisk_patched.tar` -6. Copy the tar file to your PC, and boot your device to download mode. -7. Flash `magisk_patched.tar` as AP in ODIN
**Important: Uncheck "Auto Reboot" in Options!!!!** +6. Copy the tar file to your PC (using `adb`: some people report corruption using MTP), and boot your device to download mode. +7. Flash `magisk_patched.tar` as AP in ODIN, together with the BL, CP and HOME_CSC files. Never flash only an AP file, as Odin can shrink your `/data` file-system if you do.
**Important: Uncheck "Auto Reboot" in Options!** 8. Magisk is now successfully flashed to your device! But there are still several steps before you can properly use the device. 9. We now want to boot into the stock recovery to factory reset our device.
**Full data wipe is mandatory! Do not skip this step.**