Upgrading an i386 machine from amd64.

Matthias Meyser meyser at xenet.de
Mon Jun 2 13:04:46 UTC 2014


Hi All

Am 01.06.2014 19:25, schrieb Alfred Perlstein:
> Is there a way to build on amd64 and then mount over nfs the build and src
> and installworld from an i386 machine?
>
> The problem seems to be that "install" and "strip" and etc are built as
> amd64 binaries so that the installworld will fail.

Same thing here with arm.

buildmachine amd64
targetmachine armv7

Intstead of fiddling around with nfs rootmount and rsync
one should tell the makemagic to not use the crossinstalltools (amd64)
but the tools included in the fresh builded world (armv7).

Either automatic or bei a cmdline switch.

Then we could just mount /usr/src, /usr/doc/ /usr/obj
and do a normal installkernel/world.


MHO
   Matthias

-- 
Matthias Meyser            | XeNET GmbH
Tel.:  +49-5323-9489050    | 38678 Clausthal-Zellerfeld, Marktstrasse 40
Fax:   +49-5323-9489059    | Registergericht: Amtsgericht Braunschweig HRB 
110823
Email: Meyser at xenet.de     | Geschaeftsfuehrer: Matthias Meyser


More information about the freebsd-hackers mailing list