Date: Thu, 25 Oct 2007 15:11:12 -0400 From: John Baldwin <jhb@freebsd.org> To: freebsd-current@freebsd.org Cc: pluknet <pluknet@gmail.com>, syle ishere <syleishere@hotmail.com> Subject: Re: kernel panic Message-ID: <200710251511.13161.jhb@freebsd.org> In-Reply-To: <BAY102-W48A7483E244F190615FE0CC950@phx.gbl> References: <BAY102-W1586A91FDFF3FBC500CEA0CC950@phx.gbl> <a31046fc0710250413l46f740e4qc467aa804fd46ee0@mail.gmail.com> <BAY102-W48A7483E244F190615FE0CC950@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 25 October 2007 01:10:33 pm syle ishere wrote: > > I tried testing this. Added > LOADER_FIREWIRE_SUPPORT=yes in /etc/make.conf > (cd /sys/boot/i386 && make clean && make && make install)shutdown -r now > All was great it the loader worked! > > To test this wasn't my imagination: > I took that line out of make.conf > (cd /sys/boot/i386 && make clean && make && make install)shutdown -r now > > And got same problem system not booting. > > Good catch pluknet, hopefully we can get this code compiled into the loader as a mandatory fix > for now. That seems odd. I would make sure you really have a clean build, and I would build from /sys/boot, not /sys/boot/i386. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710251511.13161.jhb>