1

I have already searched to replace Windows with Ubuntu, I got it. The question I have right now in my mind is, is it possible to keep data in different partition and install ubuntu in windows partition.

Suppose,

I have 3 partitions of 500GB HDD,

C - Windows Installed, D - Local Data, E - Local Data,

I want to keep the data of D & E drive as it is, and want to install ubuntu in C without any error.

Thanks.

2 Answers2

1

Yes this is possible.
During the installation select the C:\ drive for th einstallation, the other two partitions will be left allone.

Pabi
  • 7,429
0

What you are asking is possible. I believe you'll have to select manual partitioning during the installation.

All your three partitions will most likely show up as 'NTFS' partitions, but they won't have their drive letters from Windows. You can however see their disk labels. During the manual partitioning, for your 'root' partition (mount point in /) select the partition which matches the label of your C drive (if it does not have a label, the one that maches the size).

If you'd like to access the data partitions from Ubuntu too, you will have to select a mount point for those. This can be anything you desire, but make sure that the 'format' checkbox isn't marked.

Tobias
  • 1,678