View Single Post
wicket's Avatar
Posts: 634 | Thanked: 3,266 times | Joined on May 2010 @ Colombia
#115
Originally Posted by Akkumaru View Post
New problem When I run ./install_debian.sh, after extracting the packages this shows up
Code:
W: Failure trying to run: chroot /mnt mount -t proc proc /proc
This is in /mnt/debootstrap/debootstrap.log
Code:
chroot: failed to run command ‘mount’: Exec format error
It sounds like qemu-debootstrap is failing to run the ARM binaries. Make sure you have installed QEMU with ARM support.

Edit: Thanks for finding this. I've now updated the README and script to check for the existence of qemu-arm-static so that it will fail gracefully before the installation starts.
__________________
DebiaN900 - Native Debian on the N900. Deprecated in favour of Maemo Leste.

Maemo Leste for N950 and N9 (currently broken).
Devuan for N950 and N9.

Mobile devices with mainline Linux support - Help needed with documentation.

"Those who do not understand Unix are condemned to reinvent it, poorly." - Henry Spencer

Last edited by wicket; 2015-06-15 at 22:03.