public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] Partition UUIDs in U-Boot and Linux (blkid vs 'part list')
Date: Mon, 9 May 2016 10:08:23 -0600	[thread overview]
Message-ID: <5730B5F7.1050301@wwwdotorg.org> (raw)
In-Reply-To: <CAPnjgZ0VL0GW6y95Jo+CK66322==E8m2VJYAuhFzs_ExiwMDqQ@mail.gmail.com>

On 05/07/2016 11:51 AM, Simon Glass wrote:
> Hi,
>
> I find that blkid provides different output from 'part list' and I'm
> not sure why:

"part list" prints partition UUIDs (from the partition table), whereas I 
/think/ blkid prints filesystem UUIDs (from the fs superblock).

The kernel will accept either on its cmdline root= parameter, but you 
have to tell it which you're using, e.g. root=PARTUUID=partition_uuid, 
or IIRC root=UUID=fs_uuid.

      parent reply	other threads:[~2016-05-09 16:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-07 17:51 [U-Boot] Partition UUIDs in U-Boot and Linux (blkid vs 'part list') Simon Glass
2016-05-07 18:38 ` Tom Rini
2016-05-09 16:08 ` Stephen Warren [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=5730B5F7.1050301@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --cc=u-boot@lists.denx.de \
    /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