Hello,
I was updating jails with
I realized this when
(OS was upgraded not too long ago from FreeBSD 10.3).
So I choose to NOT delete these files, then be presented to /boot/device.hints diff.
etc.
Choosed to delete (d). Let the process go on. Then
So I take
Could
I was updating jails with
mergemaster -iFU
after 11.2p8 update and run it on main host by inadvertance.I realized this when
mergemaster
output looked suspicious :
Code:
*** The following files exist in /etc/rc.d but not in /var/tmp/temproot/etc/rc.d/:
blacklistd iovctl ipfw_netflow ypldap zfsbe zfsd
So I choose to NOT delete these files, then be presented to /boot/device.hints diff.
Code:
-# $FreeBSD: releng/11.2/sys/amd64/conf/GENERIC.hints 297243 2016-03-24 20:52:35 Z mav $
+# $FreeBSD: releng/10.3/sys/amd64/conf/GENERIC.hints 276986 2015-01-11 17:10:07 Z nwhitehorn $
Choosed to delete (d). Let the process go on. Then
sudo shutdown -r now
. And been rejected when I tried to ssh back :
Code:
xxx@xxx.net: Permission denied (publickey).
So I take
mergemaster
did replace a certain amount of things with 10.3 ressources Could
svn update /usr/src
then running mergemaster
again fix this? Are there any better solution to not break thing further?