Re: new Areca driver in 2.6.16-rc6-mm2 appears to be broken

From: Jens Axboe
Date: Wed Apr 19 2006 - 09:18:58 EST


On Wed, Apr 19 2006, erich wrote:
> Dear Jens Axboe,
>
> About your request :
>
> ******************************************
> ** boot with driver MAX_XFER_SECTORS 4096
> ******************************************
> #mkfs.ext2 /dev/sda1
> #mount /dev/sda1 /mnt/sda1
> #cp /root/aa /mnt/sda1/
> #reboot
> ******************************************
> ** boot with driver MAX_XFER_SECTORS 512
> ******************************************
> #fsck /dev/sda1
> /dev/sda1:clean,.............

fsck -fy /dev/sda1

You need to force a full check, the partition should be clean when you
do this so fsck wont do anything.


--
Jens Axboe

-
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/