Is there a graphical tool for creating Btrfs sub-partitions and in particular, subpartitions like "GParted" or "system-config-lvm"? I'm running Debian squeeze.
In response to the first comment, Btrfs can do thinks like RAID and sub-partitions, much like LVM. I've read that Btrfs can be seen as a replacement for LVM. LVM has a graphical tool to manage these aspects, does Btrfs have the same?
gpartedis a tool for creating/resizing partitions, LWM is a system to manage logical volumes ("Partitions" that can grow and shrink, and even span physical disks), BTRFS is a filesystem type. Please sort out what you want. I'd think the graphical installer for Debian is close to what you are asking? – vonbrand Feb 2 at 3:38