Date: Mon, 23 May 2005 14:41:07 -0700 From: "Darren Pilgrim" <dmp@bitfreak.org> To: "'Darren Pilgrim'" <dmp@bitfreak.org>, "'Alexander Leidinger'" <Alexander@Leidinger.net> Cc: freebsd-current@freebsd.org Subject: RE: Newest loader from CVS not working Message-ID: <000301c55fe0$2479eb10$0a2a15ac@SMILEY> In-Reply-To: <002001c55fcd$b0d87f80$0a2a15ac@SMILEY>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Darren Pilgrim > From: Alexander Leidinger [mailto:Alexander@Leidinger.net] > > > > Can you please try if you get a broken loader when you > > remove the question mark from the CPUTYPE line? > > That's not correct usage of the define, though. The question > mark is there so that the value in make.conf is used only if > it isn't already set, presumably on the command line or in > another makefile. > > Just the same, I'll rebuild the loader without the ? and see > if it breaks. I changed CPUTYPE?=pentium-m to CPUTYPE=pentium-m, then did: # cd /usr/src/sys/boot/i386 && make && make install I then rebooted and it worked fine. Should I try using the FreeBSD MBR? Do I need to perform additional steps to properly install a new version of the loader?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000301c55fe0$2479eb10$0a2a15ac>