After encountering some problems with recovery, I decided to go back and rename those two files using `adb shell mv /system/recovery-from-boot.p.old /system/recovery-from-boot.p` and `adb shell mv /system/etc/install-recovery.sh.old /system/etc/install-recovery.sh` but it says that the file/directory is missing. When I use `adb remount` I receive `remount failed: Unknown error: 0`. It is probably because I wiped the data and cache.
I thought I was trying something stable after being directed here through a series of searches, but I see now I should have stuck with the pinned topics.
I'm even unable to do install the stock rom right as it gives me `installation aborted` now. Any help would be greatly appreciated. Thanks.
UPDATE: I flashed all the stock images through fastboot, and that gave me another chance at things.