linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "KESHAV P.R." <skodabenz@gmail.com>
To: linux-hotplug@vger.kernel.org
Subject: Udev GPT GUID support
Date: Wed, 05 Jan 2011 19:25:19 +0000	[thread overview]
Message-ID: <AANLkTimC=LDxkfDuHpFZgmT-cFEs87yDDHW0ndjVACZJ@mail.gmail.com> (raw)

Hi all,
         I am not a programmer, just a user. I use Archlinux x86_64
and I was thinking about using Unique GUID of a GPT partition to
identify root partition from the bootloader's (syslinux and grub2 in
my case) kernel parameter line. Right now I use
root=/dev/disk/by-uuid/xxxxxxxxxxxxx (FS-UUID) and want to try
PART-UUID. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;hµaf921ec02333e943efb59aca4f56b78fc0e100
does not work in my case (x86_64 kernel 2.6.37-rc8). How about
creating /dev/disk/by-part-uuid/xxxxxxx symlinks and renaming the
previous dir to /dev/disk/by-fs-uuid/xxxxxxxxxx (for clarity). The
Unique GUID can be obtained using GPT fdisk
http://rodsbooks.com/gdisk/ (I do not know whether util-linux-ng can
be used here). Thanks in advance.

Regards.

Keshav

                 reply	other threads:[~2011-01-05 19:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='AANLkTimC=LDxkfDuHpFZgmT-cFEs87yDDHW0ndjVACZJ@mail.gmail.com' \
    --to=skodabenz@gmail.com \
    --cc=linux-hotplug@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;
as well as URLs for NNTP newsgroup(s).