On 11/25/07, Markus Bergkvist <[EMAIL PROTECTED]> wrote: > the detected geometry was not big enough to hold the imagefile. I guess > I'll have to have a chat with the guy who made the imagefile to see if > the image could be shrinked. > Thanks for the advice. > > Btw, what limitations are there on the block size, and what drawbacks > should I expect with a too large block size?
if your block size is too big, it will get chopped down for you, but 64k is the biggest supported by the kernel.

