Mobile/Fennec/RaspberryPi: Difference between revisions

Jump to navigation Jump to search
Line 28: Line 28:
export CHROOTPATH=$HOME/wheezy-armhf
export CHROOTPATH=$HOME/wheezy-armhf
export CHROOTPREFIX=whrp
export CHROOTPREFIX=whrp
mkdir -p $CHROOTPATH/usr/bin
cp -rf /usr/bin/qemu-arm-static $CHROOTPATH/usr/bin
sudo debootstrap --verbose --arch=armhf --keyring /etc/apt/trusted.gpg  --include=apt  wheezy $CHROOTPATH http://archive.raspbian.org/raspbian
sudo debootstrap --verbose --arch=armhf --keyring /etc/apt/trusted.gpg  --include=apt  wheezy $CHROOTPATH http://archive.raspbian.org/raspbian


Confirmed users
180

edits

Navigation menu