On 07/14/2011 03:03 PM, Richard W.M. Jones wrote:
> On Thu, Jul 14, 2011 at 09:13:56AM -0400, Josef Bacik wrote:
>> Well it should be more like
>>
>> /boot    /dev/sda1
>> swap    /dev/sda2
>> btrfs
> Maybe I don't understand this.  Is btrfs on /dev/sda3, or are the swap
> and root filesystems somehow combined on /dev/sda2?  And if the
> latter, how does one do that?
>
> Rich.

btrfs is a multi-volume file system so it would consume devices starting after 
the swap partition in the above example.

That is btrfs would start on sda3 and possibly pull in sda4, ...., sdaX.

swap is a special partition, not a file system....

Was that your question?

Ric

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to