Category : General
Description: Common task
Just for filesystems ext2/ext3
# apt-get install e2fsprogs
# umount /dev/hda9
# fsck -fyc /dev/hda9
this will check and fix the hard disk
Category : General
Description: Common task
Just for filesystems ext2/ext3
# apt-get install e2fsprogs
# umount /dev/hda9
# fsck -fyc /dev/hda9
this will check and fix the hard disk
0 comentarios:
Publicar un comentario en la entrada