On 13 Jun 2009, at 2:41 PM, Dan Allen wrote:
On 13 Jun 2009, at 12:50 PM, Paul B. Mahol wrote:
I doubt it is loader fault, from your description it appears that
loader is never started.
Could you try to remove -DLOADER_ZFS_SUPPORT from Makefile?
/usr/src/sys/boot/i386/loader/Makefile
BINGO! LOADER_ZFS_SUPPORT is the culprit.
I rebuilt the good world, and brought in the loader changes which
have caused previously caused death to my drive, then deleted the
ZFS_SUPPORT path in /usr/src/sys/boot/i386/loader/Makefile as you
recommended, and rebuilt things and everything works fine.
My wording may not have been clear:
I simply replaced the errant June 10th version of
/usr/src/sys/boot/i386/loader/Makefile
with the June 8th version of the same file which simply defaults to no
LOADER_ZFS_SUPPORT.
Dan
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"