Re: HFS bug

From: James Pearson
Date: Wed Nov 12 2003 - 15:44:29 EST


This may or may not be a bug, but I figured that sending out the message
would do better good than not sending one out at all:

when I run the command:

# mount -t hfs /dev/scd0 /mnt/cdrom

The kernel gives an Oops that traces back to line buffer.c:2555 (kernel
version 2.4.23-pre1). I'd attach the Oops output, but I'm on a remote
machine now.

You could try something like:

mount -r -t hfs -o loop /dev/scd0 /mnt/cdrom

Or, have a look at Roman Zippel's new HFS+/HFS driver at:

http://www.ardistech.com/hfsplus/

James Pearson


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/