dd if=/dev/sda of=/dev/sdb bs=1024k
stops with "File size limit exceeded"
Using kernel 2.4.3 the same command works fine.
2.4.3 uses a large amount of buffer, 2.4.11p4 only chache.
2.4.3 doesn't swap, 2.4.11p4 eats up 1 GB RAM and 100 MB swap.
-- Best regards Klaus Dittriche-mail: kladit@t-online.de - 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/