0

I have a problem while installing Ubuntu 24.04 version on my SSD. I crashes multible times without a clear reason. I installed it before without a problem. I took an image to help anyone to understand the problem. I also tried to unblug the internet cable (as someone here suggested who has the same as my problem)

Crashing While installing at the final steps

Hamza
  • 11

1 Answers1

0

According to your logs, the program cannot mount /dev/sdc1, which is, if I understand well, tne partition of your SSD disk (/dev/sdc) that must be use to host your future / Ubuntu partition. Possible explanations:

  • Some binaries of the Ubuntu installer are broken. You could:
    • Check the md5 sum of the ISO you downloaded. See Easy way to Verify Ubuntu ISO?
    • Try another installation support (another DVD/USB stick/...) as you might face a hardware issue.
  • The target filesystem is broken, because the underlying hard drive has hardware issue. See How can I check the health of my hard drive?