For a bit of context, I've been dual booting my laptop with Windows 11 / Ubuntu 20.04 no problem for the past 5 months until my laptop got fried. It is a brand new Dell Inspiron 5415 and I believe Ubuntu had something to do with my laptop being rendered useless though the reasons behind my suspicions are irrelevant to my question.
I've taken the included SSD from the fried laptop, put it in an external enclosure and used DiskInternals Linux Reader to extract my entire OS into my tower PC (running Windows 10) as a folder, as well as creating a DSK backup image of it. I continued to use PowerISO to convert said DSK image into an IMG file, which I then used to create a bootable disk using the dd
command from a live boot Ubuntu image.
Visualisation to above explanation
However, after all the above, although the extraction was successful and the files are in my new hard drive, my PC can not recognise it as a bootable media (i.e. Hitting F11 on my startup screen does not show me an option to boot from the drive that has my Ubuntu files).
Reading a bit on this maybe the bootloader or some files were missed during the extraction of my data from the laptops drive? I'm not very versed in the low-level parts of an OS so I can't really tell why this is happening.