Difference between revisions of "PineTab2 Releases"

From PINE64
Jump to navigation Jump to search
(Add note about the fact that the EMMC must not have been overwritten for the pre-installed U-Boot to work)
(typo)
Line 41: Line 41:
{{Info|U-Boot is required to be able to boot the images, see [https://github.com/Kwiboo/u-boot-build here]!
{{Info|U-Boot is required to be able to boot the images, see [https://github.com/Kwiboo/u-boot-build here]!


You can install U-Boot to the SPI, EMMC, or an SD card.
You can install U-Boot to the SPI, eMMC, or an SD card.


If you are booting Mobian from an SD card and you haven't overwritten the EMMC, the pre-installed U-Boot from the it should boot your SD card.}}
If you are booting Mobian from an SD card and you haven't overwritten the eMMC, the pre-installed U-Boot from the it should boot your SD card.}}


{| class="wikitable"
{| class="wikitable"

Revision as of 19:54, 18 June 2023

This page contains a list of all available releases and tools for the PineTab2 in alphabetical order.

The installation instructions can be found under PineTab2#Installation instructions.

Linux

Arch Linux ARM

(Unofficial) Arch Linux ARM maintained by the DanctNIX community (GitHub: danctnix, dreemurrs-embedded). This includes uboot.

Download:

Default credentials
Default user alarm/123456

Notes:

Mobian

Debian-logo.png

An unofficial Debian build for ARM64 running with Phosh.

The current version of the base Debian system is Debian Bookworm.

Download:

  • Images (until the weekly images are built, you can download the PineTab2 image from here)
Note: U-Boot is required to be able to boot the images, see here!

You can install U-Boot to the SPI, eMMC, or an SD card.

If you are booting Mobian from an SD card and you haven't overwritten the eMMC, the pre-installed U-Boot from the it should boot your SD card.
Default credentials
Default user mobian/1234

Notes:

  • The development is work in progress. Mobian's support for the PineTab2 is maintained by Julian. The Mobian wiki can be found here.
  • In order to connect to the device using SSH/SCP, you need to install SSH on the device. You can do this by executing the following in a shell: "sudo apt-get install ssh", afterwards you can connect via SSH/SCP using the PineTab2's IP address on port 22.