On Tue, May 06, 2008 at 09:47:10PM +0300, Vesa Jääskeläinen wrote:
> Robert Millan wrote:
> >On Sun, May 04, 2008 at 02:42:00PM +0200, Lubomir Rintel wrote:
> >>Actually, you might want to use UUID or LABEL of the file system instead
> >>of device file name.
> >>
> >>You can get or set UUID or label with tune2fs like this:
> >>
> >># tune2fs -l /dev/sda1              (get information)
> >># tune2fs -L root-fs /dev/sda1      (set label)
> >
> >Would be cool if we had some way to probe for this in GRUB's "search" 
> >command.
> >
> >This would make a lot of the current device.map headache disappear.
> >
> 
> I think labels are already supported :)

Sorry, I was confusing labels with UUIDs.  The problem with labels is that
they aren't garanteed to be unique;  is that correct?

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to