Re: no fsck?
- From: Hal Vaughan <hal@xxxxxxxxxxx>
- Date: Tue, 21 Jul 2009 00:54:51 -0400
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-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- References:
- no fsck?
- From: jeremy jozwik
- no fsck?
- Prev by Date: Re: no fsck?
- Next by Date: Re: resize2fs: Either the superblock or the partition table is likely to be corrupt!
- Previous by thread: Re: no fsck?
- Index(es):
Relevant Pages
|