On Sun, Feb 26, 2012 at 06:07:31PM +0000, Duncan wrote:
> Unfortunately, since gpt is reasonably new in terms of filesystem and 
> partitioning tools, there isn't really anything (mount, etc) that makes 
> /use/ of that label yet,

udev exports GPT labels and uuids by symlinks, see

  ls /dev/disk/by-partlabel/
  ls /dev/disk/by-partuuid/

you can use these links in your fstab. And if I good remember kernel
supports PARTUUID for root= command line option.

    Karel

-- 
 Karel Zak  <k...@redhat.com>
 http://karelzak.blogspot.com
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to