on 15/12/2010 14:18 Vladislav V. Prodan said the following: > The kernel of the standard, GENERIC > Similar problems after attempting to install from the disk > FreeBSD-9.0-CURRENT-201011-amd64-dvd1.iso > In the latter case, there were cases of complete system lockup. > > The upgrade process: > cd /usr/src > make clean > rm -r /usr/obj > make buildworld > make buildkernel KERNCONF=GENERIC > make installkernel KERNCONF=GENERIC > make installworld > > > What am I doing wrong? >
Just a guess - have you looked at UPDATING in CURRENT sources? But the lock up is totally unexpected, try to debug it. -- Andriy Gapon _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
