Como instalar o Linux (ou um SO similar) no smartphone?

2

Eu preciso instalar o Linux no meu próximo celular, um smartphone, que será meu primeiro. Como faço isso? Quero dizer, certamente não terá uma unidade de CD e não vejo como incluir uma unidade USB ou até mesmo entrar na BIOS. Posso instalá-lo via computador quando o smartphone estiver conectado?

    
por Nepumuk 08.02.2016 / 19:43

1 resposta

1

  1. Você pode instalar o Linux no seu smartphone usando Linux Deploy .

    Instale o Linux Deploy da Google Play Store.

    Description:

    This application is open source software for quick and easy installation of the operating system (OS) GNU/Linux on your Android device. The application creates a disk image on a flash card, mounts it and installs an OS distribution. Applications of the new system are run in a chroot environment and working together with the Android platform. All changes made on the device are reversible, i.e. the application and components can be removed completely. Installation of a distribution is done by downloading files from official mirrors online over the internet. The application requires superuser rights (ROOT).

    The program supports multi language interface. You can manage the process of installing the OS, and after installation, you can start and stop services of the new system (there is support for running your scripts) through the UI. The installation process is reported as text in the main application window. During the installation, the program will adjust the environment, which includes the base system, SSH server, VNC server and desktop environment. The program interface can also manage SSH and VNC settings.

    Installing a new operating system takes about 30 minutes. The recommended minimum size of a disk image is 1024 MB (with LXDE), and without a GUI - 512 MB. When you install Linux on the flash card with the FAT32 file system, the image size should not exceed 4095 MB! After the initial setup the default password for SSH and VNC is changeme. The password can be changed through standard OS tools.

    Tutorial no YouTube

  2. Você pode instalar o UBUNTU

  3. Tutorial para instalar o Ubuntu / Debian em qualquer dispositivo móvel Android

por 08.02.2016 / 21:00