A few steps into the installation, there is a screen showing my hard drive, with sda1
, sda2
and sda3
partitions. But when I click to install with one of them, it cannot find the root file. How can I get past this and install successfully?
Asked
Active
Viewed 39 times
3

Eliah Kagan
- 117,780

legendaryXd
- 31
-
Duplicate of How do I install Ubuntu? – Eric Carvalho Dec 21 '12 at 23:14
1 Answers
3
It will take you to the advanced partitioner if you select "Do Something Else". You have to specify one of the partitions, tell it to use ext4, to format it, and that it is to be used as root. This will remove any and all data on the partition.
If you select "install alongside" then it will make room on the hard drive to install Ubuntu to by resizing a partition automatically. Some people like to have more control over how Ubuntu gets installed, hence the advanced partitioner.
I suggest you make backups of any important data before proceeding, as if you make a mistake at this point you could stand to lose a great deal of data. Backups are recommend SOP in any case.
Have a look at the community installation guide.

fabricator4
- 8,375