Jump to content

I have installed linux (Ubuntu 18.04.2) on my PC. I have been having error where I have to run command 'fsck' in it initframs to make it boot, but then it becomes laggy. While I was researching about it I found a thread on net which encouraged to run command 'systemctl' which I did and then it showed me that there is error in some sector of my HDD ( basically sector 2055, and my drive starts at 2048). I was now not even able to reinstall ubuntu, so I thought that I should exclude that portion of storage and install it after almost 1GB if space and it installed fine and was running buttery smooth, but now it has started again. When I ran the 'systemctl' command it also showed the command that is jammed in that sector, it was 'Read DMA' and something related to it afterwards. 

Some guy on the thread I mentioned suggested the guy to input zeros in the sector, i tried it but was unsuccessful. Can anyone help resolve it!

Link to comment
https://linustechtips.com/topic/1041100-io-error/
Share on other sites

Link to post
Share on other sites

6 hours ago, Meet8939 said:

I have installed linux (Ubuntu 18.04.2) on my PC. I have been having error where I have to run command 'fsck' in it initframs to make it boot, but then it becomes laggy. While I was researching about it I found a thread on net which encouraged to run command 'systemctl' which I did and then it showed me that there is error in some sector of my HDD ( basically sector 2055, and my drive starts at 2048). I was now not even able to reinstall ubuntu, so I thought that I should exclude that portion of storage and install it after almost 1GB if space and it installed fine and was running buttery smooth, but now it has started again. When I ran the 'systemctl' command it also showed the command that is jammed in that sector, it was 'Read DMA' and something related to it afterwards. 

Some guy on the thread I mentioned suggested the guy to input zeros in the sector, i tried it but was unsuccessful. Can anyone help resolve it!

Start with checking the health of the disks, Linux engineers always go around fucking with their OS to fix a problem with the underlying hardware that they are usually too ignorant to check.

 

Start with this first, run HDSentinel and check to see what the status of the disk health is.  This is SMART data for people who can't interpret it themselves.

https://www.hdsentinel.com/hard_disk_sentinel_linux.php

 

If the health of the drive comes back perfect, then you start looking at the OS.  To me, this sounds like a hardware issue with the drive.

 

 

Please quote or tag me if you need a reply

Link to comment
https://linustechtips.com/topic/1041100-io-error/#findComment-12364690
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×