|
From: Steven E. <Ste...@kn...> - 2001-10-07 11:06:51
|
I'm not at my test box right now, but I think my C:\ partion is a 2.1 gig fat16. CVS builds from 2:30 AM and 12:30 PM -5 GMT OCT-06-01 Steve -----Original Message----- From: Hartmut Birr To: 'ros...@re...' Sent: 10/7/01 4:16 AM Subject: [ros-kernel] AW: is vfat broken again? > After pulling down the latest cvs and doing a build my test system now > hangs. it gets to the point of vfatfs loading and detects the hardrive > speacs but then hangs. After a few retrys it may make it passed this point > only to hang at loading the regitry files. The last changes doesn't work correct on a fat32 partition. In GetNextCluster is a dead lock, when there is no space on the disk and FAT32FindAvailableCluster can't find a free cluster over number 0xffff. I will fix the problem. - Hartmut ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |