0

I am quite new with Ubuntu and I am not that good with computers at all. I had Windows 7, however due to some problems I didn't like that operational system because of that I decided to install Ubuntu.

My problem is: before installing Ubuntu via USB drive, it gives a chance to the program to be tested through it. However, by mistake, I started the installation of the operational system without giving any directory. As you all know Windows has two partitions "C" - where the system is written and "D" - the hard driver. By begging the installation my entire information and the drivers "C" and "D" were deleted. Furthermore at the moment instead of showing "C" and "D" it shows up one partition with the entire memory of the computer.

At that point by stopping the installation of Ubuntu, the computer does not have any operational system only the BIOS (which i am not quite sure what it is). Furthermore the computer is running at the moment by using the Ubuntu operational system installed on the USB. Since it happen me that accident there was nothing over-saved on the computer.

My question is: Could it be restored the partition "D" (as a partition) or at least the data within that partition?

If you are going to ask me did I made a backup on some external hard, the answer is "no". Because of that please if some one knows how to restore the lost data to help me. I do believe is still possible to be saved. If you have any further questions please do not hesitate to ask.

bain
  • 11,260
T. M. K.
  • 3
  • 2

2 Answers2

1

you can recover your data on d partition through recover software such as test disk or foremost, for safety I recommend to do this data recover with live cd such as Systemrescuecd.

but, i dont guarantee 100% data on your deleted partition was back.. you can read more about test disk and systemrescuecd on this website http://www.sysresccd.org/SystemRescueCd_Homepage or foremost on this web http://foremost.sourceforge.net/

  • I want to recover only documents and pictures, the rest is not that important. Thank you a lot :) – T. M. K. Apr 22 '13 at 09:31
  • I forgot to mention that at the moment there are no partitions within the computer. – T. M. K. Apr 22 '13 at 10:09
  • If the files are important, given that you had made some conceptual mistakes in your post and that shows that you are probably a novice, it could be advisable to take the computer to an expert. If you do something wrong it will be more difficult to recover the data. – Javier Rivera Apr 22 '13 at 10:14
  • so basically there just one partition. please refer to this document how to use testdisk and photorec http://www.cgsecurity.org/wiki/TestDisk_FAQ#How_to_use_TestDisk_.3F – shouso_boy Apr 22 '13 at 10:40
1

If the documents and pictures you want to recover are important to you, take it to an expert. Would you forgive yourself if through an accident or improper action taken when trying to restore, you were not able to restore everything, or you accidentally lost the lot?

An expert will be able to restore more than most tools.

If you don't, then I can only advise, do not do anything more that will write to the drive. Do not try to install an operating system on it or boot from it. Boot only from rescue CDs or the Ubuntu thumb drive. Buy a second drive, bigger than the one you want to restore from. When restoring, restore to the extra drive, not touching the original. Testdisk/photorec are decent restore programs but quite technical and recommended for experts, especially when doing an accidental format restore, which is what this is. You'll want to search for lost NTFS partitions with cluster size of probably 4096 (4kB) and recover from them.

I'll also say that your chance for being able to restore most of your data is very good, especially for (what used to be) the second partition (D:, I assume).

thomasrutter
  • 36,774
  • That information was really helpfull, now i should find a person who knows how to work with Ubuntu. Thank you for your time :) – T. M. K. Apr 22 '13 at 10:59