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


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: Spontaneous unclean reboots
    ... the file systems uncleanly unmounted. ... Then, in the rebooting process, because ... After this reboot fsck would proceed to ... Opera, ...
    (alt.os.linux)
  • Reduce fsck memory usage for large-file filesystem
    ... How can I reduce the memory usage of fsck for file systems that are ... reducing the number of inodes by switching the -i switch from 8192 ...
    (comp.unix.bsd.openbsd.misc)
  • Major filesystem problems after crash on 7.0-BETA3
    ... of coffee while the background fsck took care of the file systems. ... access the /var or /tmp filesystems, I received panics similar to: ... it looked like my filesystems weren't ... softupdates on /var and /tmp and ran fsck on those file systems again. ...
    (freebsd-questions)
  • File systems clean after crash?
    ... I've disabled background fsck in rc.conf. ... three filesystems were reported as being clean ... Now I wonder why three of the file systems were reported as ... Any opinions expressed in this message may be personal to the author ...
    (freebsd-stable)
  • Re: fsck_ufs running too often
    ... the system boot up that way. ... data corruption, you'll notice this _before_ going multi-user and ... perform the fsck run on all file systems. ...
    (freebsd-questions)