Martin Pitt martin.pitt at ubuntu.com
Wed Oct 19 09:38:17 CDT 2005


Hi Filippo!

Filippo Biondi [2005-10-19 11:09 +0200]:
> Breezy mounts my Maxtor 80G usb-disk fine (it works), but device name on
> the Desktop is very strange:
> 
>  < endl;
> }
> 
> Yes, it's not a joke, this is what I read under the disk icon on the
> desktop.

LOL, that is the weirdest device label I ever saw. I'm pretty sure
that this is the actual device label as printed. Please cross-check
with

  sudo blkid /dev/sd*

and look at the LABEL="..." attributes. Unfortunately there is no
readily availble program to change the disk label for vfat partitions,
so you either need to reformat your stick with

  sudo mkdosfs -n "yourlabel" <device>

or grab a hex editor and change the volume label in-place.

Martin
-- 
Martin Pitt        http://www.piware.de
Ubuntu Developer   http://www.ubuntu.com
Debian Developer   http://www.debian.org

In a world without walls and fences, who needs Windows and Gates?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.ubuntu.com/archives/ubuntu-devel/attachments/20051019/12251b76/attachment.pgp


More information about the ubuntu-devel mailing list