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

Re: no fsck?




On Jul 21, 2009, at 12:39 AM, jeremy jozwik wrote:

new to debian, trying to restore some files

$ ./fsck.vfat -rv /~~~
bash: ./fsck.vfat: No such file or directory

please help!

You've got fsck, you don't have fsck to work on vfat file systems, which are under the MS-DOG category. Try, as root, or using sudo, to run this:

apt-get install dosfstools

or, if you use aptitude:

aptitude install dosfstools

And that will add the necessary tools to work with those file systems.



Hal


Reply to: