On Sun, Apr 30, 2017 at 02:52:40PM -0400, D'Arcy Cain wrote: > # mount_ext2fs /dev/vnd2a /mnt > # rsync -av -S ./Xubuntu/ /mnt/ (sync my built up file system)
Could you try with a different file system instead? Just to make sure it is vnd and not ext2fs related. Also running a kernel with DEBUG and LOCKDEBUG might provide a bit more information. Martin