linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Udev GPT GUID support
@ 2011-01-05 19:25 KESHAV P.R.
  0 siblings, 0 replies; only message in thread
From: KESHAV P.R. @ 2011-01-05 19:25 UTC (permalink / raw)
  To: linux-hotplug

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-05 19:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-05 19:25 Udev GPT GUID support KESHAV P.R.

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).