看板 DFBSD_bugs 關於我們 聯絡資訊
Alexander Polakov <polachok@gmail.com> added the comment: > What is strange, is that the sysctl kern.dumpdev is empty: > # sysctl -a |grep dumpdev > kern.dumpdev: It isn't strange. kern.dumpdev is not of a string, it's CTLTYPE_OPAQUE (actually udev_t), as you can see at kern/kern_shutdown.c around line 658. I think you can set dumpdev in /boot/loader.conf to make savecore happy. ---------- status: unread -> chatting _____________________________________________________ DragonFly issue tracker <bugs@lists.dragonflybsd.org> <http://bugs.dragonflybsd.org/issue1734> _____________________________________________________