ZFS boot code regression

2019-02-27 Thread Slawa Olhovchenkov
1. gptzfsboot from 12 incompatible w/ loader from 11 ("kernel not found") 2. loader from 12 incomatibe w/ kernel from 11 (ZFS file system unknown) ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To

FreeBSD-11: Fatal trap 9: general protection fault while in kernel mode (in key_addref())

2019-02-27 Thread Slawa Olhovchenkov
Is this known issuse? Fatal trap 9: general protection fault while in kernel mode cpuid = 13; apic id = 2a instruction pointer = 0x20:0x806b6a94 stack pointer = 0x28:0xfe2026e274f0 frame pointer = 0x28:0xfe2026e274f0 code segment= base 0x0,

FreeBSD 12.0 RELEASE i386 can not build a kernel?

2019-02-27 Thread Rodney W. Grimes
config CUSTOM Kernel build directory is ../compile/CUSTOM Don't forget to do ``make cleandepend && make depend'' fb-bld-120-i386.dnsmgr.net:root {200}# cd ../compile/CUSTOM fb-bld-120-i386.dnsmgr.net:root {201}# (make cleandepend && make depend && make -j4 && make install) >

Re: FreeBSD 12.0 RELEASE i386 can not build a kernel?

2019-02-27 Thread Rodney W. Grimes
[ Charset ISO-8859-1 unsupported, converting... ] > Rodney W. Grimes wrote: > >config CUSTOM > >Kernel build directory is ../compile/CUSTOM > >Don't forget to do ``make cleandepend && make depend'' > >fb-bld-120-i386.dnsmgr.net:root {200}# cd ../compile/CUSTOM > >fb-bld-120-i386.dnsmgr.net:root

Re: FreeBSD 12.0 RELEASE i386 can not build a kernel?

2019-02-27 Thread Rick Macklem
Rodney W. Grimes wrote: >config CUSTOM >Kernel build directory is ../compile/CUSTOM >Don't forget to do ``make cleandepend && make depend'' >fb-bld-120-i386.dnsmgr.net:root {200}# cd ../compile/CUSTOM >fb-bld-120-i386.dnsmgr.net:root {201}# (make cleandepend && make depend && >>make -j4 && make

Re: FreeBSD 12.0 RELEASE i386 can not build a kernel?

2019-02-27 Thread Dimitry Andric
On 28 Feb 2019, at 00:37, Rodney W. Grimes wrote: > > config CUSTOM > Kernel build directory is ../compile/CUSTOM > Don't forget to do ``make cleandepend && make depend'' > fb-bld-120-i386.dnsmgr.net:root {200}# cd ../compile/CUSTOM > fb-bld-120-i386.dnsmgr.net:root {201}# (make cleandepend &&

Re: FreeBSD 12.0 RELEASE i386 can not build a kernel?

2019-02-27 Thread Rodney W. Grimes
-- Start of PGP signed section. > On 28 Feb 2019, at 00:37, Rodney W. Grimes > wrote: > > > > config CUSTOM > > Kernel build directory is ../compile/CUSTOM > > Don't forget to do ``make cleandepend && make depend'' > > fb-bld-120-i386.dnsmgr.net:root {200}# cd ../compile/CUSTOM > >