[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Easymint filesystem checks



On Wed, 2011-01-12 at 17:02 -0500, Jeff Mitchell wrote:
> 	I woudl assume the norm is to go through fstab (or hd driver) and 
> fsck all the devices with a known fs type; if its an unknwon fs, skip it 
> and do not consider it an error?

I made a small test-program last night (in C). It does a
Dcntl(FS_INFO...) on all drives, partition types are correctly
idenfified. It should be easy to run the correct fsck on each partition.

Jo Even