Diferencia entre revisiones de «Obijuan:Notas sobre ubuntu phone»

De WikiRobotics
Saltar a: navegación, buscar
Línea 3: Línea 3:
 
* Las fuentes del kernel están en el [https://github.com/bq/aquaris-E4.5/tree/aquaris-E4.5-ubuntu-rtm github de bq]
 
* Las fuentes del kernel están en el [https://github.com/bq/aquaris-E4.5/tree/aquaris-E4.5-ubuntu-rtm github de bq]
 
* Aquí están las [https://developer.ubuntu.com/en/start/ubuntu-for-devices/installing-ubuntu-for-devices/ instrucciones para instalar ubuntu]
 
* Aquí están las [https://developer.ubuntu.com/en/start/ubuntu-for-devices/installing-ubuntu-for-devices/ instrucciones para instalar ubuntu]
 +
 +
== Pruebas ==
 +
 +
=== 28/Marzo/2015 ===
 +
* Tengo instalado en el portatil un ubuntu 14.10
 +
 +
$ lsb_release -dc
 +
Description: Ubuntu 14.10
 +
Codename: utopic
 +
 +
* Voy a instalar las herramientas para flashear:
 +
 +
$ sudo add-apt-repository ppa:ubuntu-sdk-team/ppa
 +
$ sudo apt-get update
 +
$ sudo apt-get install ubuntu-device-flash

Revisión del 23:34 27 mar 2015

Pruebas

28/Marzo/2015

  • Tengo instalado en el portatil un ubuntu 14.10
$ lsb_release -dc
Description:	Ubuntu 14.10
Codename:	utopic
  • Voy a instalar las herramientas para flashear:
$ sudo add-apt-repository ppa:ubuntu-sdk-team/ppa
$ sudo apt-get update
$ sudo apt-get install ubuntu-device-flash