How do I install Net-Hunter on a OnePlus 8 Pro using OxygenOS/Andriod 13? The install documentation Net-Hunter images state it uses Android version twelve. Does that mean I must roll back my devices before attempting to flash them? I am very new to rooting devices, so any help is appreciated. I'm using Linux instead of Windows as a daily driver, so the documentation hasnt been so helpful, but here is where I am so far; correct me if I've made a mistake. (I've assumed I had to rollback the Android version but If I do not plz, let me know)
The last command gave me the following error:
Like an idiot, I restarted the phone and bricked it, so now it looks like ill have to open a Windows VM with MSMDownloadTool (if anyone knows a Linux alternative, that would be swell)
TLDR:
- I've unlocked the boot-loader
- I've downloaded the OnePlus 8 Pro android 11 firmware onto my laptop(I am not sure if links are allowed here, but ill post in the comments if someone wants to verify its the right one)
- I've dumped the payload.bin from the firmware, extracting it into .img files
- I then connected my OnePlus 8 Pro to my Linux system and I ran the following commands:
fastboot reboot fastboot fastboot flash abl abl.img
fastboot flash aop aop.img
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash modem modem.img
fastboot flash qupfw qupfw.img
fastboot flash storsec storsec.img
fastboot flash system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vbmeta_system vbmeta_system.img
fastboot flash vendor vendor.img
The last command gave me the following error:
Fix FAILED (remote: 'Not enough space to resize partition')
Like an idiot, I restarted the phone and bricked it, so now it looks like ill have to open a Windows VM with MSMDownloadTool (if anyone knows a Linux alternative, that would be swell)
TLDR:
- Do I need to roll back to Android 12 to install Net-Hunter?=
- If not, does anyone know of a Linux-friendly method?
- If so, what mistake did I make to get that error?
- Is there a Linux equivalent to MSMDownloadTool?