support for hfs(+)-fs on a CD
David Zeuthen
david at fubar.dk
Thu Jul 29 11:00:50 PDT 2004
On Thu, 2004-07-29 at 05:26 +0200, Kay Sievers wrote:
> Here is support for recognition of hfs and hfsplus filesystems on a main
> block device, like a CD. Only the first partition is returned with the
> probe.
>
Nice, this works for one of my CD-ROM with a hfsplus filesystem, but it
doesn't work on my recovery DVD for my Powerbook (mounting it with -t
hfsplus works). Hmm.. I don't think it's worth looking into support
multi partition and/or multi session discs until the kernel actually
give us a special device file for each of them.
> Also introduced is a global change to the 64bit versions of stat(), so
> I've changed back to the standard versions. David, could you chaeck if
> your NTFS partition has still a label, cause your label last time, was
> beyond the 2GB limit.
>
Yeah it works, but I had to add this
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
to volume_id.c to get it to work.
Thanks,
David
_______________________________________________
hal mailing list
hal at freedesktop.org
http://freedesktop.org/mailman/listinfo/hal
More information about the Hal
mailing list