From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-sh.infomaniak.ch ([128.65.195.4]:54804 "EHLO smtp-sh.infomaniak.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753465AbeEHA1q (ORCPT ); Mon, 7 May 2018 20:27:46 -0400 From: faurepierr@gmail.com To: linux-btrfs@vger.kernel.org Subject: Btrfs installation advices Message-ID: Date: Tue, 8 May 2018 02:22:01 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Sender: linux-btrfs-owner@vger.kernel.org List-ID: Hi, I'm curious about btrfs, and maybe considering it for my new laptop installation (a Lenovo T470). I was going to install my usual lvm+ext4+full disk encryption setup, but thought I should maybe give a try to btrfs. Is it possible to meet all these criteria? - operating system: debian sid - file system: btrfs - disk encryption (or at least of sensitives partitions) - hibernation feature (which implies a swap partition or file, and I've read btrfs is not a big fan of the latter) If yes, how would you suggest me to achieve it? Thanks for your kind help.