Sascha Wildner <[email protected]> added the comment: It's because you are using a USB image and the file system somehow got dirty (see dmesg).
I think you can do several things: 1) Just dd the img once more and try again (maybe set write protection on the USB stick). 2) Login as root and do fsck /dev/da8s1a. When it's finished, reboot cleanly using "shutdown -r now". Regards, Sascha ---------- nosy: +swildner _____________________________________________________ DragonFly issue tracker <[email protected]> <http://bugs.dragonflybsd.org/issue1637> _____________________________________________________
