[GSI] [Android 13] Nord N10 GSI flasher. EU and Global.

Search This thread

MetaruSonikkuX

Senior Member
Jun 4, 2016
110
26
Honor 5X
Project Treble
Any theories on getting this working on the BE2028?. Im rooted on the pixel rom? As my previous post mentions the script didn't work for this device. I'm interested in getting at least android 12 on this device any help would be greatly appreciated. I'm aware of the risks!
I figured out a safer way to test them thanks though.
What is the "safer" way you ended up using?
 

fardman88

Member
Mar 22, 2022
6
0
16
Ohio
OnePlus Nord N10 5G
About

This is a simple script that will automatically delete the "Product" partition, resize the "System" partition to its maximum size, and flash the GSI image onto the device.
Make sure that your OnePlus runs latest (11.0.7) firmware. Tested on my personal device - EU variant. Global variant untested. Using at your own risk.



Installation

1. Download EU or Global variant of script and extract it.

2. Download your chosen GSI image,
rename it to "system.img" and put in the firmware directory.

3. Run "adb_reboot_fastboot.bat".

4. Run "flash_with_magisk.bat" or if you don't want to root run "flash_without_magisk.bat".



Download

EU :
https://mega.nz/file/LBARVLIQ#-9Tj1v-2TtmcZFr5yunNpIhMjNFkZtTQutHXimP53KI

GLOBAL : https://mega.nz/file/OMBVRRZI#xTXAV2eTcLxS3gWkhyiNO4ehHjlfnLwO-2wXTt3hkqg

GSI LIST : https://github.com/phhusson/treble_experimentations/wiki/Generic-System-Image-(GSI)-list


My personal recommendation: ArrowOS 12.1 by Nazim "arm64_bvN-vndklite" variant across with microG and safetynet-fix installed or "arm64_bgN-vndklite" if you prefer gapps.
LineageOS by AndyYan boots but can't pass safetynet at all.

SafetyNet-Fix (Magisk Module) : https://github.com/kdrag0n/safetynet-fix/releases
Got ArrowOS 12.1 and Pixel Experience 13.0 booting on global, wifi isn't working on either though.
 

animenote

Member
Jan 22, 2011
37
0
What is the "safer" way you ended up using?
I used the dsu sideloader which allows you to run a gsi without modifying the system partition though if i could find figure out how to replace the main system.. I'll probably go into using the pixel experience gsi full time so far that works along with the cherish gsi (you can find a list in the link I provided but these are the two I personally tried, I found the pixel experience gsi to be the least buggy out of the bunch, minor issues do exist though.
 

msi68

Member
Mar 30, 2021
20
1
I have EU 11.0.9 firmware and I can flash GSI successfully but calls and sounds not work. Have tried to install ims.apk and set force 4g calls but this not fix the problem. Any ideas how to solve problem?
 
Nov 9, 2022
16
2
About

This is a simple script that will automatically delete the "Product" partition, resize the "System" partition to its maximum size, and flash the GSI image onto the device.
Make sure that your OnePlus runs latest (11.0.8) firmware. Tested on my personal device - EU variant. Global variant untested. Using at your own risk.



How to

First download and unpack script. Then download your chosen GSI image (always try to pick vndklite-secure image). Unpack XZ archive with GSI image. Rename unpacked img file to system.img and put it in "11_0_8/firmware". Connetc your device in fastbootd mode (fastboot reboot fastboot). Run flash.bat and wait a few minutes.



Download

EU :
https://mega.nz/file/PIhTRKBJ#zs7a6gzpZdoxGmGxe4sKsjAmDIEjI1AtnyroQv1nQMA

GLOBAL : https://mega.nz/file/2JBSgSID#9QR6I2nc5mJ0IVhoFtMwRZj3Eu4RbsuGOx59a5FFCI4

Recommended GSI : https://sourceforge.net/projects/an...IAL-arm64_bvN-vndklite-secure.img.xz/download

GSI LIST : https://github.com/phhusson/treble_experimentations/wiki/Generic-System-Image-(GSI)-list

SafetyNet-Fix (Magisk Module) : https://github.com/kdrag0n/safetynet-fix/releases
does cellular data work on this gsi?
 

msi68

Member
Mar 30, 2021
20
1
Could you please share a link to this other flasher? I am in the same situation as you were

Try Artesna's instructions at the end of link's page.
 
update for 11.0.8 plz
here is what i do to flash any gsi with gapps. i flashed ricedroid 12.1 which was 3.9GB onto my nord n10 5g. it will allow you to flash past not enough space

fastboot reboot fastboot
fastboot erase system_a
fastboot delete-logical-partition product_a
fastboot delete-logical-partition system_ext_a
fastboot flash system GSI.img
fastboot -w
fastboot reboot
 

Top Liked Posts