countzero wrote:
try max transfer 0x01fe0000
Where did you get that value from?? Never heard that one recommended before.
I've only heard of 0x1FFFE and 0x1FE00 (as mentioned above both) which are used because they are below 128Kbyte which is a well used size for IDE devices.
0xFE00 also make sense as 64Kbyte is another well known default IDE transfer size.