Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Apr 2022 23:31:58 +0200
From:      Klaus Kuechemann <maciphone3@googlemail.com>
To:        freebsd-current@freebsd.org, pmh@hausen.com, Warner Losh <imp@bsdimp.com>
Subject:   Re: Cross-compile worked, cross-install not so much ...
Message-ID:  <581FE0A3-E831-412C-BDE3-966802A244BE@googlemail.com>
In-Reply-To: <BA706289-4697-44D8-B863-34746F045A2C@yahoo.com>
References:  <063D5E36-126F-497C-97AF-827BADC1ED2F.ref@yahoo.com> <063D5E36-126F-497C-97AF-827BADC1ED2F@yahoo.com> <CANCZdfqcrkC=VAuvB_i=sR=7rp_e8KeVX=y2apXj7E5De9eG8g@mail.gmail.com> <E5776EDA-8C2E-4309-9B90-9F402194F5BF@yahoo.com> <90A23579-61B7-4619-AFD7-68439FCC16F3@yahoo.com> <C9C2AF07-5E29-446F-BBA6-1D0924C1DF92@yahoo.com> <4515C859-98C7-4FE2-AFBA-08CFF28D0774@yahoo.com> <C77C6056-3CD6-40FA-ADDD-1B42C47404E4@yahoo.com> <CAKAYmM%2BFq=1tgYfNTbcdE6h7_ck6Tyjm%2BnVNed3ZmEYYwF6kcA@mail.gmail.com> <BA706289-4697-44D8-B863-34746F045A2C@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
You can  :
-
setenv DESTDIR /wherever

make -jWhatever TARGET_ARCH=3Daarch64 -DNO_ROOT DESTDIR=3D$DESTDIR =
installworld

make -jWhatever TARGET_ARCH=3Daarch64 -DNO_ROOT DESTDIR=3D$DESTDIR =
distribution

make -jWhatever TARGET_ARCH=3Daarch64 -DNO_ROOT DESTDIR=3D$DESTDIR =
installkernel
-

Patrick M. Hausen <pmh_at_hausen.com> wrote:
> What are typical
> build times on a CM3+?
depends on how long you sleep at night if yo want it finished after =
wakeup ;-),
.. on the Pi4 approx. 8 to 9 hours w/o fine-tuning but with powerd =
configured .

you can immediately PXE-boot your  -DNO_ROOT from a pxe-configured =
server(e.g. where your DESTDIR lives)
 if you=E2=80=99re not in the mood of waiting so long.

K.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?581FE0A3-E831-412C-BDE3-966802A244BE>