On Sun, 2005-01-16 at 18:36 +0100, David Eriksson wrote: > On Sun, 2005-01-16 at 18:17 +0100, Kay Sievers wrote: > > On Sun, 2005-01-16 at 18:08 +0100, Sjoerd Simons wrote: > > > > > > Both mlabel and udev_volume_id show the correct label ("ICYBOX"), but > > > hal uses "AD", which is pretty useless... > > > > What does: > > hald --verbos=yes --daemon=no > > > > print? > > I get about the same error, my mount point gets called "Ap": > > http://www.2good.nu/blandat/hald-mountpoint.log
There was only a one-line change in the FAT16 label reading code, but I can't see how this is wrong. What does: dd if=/dev/sda1 bs=512 count=32 skip=32256 | hexdump -C print for this volume? It will print the complete raw data of the root directory entries. And did you try to read the volume name on Windows? Thanks, Kay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]