← Back to team overview

ubuntu-phone team mailing list archive

Re: BUG: Ran out of space while installing ubuntu-sdk/go-qml directly on Nexus 4

 

Am Montag, den 17.03.2014, 09:38 -0400 schrieb David Marceau:
> On 03/17/2014 02:24 AM, f69m wrote:
> >> sudo apt-get install qemu-user-static
> >> sudo qemu-debootstrap --arch armhf trusty my-devel-chroot
> >> sudo chroot my-devel-chroot
> >> (do whatever you want to do wrt development)
> 
> Ok. Pardon my ignorance, but how do I install ubuntu-sdk within this
> armhf chroot?

you make sure that a line for universe is added in
the /etc/apt/sources.list file, run apt-get update and apt-get install
whatever you like inside the chroot, it behaves like a native arm device
(just that it runs on x86 in reality) ... for some packages you might
need to have /proc and /sys mounted inside the chroot ...

ciao
	oli

Attachment: signature.asc
Description: This is a digitally signed message part


Follow ups

References