|
From: Hartmut B. <har...@te...> - 2002-06-07 16:36:11
|
> -----Ursprungliche Nachricht----- > Von: Mark Carter [SMTP:car...@uk...] > Gesendet am: Freitag, 7. Juni 2002 10:52 > An: rea...@li... > Betreff: [ros-kernel] Bug: afd.sys: cc/copy.c 165 > > Running boot.bat yields the following message relating to afd.sys: > cc/copy.c 165 This comes from a bug in vfatfs. Vfatfs is not able to write back a cache segment at the end of the fat if the fat doesn't end at a cluster boundary. I fix this bug. The real error messages from this point is 'IoPageRead failed, Status c000000d' (STATUS_INVALID_PARAMETER). - Hartmut |