From: Bob McGowan <ramjr0915@gmail.com>
To: linux-btrfs@vger.kernel.org
Subject: "Fixing" mount points
Date: Sun, 17 Feb 2013 23:45:17 -0800 [thread overview]
Message-ID: <5121DC0D.8060305@gmail.com> (raw)
First, apologies if this is "well known", I'm totally new here, and
haven't figured out yet how to search the archives.
Also, I'm not a subscriber, so please respond to me as well as the list.
I've had a number of issues with distribution installations (separate
and unrelated issues, but history and context). I had a system set up,
with a separate /home (brtfs, sda1), when it crashed (badly) while
updating and rebuilding the kernel.
I installed again (different window system, same distribution) and to be
"completely safe", I left the /home out of the new setup. I want (need)
to keep it because it has a very large of digital photos and I'd rather
not have to restore them again (between audio, video, the photos, DVD
images, about 800GB).
So, I now have a volume/subvolume on one disk, where the subvolume is
/home (brtfs, sde2), and I want to change fstab to mount sda1 as /home
instead.
For any other FS I've worked with, simple edits of fstab would be
enough, but doing so doesn't appear to be enough for btrfs.
Even though things look OK from the command line, logging in through the
window system fails (actually, just hangs).
I assume this means I should be doing something to "clean up" the
subvolume? Or maybe there's something in the Window system
configuration to change?
I'm running Linux Mint 14 KDE. My fstab for the parts in question looks
like:
# / was on /dev/sde2 during installation
UUID=1a...9 / btrfs defaults,subvol=@ 0 1
# /home was on /dev/sde2 during installation
UUID=1a...9 /home btrfs defaults,subvol=@home 0 2
What I want is something like:
# / was on /dev/sde2 during installation
UUID=1a...9 / btrfs defaults 0 1
# /home is on /dev/sda1
UUID=7f...3 /home btrfs defaults 0 2
Thanks for bearing with me as I learn this new environment. ;-)
Bob
next reply other threads:[~2013-02-18 7:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-18 7:45 Bob McGowan [this message]
2013-02-18 17:08 ` "Fixing" mount points Chris Murphy
2013-02-20 7:33 ` Bob McGowan
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=5121DC0D.8060305@gmail.com \
--to=ramjr0915@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox