Meefik's Blog

Freedom and Open Source

Linux Deploy release 1.0

21 Aug 2012 | android linuxdeploy

Linux Deploy is open source software for quick and easy installation of the operating system GNU/Linux on your Android device.

linuxdeploy

The application creates a disk image or a directory on a flash card or uses a partition, mounts it, and installs an OS distribution. Applications of the new system run in a chroot environment and work 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 over the internet. The application can run better with superuser rights (root).

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 15 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 a flash card with the FAT32 file system, the password for SSH and VNC is generated automatically after the initial setup.

Features:

The application is distributed under license GPLv3 or later. For more details, see the project page.

Watch the video below to see Linux Deploy in action:

Comments