0

I just wanted to start by noting that I don't know much about computers or programming so any help would be very much appreciated.

I am a mac user -- but just a user-- and decided to install Ubuntu on my 1TB external hard drive because I thought it would be fun to explore what it has to offer. Before I installed it, I partitioned the external drive into 3 parts, using the disk utility, making sure all my files were safe on one part (500GB) and it had two other completely empty 250GB parts.

Then I followed the instructions on Ubuntu website, successfully installed Ubuntu and booted it from the external hard drive. Ubuntu works perfectly fine and all that.

So far so good? Well, not really because now I don't have access to my files on the hard drive. When I plug the hard drive on my laptop it says "The disk you inserted was not readable by this computer" with "initialize", "ignore" and "eject" being the only three options.

So, here are the questions? Did I do something completely stupid and manage to lose all my files? If yes, what can I do to recover them? If by any chance I haven't deleted them by mistake, where are they and how can I access them?

Any help would be very much appreciated.

Looking forward to hearing from you.

Thanks, fb.

abu_bua
  • 11,313
F.B.
  • 1

1 Answers1

0

Etcher creates a live USB image, not an installation of Ubuntu. If that is what you did, you have probably deleted all the partitions and now you have a hard drive that can run Ubuntu Live and it can install it into a different hard drive. Difference between LiveCD, LiveUSB, full-install, and persistence?

First, check that this is the case booting Ubuntu from your hard drive and checking the partitions in gparted. If your hard drive doesn't have the partitions you created any more, that is the problem. You will have to try to recover the data using the tools in https://help.ubuntu.com/community/DataRecovery

Use a different USB to install Ubuntu Live. You can use Etcher but I don't think it will give you the option to make it persistent. Unetbootin does. With this new USB, boot Ubuntu, install testdisk, connect your 1Tb hard drive and use testdisk for the recovery. Don't start booting Ubuntu from your 1Tb drive and installing things because every new data that it writes in that hard drive will potentially overwrite your lost files.

I have had best results with testdisk. Maybe if you restore your three partitions that you created, you will get most of your data back. The live image will have overwritten less than 4Gb. If that doesn't work, try a deeper search for files using testdisk and see what you are capable of recovering.

Katu
  • 3,663