1

I'm trying to create a chroot for my rooted Android phone. I want to do this with the arch_bootstrap.sh script found on the wiki, but I can't find an ARM repository.

My PC is x86_64 Arch Linux and my mobile is a HTC Desire running Cyanogenmod 7.

Will03uk
  • 497
  • 5
  • 7
  • 1
    Linux is only the kernel, everything else is different on Android. Are you expecting something similar to Debian or OpenWRT? – Steve-o Aug 25 '11 at 08:51
  • Yes, I know. I was talking about arch linux; I never mentioned linux in the context of the kernel. Arch Linux is a distro of GNU Linux – Will03uk Aug 25 '11 at 12:56
  • CM 7?? Consider an update, we're on v13 now... – cat Sep 28 '16 at 01:34

1 Answers1

8

No. There is no official Arch Linux repository for ARM. However, there is a fork of Arch for ARM: http://archlinuxarm.org/

jasonwryan
  • 71,734
  • 34
  • 193
  • 226