control panel -> about -ban mit ír pcbsd verzióra?
egyébként akkor szokott így megkattanni, ha hosszú ideig nem frissítesz és sok csomagot kellene egyszerre.
ja és nincs pre-update boot environment?
esetleg még ezt megpróbálhatod:
"Updating
———————————————
Users running on 10.1-RELEASE can now update to 10.1.1 via the normal
package updating mechanisms.
If the update cannot complete, such as when excessive pkg conflicts
exist, it is possible to grab the new PC-BSD updater from git and use
it. To do so, use the following instructions.
(As root)
# pkg update –f
# pkg upgrade –f ports-mgmt/pkg
# pkg update –f
# pkg install –f grub2-pcbsd
# git clone –depth=1 –b releng/10.1.1 https://github.com/pcbsd/pcbsd.git
# cd pcbsd/src-sh/libsh
# make install
# cd ../pcbsd-utils/pc-updatemanager
# make install
# pc-updatemanager pkgupdate"