docker, arch, and beaglebone black

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

Re: docker, arch, and beaglebone black

Postby cswank » Thu May 15, 2014 12:37 pm

I started from scratch and installed http://archlinuxarm.org/os/ArchLinuxARM ... est.tar.gz
And here is my full history from the BBB:

$this->bbcode_second_pass_code('', '[root@alarm tmp]# history
1 df -h
2 pacman -Syy
3 pacman -S docker lxc
4 systemctl start docker
5 docker images
6 cd /tmp/
7 pacman -S wget
8 wget http://os.archlinuxarm.org/os/ArchLinuxARM-armv7-latest.tar.gz
9 cat ArchLinuxARM-armv7-latest.tar.gz | docker import - alarm/armv7:latest
10 docker run -i -t alarm/armv7 /bin/bash')

It still fails with the same error. There must be something I'm missing.
cswank
 
Posts: 10
Joined: Tue May 13, 2014 1:04 am

Re: docker, arch, and beaglebone black

Postby cswank » Thu May 15, 2014 12:43 pm

So if I understand you correctly, you installed a different kernel than the one that comes with http://archlinuxarm.org/os/ArchLinuxARM ... est.tar.gz, correct? If so, how can I install that same kernel?
cswank
 
Posts: 10
Joined: Tue May 13, 2014 1:04 am

Re: docker, arch, and beaglebone black

Postby cswank » Thu May 15, 2014 1:04 pm

Now I know!

I installed the linux-am33x kernel with:

# pacman -S linux-am33x

I didn't know you could install a kernel with pacman, but now I do. Thanks for your help, WarheadsSE.
cswank
 
Posts: 10
Joined: Tue May 13, 2014 1:04 am

Re: docker, arch, and beaglebone black

Postby WarheadsSE » Thu May 15, 2014 2:17 pm

Yeah, we'll have to have a look at that legacy package for anything it might be missing.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Previous

Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 8 guests