public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Schyska <pschyska@googlemail.com>
To: linux-btrfs@vger.kernel.org
Subject: Re: Mount btrfs from initramfs as /
Date: Fri, 22 Aug 2008 17:17:40 +0000 (UTC)	[thread overview]
Message-ID: <loom.20080822T171408-225@post.gmane.org> (raw)
In-Reply-To: loom.20080822T165800-971@post.gmane.org

Paul Schyska <pschyska <at> googlemail.com> writes:

> 
> Jeff Schroeder <jeffschroed <at> gmail.com> writes:
> 
> > You can find out the UUID with either of these commands
> > # blkid /dev/sda3
> > # vol_id -u /dev/sda3
> > 
> 
> Thank you for this info. 
> blkid shows:
> /dev/sda3: UUID="59d5f4f0-b746-4147-900c-a1ca0af47c85" TYPE="xfs"
> while df -T shows:
> /dev/sda3    btrfs    40001848  20046168  19955680  51% /mnt/sda3
> 
> how is that possible?

OK, it seems that i got some kind of cached information there. xfs was the fs
type before i remorfatted to btrfs.
After doing vol_id -u /dev/sda3 as root it shows
/dev/sda3: unknown volume type
and since then sudo blkid /dev/sda3
shows an empty line.
Also, blkid /dev/sda4 showed nothing befor but after
sudo vol_id -u /dev/sda4
sudo blkid /dev/sda4 show the correct:
/dev/sda4: UUID="0a7a1695-2e80-486c-ba38-f8d4598cb28b" TYPE="reiser4" 






      reply	other threads:[~2008-08-22 17:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-22 14:52 Mount btrfs from initramfs as / Paul Schyska
2008-08-22 15:01 ` Jeff Schroeder
2008-08-22 17:04   ` Paul Schyska
2008-08-22 17:17     ` Paul Schyska [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=loom.20080822T171408-225@post.gmane.org \
    --to=pschyska@googlemail.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