Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Feb 2006 14:07:42 +0300 (MSK)
From:      "fbsdmlist" <fbsdmlist@yandex.ru>
To:        freebsd-questions@freebsd.org
Subject:   FreeBSD 6.0: Building and installing i386 kernel and world from amd64 environment
Message-ID:  <43E3397E.000005.05261@mfront8.yandex.ru>

next in thread | raw e-mail | index | archive | help
Hello List,

I have FreeBSD 6.0 amd64 CDs and need to build i386 system.

My actions after installing FreeBSD from CD:

boot in single user mode

# cd /usr/src
# make buildworld TARGET_ARCH=i386
# make buildkernel TARGET_ARCH=i386
# make installkernel TARGET_ARCH=i386
# make installworld TARGET_ARCH=i386

Here I got error with lib/libncurses: "unsupported file layout"

Whether exists ways to build 32-bit system (kernel and world) in 64-bit environment?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43E3397E.000005.05261>