@Lawrence, it seems the problem is when zfs-mount tries to mount /boot/grub it meets a directory with some content:
Aug 20 16:56:14 nautique zfs[163828]: cannot mount '/boot/grub': directory is not empty It could be that it was umount'ed before some command populated /boot/grub? But maybe there is more to it as `dmesg` has many such messages: zfs-mount-generator: boot-grub.mount already exists To recover from this you can probably simply move the content to some temporary directory, make sure nothing's left in /boot/grub, zfs mount it and then move the content back in. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940718 Title: package zfsutils-linux 0.8.3-1ubuntu12.12 failed to install/upgrade: installed zfsutils-linux package post-installation script subprocess returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1940718/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
