* [gentoo-soc] cross_container_support - progress report #4
@ 2012-06-18 16:16 Jing Huang
2012-06-20 9:54 ` Luca Barbato
0 siblings, 1 reply; 2+ messages in thread
From: Jing Huang @ 2012-06-18 16:16 UTC (permalink / raw
To: lu_zero, gentoo-soc
Hi,
== Progress of this Week ==
This week, I try to make the lxc script to support the arm gentoo stage3.
By now, the script can create a gentoo-arm container:
./lxc.sh create -i 192.169.10.104 -g 192.169.10.1 -n gentoo-arm -r
gentoo-arm -a arm
subarch= armv7a
The code has also been updated:
https://github.com/jinghuang/cross_container_support.git
But when starting gentoo-arm, I got lots of warning messages like:
Unsupported ioctl: cmd=0x5429 (0)
Unsupported ioctl: cmd=0x5429 (0)
I am investigating the root cause. I guess I missed the step:
chroot . /bin/busybox mdev -s
(https://wiki.gentoo.org/wiki/Cross_Container_Support_Project)
== Plans for next week ==
1. Continue to debug the lxc.sh for arm arch
2. Try to build an arm program in gentoo-arm container
3. Document the usage of lxc.sh on Cross_Container_Support_Project wiki page.
Best Regards!
Jing.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-soc] cross_container_support - progress report #4
2012-06-18 16:16 [gentoo-soc] cross_container_support - progress report #4 Jing Huang
@ 2012-06-20 9:54 ` Luca Barbato
0 siblings, 0 replies; 2+ messages in thread
From: Luca Barbato @ 2012-06-20 9:54 UTC (permalink / raw
To: Jing Huang; +Cc: gentoo-soc
On 06/18/2012 06:16 PM, Jing Huang wrote:
> Hi,
>
> == Progress of this Week ==
>
> This week, I try to make the lxc script to support the arm gentoo stage3.
>
> By now, the script can create a gentoo-arm container:
>
> ./lxc.sh create -i 192.169.10.104 -g 192.169.10.1 -n gentoo-arm -r
> gentoo-arm -a arm
>
> subarch= armv7a
>
> The code has also been updated:
> https://github.com/jinghuang/cross_container_support.git
>
> But when starting gentoo-arm, I got lots of warning messages like:
>
> Unsupported ioctl: cmd=0x5429 (0)
> Unsupported ioctl: cmd=0x5429 (0)
>
> I am investigating the root cause. I guess I missed the step:
>
> chroot . /bin/busybox mdev -s
> (https://wiki.gentoo.org/wiki/Cross_Container_Support_Project)
device generation might be done using some lxc specific mean before
entering the container.
Nice progress =)
> == Plans for next week ==
>
> 1. Continue to debug the lxc.sh for arm arch
> 2. Try to build an arm program in gentoo-arm container
> 3. Document the usage of lxc.sh on Cross_Container_Support_Project wiki page.
I'm looking forward to see your progress =)
Meanwhile I'm landing in portage qemu-user-1.1 and qemu-user-9999
I'll fix the max-args in it soon probably.
lu
--
Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-20 12:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-18 16:16 [gentoo-soc] cross_container_support - progress report #4 Jing Huang
2012-06-20 9:54 ` Luca Barbato
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox