Re: 'vfat write' bugs

From: Sacha Chua (sachac@subdimension.com)
Date: Tue Apr 23 2002 - 11:36:10 EDT


On 17 Apr, Mark G. Lewis (Lewis@erg.sri.com) said:

> 2) If the existing file is length zero, 'vfat write' writes in an
> infinite loop !!!

Aha! Good point. My cluster allocation appears to be wrong - I was
guessing when I wrote that... |)

Temporary workaround:

dd if=/dev/zero of=/mnt/hda/image count=65024
(0x1fc0000 in blocks).

then vfat write to that image.

I'm testing it now. Looks very promising. =)

Will fix the vfat cluster allocation bug soon.

-- 
Sacha Chua <sachac@subdimension.com>            4 BS CS geekette =)
Ateneo Cervini-Eliazo Networks (ACENT) tel: 63(2) 426-6001 loc 5925
In computer science, elegance is not a dispensable luxury, but a matter 
of life and death. -- Edsger Dijkstra


This archive was generated by hypermail 2.1.5 : Fri Jan 17 2003 - 17:47:04 EST