linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Can udev match on metadata from the partition table map itself?
@ 2009-08-07 21:35 James Cheng
  2009-08-08  3:12 ` Bryan Kadzban
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: James Cheng @ 2009-08-07 21:35 UTC (permalink / raw)
  To: linux-hotplug

Hi,

I have system using the Apple Partition Map partition table, instead of the DOS-style Master Boot Record partition table format. The Apple Partition Map table has some metadata for each partition, regardless of the partition type. One of those pieces of metadata is the "partition name".

I have an ext2 filesystem  on one of the partitions. Ext2 itself has the concept of filesystem names.

I want to have a rule that matches against the name in the Apple Partition Map, rather than one that matches against the ext2 filesystem name.

Is there any easy way to do this? I can think of some ugly hack, by running a PROGRAM to set some variables with the name from the partition map, and then matching against those. Any ideas for alternatives?

 -James


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-08-18 23:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-07 21:35 Can udev match on metadata from the partition table map itself? James Cheng
2009-08-08  3:12 ` Bryan Kadzban
2009-08-08 20:07 ` David Zeuthen
2009-08-08 20:29 ` Kay Sievers
2009-08-11  1:19 ` James Cheng
2009-08-18 23:43 ` Karel Zak

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