On Jan 17, 2013, at 4:06 AM, Ali Okan YÜKSEL wrote: > I know for UPDATING, it s not correct way, but i tried and 8.2 system works > with 8.3 kernel (copied 8.3 /boot/kernel directory to freebsd 8.2 > /boot/kernel) and it s not good solution but i want to know; > > > - What are specific disadvantages that i can see clearly, running 8.3 > kernel on freebsd 8.2?
A couple user land tools might barf on you (listed below). Other than that, it's generally considered very safe. The quintessential test-case is running an 8.2 jail under an 8.3 host. We do this all the time with various releases (again, most-problematic utilities listed below). > - What are user land tools those not match with 8.3 kernel on freebsd > 8.2 system…? > top and ps might complain about procsize mismatch. netstat has been known to have problems if the gap is too wide. That's about all that I can think off the top of my head. The quick solution is to just grab the 8.3-R copies of top, ps, and netstat *IFF* they cause problems (e.g., ps immediately dies with "procsize mismatch" error). -- Devin P.S. Been doing this kind of mismatching of kernel/userland for YEARS (all the way back to 4.4/4.8) and top and ps always prove to be problematic. _____________ The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you. _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"