[Arm-netbook] EOMA-68 Boots Android and plays youtube videos very well
joem
joem at martindale-electric.co.uk
Mon Sep 2 22:27:53 BST 2013
________________________________________
From: arm-netbook [arm-netbook-bounces at lists.phcomp.co.uk] on behalf of Henrik Nordström [henrik at henriknordstrom.net]
Sent: 02 September 2013 22:13
To: Linux on small ARM machines
Subject: Re: [Arm-netbook] EOMA-68 Boots Android and plays youtube videos very well
mån 2013-09-02 klockan 19:26 +0000 skrev joem:
> Got my new SSD netbook operational - no luck across 3 different internets:
>
> git clone http://git.hands.com/linux.git
> Cloning into 'linux'...
> warning: remote HEAD refers to nonexistent ref, unable to checkout.
>
> That message comes up about half hour later.
> I'm on Ubuntu 12.04.3. Any ideas to try?
That says that the clone suceeded, but the remote repository did not
indicate correctly what the main branch is, and you did not tell git
clone any specific branch.
Just do a checkout of the right branch and you should be set.
git checkout lkcl-3.3-a20
That worked!!
What I was doing following instructions at http://rhombus-tech.net/allwinner/a20/boot/
which was:
git checkout -b lkcl-3.3-a20
which didn't work, so I assumed nothing had worked because the first message looked
like an error message and if you google on it, you are led on a wild goose chase
on opinions of what that means and what should be done.
Thanks Henrik
More information about the arm-netbook
mailing list