I have an old PC on which I am already using windows 10. I am trying to dual boot Ubuntu 24.04 LTS on it as I have found that it is better for development purposes. I am installing it via USB flash drive which I created on another laptop and installed Ubuntu successfully on it using that same USB drive, which proves that the installation drive is not corrupt.
I had already created some unallocated space from Windows to install Linux, then booted into Ubuntu to install it. But it shows an unexpected error at the last step of installation. After skimming through the log file and searching the internet, I got a hint that the error is occurring while creating partitions. Things I tried after that:
- To manually create partitions for Ubuntu root and home directories. I used this post to do the manual partitioning and followed each step clearly. But, got the same error.
- Change the SATA mode from IDE to AHCI from BIOS, as was suggested by ChatGPT. But still got the same error.
I have enclosed the log file of last installation attempt (after changing SATA mode). I hope this is enough for detecting the error in the installation.