From: Neal Becker <ndbecker2@gmail.com>
To: linux-btrfs@vger.kernel.org
Subject: [newb] move /home to subvolume
Date: Mon, 01 Jun 2015 08:36:40 -0400 [thread overview]
Message-ID: <mkhjkp$hgl$1@ger.gmane.org> (raw)
I have everything under /:
sudo btrfs subvolume list /
ID 257 gen 65795 top level 5 path root
I want to move /home onto it's own subvolume. I hope I can do this while
the root device is mounted.
What is the procedure?
I tried first to create a subvolume for /home at the top-level, but couldn't
figure out the syntax:
[nbecker@nbecker2 ~]$ sudo btrfs subvolume create /home
[sudo] password for nbecker:
ERROR: '/home' exists
--
Those who fail to understand recursion are doomed to repeat it
next reply other threads:[~2015-06-01 12:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-01 12:36 Neal Becker [this message]
2015-06-01 12:57 ` [newb] move /home to subvolume Vytautas D
2015-06-01 13:03 ` Neal Becker
2015-06-01 13:57 ` Justus Seifert
2015-06-01 14:09 ` Austin S Hemmelgarn
2015-06-01 18:18 ` Chris Murphy
[not found] ` <CAG3t+pEHqATjGFUQrLn__O5-ByW4oX6MWjQiYh9GpgfqdKKiyg@mail.gmail.com>
2015-06-01 19:13 ` Chris Murphy
2015-06-01 23:03 ` Neal Becker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='mkhjkp$hgl$1@ger.gmane.org' \
--to=ndbecker2@gmail.com \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.