I am trying to install ubuntu 20.04.6-desktop-amd64 in an old pc (Lenovo ThinkCentre m73 tiny 10AX0053JP). I bought here in an auction site. I used rufus and had the partition scheme set to "GPT". I got through Grub menu (Install Ubuntu) -> Loading screen (checking disk loads perfectly but installing process halts because of "Errno 5 Input/output error". I tried every minimal options during installation process like proceeding without internet connection, choosing minimal installation and erase ubuntu and install (because I've been repeting this installation process for 10 times). I already checked for checksum if it matches the one on ubuntu website using rufus and found no problem.
Error that I have got:
PC specs:
- CPU: 2.4GHz 2cores
- RAM: 8gb DDR3/DDR3L PC3-12800
- Intel HD Graphics
- HDD: 7200 rpm
- HDDinterface: SATA
Errno 5
is something that I've run into when the ISO I downloaded was incomplete. Follow this tutorial to verify your ISO. If it checks out, then you may have an issue with the USB stick you're using or hard drive you're installing to. – matigo May 11 '23 at 06:12rufus
issue I mentioned applied only to Ubuntu 22.04 LTS ISOs you originally said you used... thus I deleted that comment when you clarified it was a 20.04 ISO. Rufus has no issues writing 20.04 ISOs to my knowledge (I'm 99.99% sure on that too). (Rufus has/had an issue when ISOs get beyond a size, Ubuntu 22.04 LTS Desktop ISOs were larger than NTFS as used byrufus
can/could handle) – guiverc May 11 '23 at 06:46Open Disks from the Activities overview.
Select the disk you want to check from the list of storage devices on the left. Information and status of the disk will be shown.
Click the menu button and select SMART Data & Self-Tests…. The Overall Assessment should say “Disk is OK”.
See more information under SMART Attributes, or click the Start Self-test button to run a self-test.
– Techdox May 11 '23 at 05:41