Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2003 11:25:24 +0200
From:      Alex Dupre <sysadmin@alexdupre.com>
To:        freebsd-current@FreeBSD.org
Subject:   Re: PXE boot loader
Message-ID:  <178257305125.20030911112524@alexdupre.com>
References:  &lt;77186051277.20030910153752@alexdupre.com&gt; &lt;172191941817.20030910171602@alexdupre.com&gt;

next in thread | previous in thread | raw e-mail | index | archive | help
I found the issue. I was doing:

cd /usr/src/sys/boot
make depend
make
cp /usr/src/sys/boot/i386/pxeldr/pxeboot /tftpboot

This works os -stable, but not on -current (dunno why)...the pxeboot
is created without problems, but doesn't work.

However, building world as usual creates a working pxeboot in
/usr/obj/usr/src/sys/boot/i386/pxeldr/pxeboot

-- 
Alex Dupre                             sysadmin@alexdupre.com
http://www.alexdupre.com/              alex@sm.FreeBSD.org

Today's excuse: Netscape has crashed




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