An unofficial Debian Installer for Pinebook Pro
(05-06-2020, 01:52 PM)nohandlebars Wrote: And when trying to clone https://github.com/mrfixit2001/updates_repo.git directly I get the following:

Code:
rock@Debian-Desktop:~/pinebook-pro-debian-installer$ git clone https://github.com/mrfixit2001/updates_repo.git
Cloning into 'updates_repo'...
remote: Enumerating objects: 5554, done.
error: RPC failed; curl 56 GnuTLS recv error (-9): A TLS packet with unexpected length was received.
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed


I have tried this on both different versions of Manjaro and a fresh copy of the official Debian image both with a variety of different versions of git from the repos and self compiled, all fail in the same way.

With regards to my question about the official Debian packages, could you explain how these can be used in a debootstrap script? For example could these be incorporated into Daniel's script? Apologies if I am misunderstanding their purpose.

The same git clone works fine here (Debian Buster on PINE A64+). Is the Debian image fully up to date? (apt update && apt upgrade)

From your previous post it seemed like you were confusing packages and images (though I might be wrong). Just to make sure we are talking about the same thing:

package: a piece of software (Firefox, Kodi, etc.)

image: something that you can write directly to a storage device (SD card, USB stick, HDD, etc.). Can contain just about everything, though in this context it's typically a pre-installed OS.
The Debian images you linked above are for the official Debian Installer, which can be used to install Debian from scratch. Depending on the image it may or may not contain some software packages, e.g. to be able install the system without a network connection.

debootstrap: a tool (and itself a package) that can be used to install Debian on some local storage, by downloading packages and installing them. This is the low-level tool used by the official Debian Installer, but it can be used to install Debian directly. (a similar tool is mmdebstrap)

For automating installs you can use either the official Debian Installer (preseeding), FAI, or some script based on debootstrap. Do note that after using debootstrap there is still much work to do, which the Debian Installer will do for you instead.

As far as I understand danielt's unofficial installer is "just" a script using debootstrap that is optimized for the PinebookPro (it installs some additional firmware, custom kernel, etc.). It can probably be adapted to your needs.

Have fun  Wink


Messages In This Thread
RE: An unofficial Debian Installer for Pinebook Pro - by amp - 05-07-2020, 02:57 AM
First boot - by JaredT66 - 05-19-2020, 09:49 AM
RE: First boot - by carletes - 05-19-2020, 01:35 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Debian on Pinebook Pro u974615 7 1,040 03-31-2024, 10:11 AM
Last Post: u974615
  Pinebook Pro upgrading from the factory image yamsoup 12 1,615 02-22-2024, 04:02 PM
Last Post: tllim
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 2,154 12-13-2023, 07:22 PM
Last Post: trillobite
  Need Help Recovering Manjaro /boot Contents on Pinebook Pro calinb 6 2,232 12-11-2023, 03:47 AM
Last Post: calinb
  Gentoo on Pinebook Pro RELEASE jannik2099 54 89,017 12-08-2023, 11:25 PM
Last Post: tllim
  Boot Order in Pinebook Pro food 8 1,246 11-23-2023, 07:37 AM
Last Post: KC9UDX
  install debian on pbp jsch 7 4,052 11-22-2023, 04:22 PM
Last Post: TRS-80
  How to mainline kernel on daniel thompson's debian installer? hellojack 14 7,441 09-07-2023, 09:38 PM
Last Post: Der Geist der Maschine
  PineBook Pro seems to go to deep sleep, but doesn't wake up pogo 11 5,285 08-31-2023, 04:20 PM
Last Post: TRS-80
  Would a Pinebook Pro be good for a Linux newbie? cassado10 6 1,487 08-08-2023, 04:58 AM
Last Post: moobythegoldensock

Forum Jump:


Users browsing this thread: 7 Guest(s)