From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0EE3F1381FA for ; Fri, 16 May 2014 13:05:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3FDCE0C0A; Fri, 16 May 2014 13:05:53 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A3EC1E0BCB for ; Fri, 16 May 2014 13:05:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 873B830128 for ; Fri, 16 May 2014 15:05:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1400245551; bh=s3z//qaRWvtSvtODLXAWzT4Q196sJfYIweehVsfxnOI=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=KZXCMXl1ZG766H/jzLsnEc8P2jYYcp85PBZJuMndx/lDZP7Yrnudnigz85AVxccMy COQri2oAcC0oMG4YB8IK4d+vGpTRRTgKUl9Mx5xmlA6ScUQVw8WjWCq6yArZznj15a 7SmMFgev8lkzYqi3u88rPQIk9F9oMIc6gR4JxTXw= Received: from postler.lichtfels.com ([127.0.0.1]) by localhost (postler.lichtfels.com [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 29660-09 for ; Fri, 16 May 2014 15:05:49 +0200 (CEST) Received: from hiro.oops.intern (unknown [IPv6:2001:15c0:65ff:8742:b514:ed62:c106:7d18]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by postler.lichtfels.com (Postfix) with ESMTPSA id 513C630126 for ; Fri, 16 May 2014 15:05:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1400245549; bh=s3z//qaRWvtSvtODLXAWzT4Q196sJfYIweehVsfxnOI=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=bw4rP+PoTGlHXWXgTma9JJVH7JdllYQn3APHzcgydzUtMkekRjRbf4/DNacavdz9J rkdWmvJL4Gj3g8pJ0flJAu7Vs2YLIko7gZTrRmHhmHd7GxwD6ZJz+tTcOlFyH8AgEq h4O/1Qbxx6ii1wtLtWkH4Nm6ukF6a+fRxspTuIxM= Message-ID: <53760D2C.7050006@xunil.at> Date: Fri, 16 May 2014 15:05:48 +0200 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] boot problems References: <5364C0F9.3000906@xunil.at> <536545AB.2060008@xunil.at> <53672D31.1030108@xunil.at> <53746809.9080604@xunil.at> <5374855C.4040203@xunil.at> <537506FE.3090701@xunil.at> <5375DE75.7070501@xunil.at> <5375F141.5080704@gmail.com> <16553.1400238867@ccs.covici.com> <20140516130319.2a03b778@hactar.digimed.co.uk> <537605FC.1000202! @xunil.at> <30699.1400244893@ccs.covici.com> In-Reply-To: <30699.1400244893@ccs.covici.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2c X-Archives-Salt: 87e95376-23bb-4353-9e5c-90c92643b02d X-Archives-Hash: 302c4e0f86ce1c6c41bce61e36e8c436 Am 16.05.2014 14:54, schrieb covici@ccs.covici.com: > Thanks much for that explanation. > > So where do I find some documentation for btrfs and its user space tools? There are many howtos and wiki-pages ... some examples, gentoo-related: https://btrfs.wiki.kernel.org/index.php/Getting_started http://www.funtoo.org/BTRFS_Fun Stefan