Re: Embeddable FAT filesystem
From: Tim Clacy (nospamtcl_at_nospamphaseone.nospamdk)
Date: 09/16/04
- Next message: Tim Clacy: "Re: Embeddable FAT filesystem"
- Previous message: Hans-Bernhard Broeker: "Re: Combining ELF Files"
- In reply to: Juergen Marquardt: "Re: Embeddable FAT filesystem"
- Next in thread: John Starr: "Re: Embeddable FAT filesystem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 16 Sep 2004 12:31:17 +0200
Juergen Marquardt wrote:
> <snip>
>
>> Must Support:
>
> <snip>
>
>> 4) Check Disk functionality
>
> <snip>
>
>
> Any file system available that also checks (checksum or whatever)
>
> - boot sector(s) integrity
> - fat sector(s) integrity
> - directory sector(s) integrity
>
> before using data in them or even executing code out of them?
>
> Best regards, Juergen
Juergen,
Precisely. Interestingly, not even Windows XP does a decent check before
mounting a FAT disk. In fact, even Windows XP's CheckDisk tool doesn't find
faults that Windows 9x's 'chksk' does!
- Next message: Tim Clacy: "Re: Embeddable FAT filesystem"
- Previous message: Hans-Bernhard Broeker: "Re: Combining ELF Files"
- In reply to: Juergen Marquardt: "Re: Embeddable FAT filesystem"
- Next in thread: John Starr: "Re: Embeddable FAT filesystem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|