Date: Mon, 29 Jun 2009 10:50:29 +0900 (JST) From: ken <ken@tydfam.jp> To: pluknet@gmail.com Cc: freebsd-current@freebsd.org, admin@kkip.pl Subject: Re: 8.0-current cannot find disk!! Message-ID: <20090629.105029.598552788769583654.ken@tydfam.jp> In-Reply-To: <a31046fc0906281306v32e3460dh1a76b851d4fa9717@mail.gmail.com> References: <200906252320.32544.doconnor@gsoft.com.au> <20090628.214417.598552788769548331.ken@tydfam.jp> <a31046fc0906281306v32e3460dh1a76b851d4fa9717@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Strange, kernel -> kernel.old and kernel is mint compiled one from scratch. And sys/sys/param.h source code used to compile kernel says; #undef __FreeBSD_version #define __FreeBSD_version 800100 /* Master, propagated to newvers */ I think that there are no room to contaminate with 7.2 libraries/modules as far as kernel and its modules concern. From: pluknet <pluknet@gmail.com> > > It points to You might have incompatible kernel modules left after 7.2. > 20090419: > The layout of struct malloc_type, used by modules to register new > memory allocation types, has changed. Most modules will need to > be rebuilt or panics may be experienced. > Bump __FreeBSD_version to 800081. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090629.105029.598552788769583654.ken>