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
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org