I installed Ubuntu on a machine with Windows 8.1. And I think I screwed up big time while trying to figure out how to make the system a dual-booting one (the Ubuntu installer didn't detect that a Windows operating system was present on the computer. I assume it had to do with the way my USB-bootable drive was originally configured, but I'm not sure though). So, I believe I have installed Ubuntu over the Windows and the Windows, I think, has pretty much been wiped out. There were two partitions there: C, with the Windows itself and another one, D, with all my data.
Here are my questions:
- Do you think I have permanently lost all my data that was stored on disk D?
- If not, is there any possibility that the data could be recovered?
sudo lsblk -f
. This should show all NTFS-formatted partitions in your system. – David Foerster Jan 22 '16 at 17:24