On 6/30/06, Tony Maher <[EMAIL PROTECTED]> wrote:
Sergey Shyman wrote:

> I have FreeBSD 5.4 box with Intel865 chipset. The 5.4 works fine nearly
> a year. But strange troubles happens when I've tried to upgrade to 6.1
> (via make buildworld && make kernel).
>
> The loader show me following messages and then hangs when I try to boot
> new kernel:
>
> Can't work out which disk we are booting from.
> Guessed BIOS device 0xffffffff not found by probes, defaulting to disk0.

Some one else reported similar problem which were traced to having
non standard compiler flags in make.conf.
In particular -funroll-loops is bad for loader.
Yes, I've read about this and try to recompile with -O -pipe and even
without make.conf totally -- no luck :(


--
tonym

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to