使用的资源
https://www.洛雪.top/index.php/archives/446.html
https://orangefox.download/device/polaris
安装过程
刷入 OrangeFox Recovery: [Xiaomi Mi Mix 2S (polaris) build releases](https://orangefox.download/device/polaris)
```sh
fastboot flash recovery recovery.img
```
随后需要扩容 5G System
```sh
adb push MIX_2S-System_5GB\ Vendor_1GB.zip /sdcard/
```
随后进入 Recovery 后并刷入,刷入完成后会自动重启到 Recovery。
在 Recovery 的 `Memu` 中选择 `Mange Partitions`,选择 `Vendor`,点击 `Resize FS`。
上传并刷入 HyperOS。
```sh
adb push adb push \[Luo\]MIX2S_HyperOS_A13_OS1.0.32.0.TNBCNXM_24.4.28.zip /sdcard/
```