On Mon, Nov 24, 2008 at 19:31:30 +0000, Sam Morris wrote:
> I've tried running dosfslabel to change the label of a vfat filesystem. This
> seemed to work:
> 
> # /sbin/dosfslabel /dev/sda1
> sam
> 
> However, the change was not picked up by HAL. On investigation, it seems that
> this is because libvolume-id0 still sees the label as 'UDISK 2.0.

This sounds like it might be the same problem as the one described by
the bug "dosfslabel does not set volume label in the right place" in the
Red Hat bugzilla:

   https://bugzilla.redhat.com/show_bug.cgi?id=503228


For what it's worth, the "mlabel" command (part of the mtools package)
does seem to set both copies of the volume label; you might be able to
use
  mlabel -i /dev/sda1 ::
in place of your dosfslabel command above....


                                                Nathan
  



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to