so i was trying to install e/os on my cmf phone 1 and everytime i tried to install it via the shell script it said „Error could not flash the apusys_a partition on device XYZ12345“
thanks in advance for help
Regain your privacy! Adopt /e/OS the deGoogled mobile OS and online services
msp
January 26, 2025, 4:24pm
2
More information required:
Host OS: Linux or Windows ?
Please post the output of the script here
Maybe it’s a similar problem to this .
Host is windows
ive uploaded the picture of the error
msp
January 26, 2025, 5:20pm
5
Please type
fastboot oem device-info
with your phone in fastboot
mode.
As I mentioned in the linked post, there are might be problems with the android tools on windows.
Edit:
A high quality USB data cable is also highly recommended.
said command doesnt even work in cmd or git cmd or bash
msp
January 26, 2025, 5:29pm
7
You must run the command in bash
.
fastboot
is located in a subdirectory.
same problem occured when trying diffrent cabels
msp
January 26, 2025, 5:32pm
9
What you get, if you type
fastboot oem device-info
???
kk69187
January 26, 2025, 5:37pm
10
wie gesagt, es kommt „FAILED (remote: ‚unknown commad‘)
fastboot: error: command failed“
habe auch verschiedene kabel probiert und den von dir oben genannten command ausprobiert sowie auch den shell script
msp
January 26, 2025, 5:44pm
12
This error is
ERROR: FAILED (remote: No support by lock control)
You did not unlock the bootloader.
kk69187
January 26, 2025, 5:46pm
13
fastboot version 35.0.2-12147458
001003469004550 fastboot
kk69187
January 26, 2025, 5:47pm
14
in settings ive checked the enable oem unlocking or is there anything that i also need to do
msp
January 26, 2025, 5:54pm
15
According to Install /e/OS on a Nothing Nothing CMF Phone 1 - “tetris”
Ask for unlock with fastboot flashing unlock
Approve with volume +
Unlock critical with fastboot flashing unlock_critical
Approve with volume +
Reboot the device fastboot reboot
The device proceeds with a factory reset
1 Like
piero
January 26, 2025, 5:55pm
16
https://doc.e.foundation/devices/tetris/install
Ask for unlock with fastboot flashing unlock
Approve with volume +
Unlock critical with fastboot flashing unlock_critical
Approve with volume +
Reboot the device fastboot reboot
The device proceeds with a factory reset
msp
January 26, 2025, 5:58pm
17
kk69187:
oem unlocking
This is the first step to make the commands
fastboot flashing unlock
and
fastboot flashing unlock_critical
to be executed successfully.
msp
January 26, 2025, 6:25pm
19
Please mark the topic as ‘solved’, if that’s the solution.