Corretto la documentazione linux_mobile.md

This commit is contained in:
piccihud 2024-01-20 18:37:22 +01:00
parent 72aded9a93
commit eff03c8916
1 changed files with 4 additions and 2 deletions

View File

@ -209,7 +209,7 @@ cd images/
Collegare il dispositivo al pc e dalla cartella `images/` lanciare il seguente comando:
```bash
fastboot -w flashall
fastboot flashall
```
che si occuperà di flashare tutti le seguenti immagini:
@ -249,9 +249,11 @@ Nel caso di errore:
> You need to set ANDROID_PRODUCT_OUT in /etc/environment.
> You may have a folder with boot.img and system.img etc. in, this is the right folder. Example:
> ANDROID_PRODUCT_OUT=/path/to/folder/with/images/
> export ANDROID_PRODUCT_OUT=/path/to/folder/with/images/
> After that you can call sudo fastboot flashall -w
- [https://techpiezo.com/linux/fastboot-error-mke2fs-failed-cannot-generate-image-for-userdata/](https://techpiezo.com/linux/fastboot-error-mke2fs-failed-cannot-generate-image-for-userdata/)
### Installazione di Ubuntu Touch
Ora basta scaricare l'installer: [https://ubuntu-touch.io/it/get-ubuntu-touch](https://ubuntu-touch.io/it/get-ubuntu-touch)