does anybody understand why install failed?

Polytropon freebsd at edvax.de
Tue Oct 12 01:02:27 UTC 2010


On Mon, 11 Oct 2010 17:53:11 -0700, Gary Kline <kline at thought.org> wrote:
> Having netwoking problems... .  hope this gets out.

It does.


The problem seems to appear when installing the ZFS boot loader.

> ===> sys/boot/i386/zfsboot (install)
> btxld -v -E 0x2000 -f bin -b /usr/obj/usr/src/sys/boot/i386/zfsboot/../btx/btx/btx -l zfsboot.ldr  -o zfsboot.ld -P 1 zfsboot.bin
> btxld:No such file or directory
> *** Error code 1
> 
> Stop in /usr/src/sys/boot/i386/zfsboot.
> *** Error code 1
> 
> Stop in /usr/src/sys/boot/i386.
> *** Error code 1
> 
> Stop in /usr/src/sys/boot.
> *** Error code 1
> 
> Stop in /usr/src/sys.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.

Are you performing the "make install" stage in single user mode
as recommended? The btxld binary is /usr/sbin/btxld.

If you're not using ZFS on your system, you can easily omit it
by setting

	WITHOUT_ZFS=1

in /etc/src.conf; refer to "man src.conf" for more details about
the system's building control file, as there may be other things
you intendedly want to switch off.




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list