On Jan 2, 2014, at 3:28 PM, Tim Cuthbertson <ratch...@gmail.com> wrote:
> 
> Am am at a point where I would like to do a fresh install of my OS
> without losing my home and data contents. And I do not think separate
> btrfs subvolumes will help me on that. Is that correct? Is there a way
> to prevent an OS installation from formatting the /home and /data
> subvolumes while completely replacing the root subvolume? Or do I need
> to completely repartition my drives so I don't get into this
> situation, again?

That's up to the installer. e.g. the Fedora installer requires a new subvolume 
for rootfs which can be either a new or existing Btrfs volume. Existing 
subvolumes for /home or /data can simply be assigned mountpoints, and behind 
the scene all that's really happening is an entry is made for them in fstab. So 
at least in the case of Fedora, it's even possible to install onto an existing 
Btrfs volume without replacing the prior rootfs until later if you wish. You 
aren't required to delete it, you only required to make a new one. I'm 
uncertain how Debian implements this in their installer.


Chris Murphy--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to