Douglas Gilbert <dougg@torque.net> writes:
> OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> wrote:
> > Is the capacity of your MO disk more than 640M?
>
> No, the capacity is 635600896 bytes.
[...]
>
> > Perhaps, your MO disk will have the `ls' of a value smaller
> > than 2048.
> Yes, ls=512 .
>
> > Logical sector size smaller than device sector size cannot
> > be handled with FAT of 2.4 series.
>
> Great. When will that be fixed (Jens?) ? If not, can we get
> a more civilized response than the current oops?
The cause of this problem is me, and I think that it is the bug.
How should this problem be solved? I think that it is either of the
following.
1) logical sector size smaller than device sector size isn't
supported. (and output the message)
2) read a file data via block buffer (like FAT of 2.2 series).
3) other (drivers/block/loop.c?)
Please comment.
-- OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/