File System Check on your system fsck command using to check ur file system unmount the file system which you want to check Take system down to runlevel one # init 1 //superuser mode Unmount file system, for example if it is /home (/dev/sda2) file system then type command: # umount /home or # umount [...]
Posts Tagged ‘fsck’
How to Take files from Corrupted file system in hardy
Posted in Debian, Fedora, Free Software, Ubuntu, tagged filesystem repair, fsck on April 5, 2009 | Leave a Comment »

