[arch-general] Systemd with encrypted Btrfs
Rodrigo Rivas
rodrigorivascosta at gmail.com
Tue Jul 24 05:44:46 EDT 2012
On Tue, Jul 24, 2012 at 10:58 AM, Aurko Roy <roy.aurko at gmail.com> wrote:
> 2. I have an encrypted btrfs partition which it unlocks normally, but
> while trying to mount says:
> "fsck: fsck.btrfs: not found
>
The problem seems to be that simply there is no such fsck.btrfs. It simply
does not exist, yet. There is a btrfsck, but it is not yet ready for
general use, IIRC.
My solution for this is simply:
# ln -s /bin/true /sbin/fsck.btrfs
HTH
--
Rodrigo
More information about the arch-general
mailing list