16.04 - My 'file system consistency check' (fsck) retured the following results, what does it mean? - Ask Ubuntu


my system giving message hard-disk have errors, slow-formatted (zeroed) hard-disk , after ran following command,

sudo fsck -y -f /dev/sda1 

which returned following results, mean?

fsck util-linux 2.27.1 e2fsck 1.42.13 (17-may-2015) pass 1: checking inodes, blocks, , sizes pass 2: checking directory structure pass 3: checking directory connectivity pass 4: checking reference counts pass 5: checking group summary information /dev/sda1: 11/11952128 files (0.0% non-contiguous), 798075/47808000 blocks 

do need else hard-disk, or should continue ubuntu installation?

the output of fsck looks when ok , run went fine. not need worry fsck anymore.

given circumstances should keep close eye on smart stats of disk, though. have been first sign of imminent failure.


Comments

Popular posts from this blog

crash - Windows Rundll32 (child process of DllHost) is crashing. How can I even identify it? - Super User

debian - Kali Linux - Debootstrap error Failed to determine codename for the release - Super User

networking - Slave steals IP meant for bonded interface - Ask Ubuntu