Lars Nooden wrote:
There might be a bug with mounting HFS volumes in metad.I

$ sudo mount /dev/sdc1 /mnt
mount: unknown filesystem type 'hfsplus'

$ sudo mount -t hfsplus /dev/sdc1 /mnt
mount: unknown filesystem type 'hfsplus'

This is probably because HFS(PLUS) is not included in the kernel build. See output of

grep _HFS /boot/config-*

Please open a bug report [1] for it if you want this feature supported.

[1] https://savannah.nongnu.org/bugs/?group=gnewsense

_______________________________________________
gNewSense-users mailing list
gNewSense-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/gnewsense-users

Reply via email to