From: Jing Huang <jing.huang.pku@gmail.com>
To: lu_zero@gentoo.org, gentoo-soc@lists.gentoo.org
Subject: [gentoo-soc] cross_container_support - progress report #4
Date: Mon, 18 Jun 2012 16:16:27 +0000 [thread overview]
Message-ID: <CAK8mDgqBXmfjKMn_ZYBFBg49vKXzCSEitRmuN0aom-eeqjBUNA@mail.gmail.com> (raw)
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.
next reply other threads:[~2012-06-18 18:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-18 16:16 Jing Huang [this message]
2012-06-20 9:54 ` [gentoo-soc] cross_container_support - progress report #4 Luca Barbato
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAK8mDgqBXmfjKMn_ZYBFBg49vKXzCSEitRmuN0aom-eeqjBUNA@mail.gmail.com \
--to=jing.huang.pku@gmail.com \
--cc=gentoo-soc@lists.gentoo.org \
--cc=lu_zero@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox