No subject


Fri Jan 23 11:48:37 CET 2009


Even if I set :=20
Host ip address for eth0 : 192.93.121.5 (same as before)
Host ip address for tap0 : 192.93.121.54
VBH ip address for eth0 : 192.93.121.53

I got the same (no ping).

It seems the host and the VBH cannot communicate. I may have forgot somethi=
ng, do you have any idea ?

---------------------------------------------------------------------------=
-----------------------------------------------------------------
***********************************************SOLUTION N=B02**************=
************************************************************
---------------------------------------------------------------------------=
-----------------------------------------------------------------
Concerning the other way (not running Qemu) using chroot, I don't manage to=
 do it.=20
Here is what I have done :

$ mount -o loop -t auto /home/alberix/Documents/eldk_build/root-rh-7.3.img =
/dev/sda8
It tells me to specify the type of filesystem. So I tried :
$ mount -t ext3 /home/alberix/Documents/eldk_build/root-rh-7.3.img /dev/sda=
8
but it tells me the type is wrong (even with ext2) and doing :
$ dmesg | tail
I got :
[   68.112018] virbr0: no IPv6 routers present
[   78.176015] eth0: no IPv6 routers present
[   84.952727] hda-intel: IRQ timing workaround is activated for card #0. S=
uggest a bigger bdl_pos_adj.
[ 1039.142136] tun: Universal TUN/TAP device driver, 1.6
[ 1039.142140] tun: (C) 1999-2004 Max Krasnyansky <maxk at qualcomm.com>
[11079.456495] VFS: Can't find ext4 filesystem on dev loop0.
[11924.595581] VFS: Can't find ext3 filesystem on dev loop0.
[12020.438808] VFS: Can't find an ext2 filesystem on dev loop0.
[12029.619199] VFS: Can't find ext4 filesystem on dev loop0.
[12069.589080] VFS: Can't find ext3 filesystem on dev loop0.

The type of root-rh-7.3.img is unknown and when I try to convert it in a .i=
so with iat, I got :
This image is not CD IMAGE

I am not able to chroot into the RH-7.3 build environment.=20

---------------------------------------------------------------------------=
-----------------------------------------------------

Thank you for your replies

Best Regards

Marie-Reine
________________________________________
De : Detlev Zundel [dzu at denx.de]
Date d'envoi : mercredi 28 juillet 2010 18:51
=C0 : Marie Reine SARAZIN
Cc : eldk-list
Objet : Re: RE : How can I build agin the toolchain ? (ELDK)

Hi Marie Reine,

[please keep the list on CC, as this is intersting for more people]

> Thank you for your reply. No, there is not any fix for the driver.

Maybe you can come up with an functionally equivalent substitution code?

> My problem is that my processor does not support virtualization
> technology. So i cannot use kvm. Is there any other way to setup the
> required build environment ?

Well actually QEMU does not need kvm to run, it only runs faster using
it on the same architecture.  You should even be able to run QEMU
emulating an Intel CPU on a Power Architecture machine :)

If you have hardware which is still supported by RH-7.3 you can of
course do all this in a non-emulated environment just as well.

Cheers
  Detlev

--
LISP is the most powerful programming language, and if you want an inter-
preter, LISP is the best.  None of the other languages come anywhere near
LISP in their power.  The most exciting things about LISP are read, eval,
and print.  If you look at other languages,  they have no equivalent for
any of those.                             -- Richard Stallman
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de


More information about the eldk mailing list