Gentoo Archives: gentoo-embedded

From: rooot <rooot@×××××××××××.pl>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Chroot the environment
Date: Thu, 14 Jun 2007 12:55:31
Message-Id: 46713A78.6050805@v-lo.krakow.pl
In Reply to: Re: [gentoo-embedded] Chroot the environment by The MoonSeeker
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 The MoonSeeker wrote:
5 >> Try
6 >> chroot /tmp/minime /bin/busybox ash
7 >
8 > Stil doesn't work.
9 >
10 > chroot: can't execute the command `/bin/busybox': No such file or directory
11 >
12 > I don't understand, I follow this tutorial :
13 > http://gentoo-wiki.com/Embedded_Gentoo. What's wrong?
14
15 Hmm... First of all if you don't use USE="make-symlinks" flag do it - it
16 makes some thing easier. If you have proper symlinks try: chroot
17 /your/embedded/system/directory /bin/sh for example:
18 chroot /tmp/minime /bin/sh
19 An if you merged busybox successfully (with USE="make-symlinks") it
20 should works. There is only one exception: it will works only, if your
21 system on which you run chroot have the same architecture as your
22 targeted, embedded system.
23
24 Łukasz Marszał
25 -----BEGIN PGP SIGNATURE-----
26 Version: GnuPG v1.4.7 (GNU/Linux)
27 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
28
29 iQCVAwUBRnE6eMKonSPgzwHdAQJ/YgP9F6RX1XDcNvXuVEbRnfXUjnmSA+HeEBwC
30 5/5kTAjPWpt8YFnB2rRut48U0XY++EF0wvv4oki7//bkUrcydacS60AgmEUdIbMU
31 vhnXTxmik3B4khGnkTz4VJE/qOJMYWpVySEqG25dJqhsOA6GczWJSaB94kfF/14J
32 ej9EMSITEq8=
33 =qi0w
34 -----END PGP SIGNATURE-----
35 --
36 gentoo-embedded@g.o mailing list

Replies

Subject Author
[gentoo-embedded] howto Firefox & uclibc ? Janusz Syrytczyk <jsyrytczyk@×××××××××.pl>
Re: [gentoo-embedded] Chroot the environment The MoonSeeker <themoonseeker@×××××.com>