All of lore.kernel.org
 help / color / mirror / Atom feed
* uuid support on grub2 status
@ 2007-03-07 11:56 adrian15
  2007-03-07 14:28 ` Marco Gerards
  0 siblings, 1 reply; 2+ messages in thread
From: adrian15 @ 2007-03-07 11:56 UTC (permalink / raw)
  To: grub-devel

	Hi,

I am intereested on reading uuid from ext2 partitions. I've been 
searching on grub2 source code and I suppose it is very similar to the 
fs->label function (or whatever it is), maybe only a transformation from 
binary UUID to ascii UUID is the only complicated thing to add.

		But before implementing anything...

	Has anyone worked on uuid support for ext2 on grub2?		
	
adrian15



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

* Re: uuid support on grub2 status
  2007-03-07 11:56 uuid support on grub2 status adrian15
@ 2007-03-07 14:28 ` Marco Gerards
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Gerards @ 2007-03-07 14:28 UTC (permalink / raw)
  To: The development of GRUB 2

adrian15 <adrian15@raulete.net> writes:

hi,

> I am intereested on reading uuid from ext2 partitions. I've been
> searching on grub2 source code and I suppose it is very similar to the
> fs->label function (or whatever it is), maybe only a transformation
> from binary UUID to ascii UUID is the only complicated thing to add.
>
> 		But before implementing anything...
>
> 	Has anyone worked on uuid support for ext2 on grub2?		

No, but it is on the todo list.  First we need generic interfaces for
this.  Support for this should not be limited to ext2.  I even think
this should not even be limited to filesystems, but sometimes
partitions or even disks can have UUIDs too.  In that case we should,
IMO, make that information available as well.

--
Marco




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

end of thread, other threads:[~2007-03-07 14:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-07 11:56 uuid support on grub2 status adrian15
2007-03-07 14:28 ` Marco Gerards

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.