All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob McGowan <ramjr0915@gmail.com>
To: linux-btrfs@vger.kernel.org
Cc: Chris Murphy <lists@colorremedies.com>
Subject: Re: "Fixing" mount points
Date: Tue, 19 Feb 2013 23:33:47 -0800	[thread overview]
Message-ID: <51247C5B.8050805@gmail.com> (raw)
In-Reply-To: <C36BE313-EE1C-43CD-8A8A-D595586974DD@colorremedies.com>


On 02/18/2013 09:08 AM, Chris Murphy wrote:
> On Feb 18, 2013, at 12:45 AM, Bob McGowan <ramjr0915@gmail.com> wrote:
>
>> 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
> The 2nd fstab implies a completely different disk, the first partition is btrfs, mounted as /home. So long as the contents are user folders, i.e. the same thing found in sde2 subvol @home, then it's functionally the same as what you had before.
>
> Also, btrfs doesn't need fs_passno set.
>
>
> Chris Murphy
Hi, Chris,

Thanks for the information.  As for fs_passno, what you're seeing is
what was put there by the install process.  I'm assuming, if it's not
needed, that the proper value would be zero?

You have confirmed what I thought was correct.  But trying it the first
time failed.  My login acted as though the user was valid but login
didn't complete, returning to the login screen.

Since I was just able to reconfigure fstab, and it worked, I'd say I
probably fat fingered something and just didn't notice.

In any case, many thanks, again. ;)

Bob

      reply	other threads:[~2013-02-20  7:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-18  7:45 "Fixing" mount points Bob McGowan
2013-02-18 17:08 ` Chris Murphy
2013-02-20  7:33   ` Bob McGowan [this message]

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=51247C5B.8050805@gmail.com \
    --to=ramjr0915@gmail.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=lists@colorremedies.com \
    /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.