LG Spirit 4G h440n bootloader unlocking problem

  • Thread starter Thread starter Android Central Question
  • Start date Start date
A

Android Central Question

So I've been following this guide on how to unlock my phones bootloader.
(1) Downgrade to v10f version of Android.
(2) Root your device.
(3) Download this patched aboot file. Click Here
(4) Connect your phone to the computer. In command prompt, type "adb shell".
(5) Transfer the aboot file into /sdcard/ folder.
(6) Type "su" to enter the root shell. Then type "dd if=/sdcard/aboot_v10f.bin of=/dev/block/<your aboot partition>".
(7) Restart your phone by typing "reboot".

When he says: <your aboot partition>". what exactly should I write??