What is required to utilise a stock GSI in FPOS?

, ,

I was under the impression that one could install a GSI image with the sole required preparation encompassing ensuring that 50% of the device’s internal storage is available:

However, two examples appear to contradict this:

  1. That application hasn’t been updated since 2023, though.

  2. I don’t want to reproduce the undermentioned: [1]

I’ve managed to install them in the past. However, although I (by mere coincidence) likely had my bootloader unlocked, cmd activity start --user 0 -a android.intent.action.VIEW -n com.android.settings/com.android.settings.development.DSULoader -f 0 com.android.settings still provides the option to me without it being locked: [2]


  1. ↩︎
  2. URI	intent:#Intent;package=com.android.settings;component=com.android.settings/.development.DSULoader;end
    
    VERSION	1
    ACTION	android.intent.action.VIEW
    COMPONENT	com.android.settings/com.android.settings.development.DSULoader
    PACKAGE	com.android.settings
    
    MATCHING ACTIVITIES	1
    0	LABEL  	Select DSU Package
     	NAME   	com.android.settings.development.DSULoader
     	PACKAGE	com.android.settings
    
    ↩︎

Per reddit.com/r/Nokia/comments/q55spp/comment/nn8wiql, I shan’t risk it: [1]

[2]

…because it likely requires an unlocked bootloader. I’ll attempt to confirm, however:


  1. reddit.com/r/miui/comments/1ifyvj6/comment/nn8z8bg ↩︎

  2. t/127270/2 ↩︎