A quick work around if the bootup speed is really killing you and since btrfsck doesn't do much yet. Please realize this prevents mountall from running btrfsck and this is NOT a fix.
You can move btrfsck somewhere where you can still use it: $ sudo mv /sbin/btrfsck /usr/local/bin/ Then make a symbolic link to something like false: $ sudo ln -s /bin/false /sbin/btrfsck Also note that if btrfs-tools is updated or reinstalled, you have to do this again. Hopefully a full btrfsck will be out soon. Cross your fingers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/771748 Title: Ubuntu does fsck on every start when using btrfs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/btrfs-tools/+bug/771748/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs