0

I have ssd 250gb and hdd 1tb. Now i have both operating systems on hdd. I want to install windows10 on ssd and ubuntu on hdd?

Searching on internet i only find that dual boot is on hdd or ssd, not one on ssd and another one on hdd.

Is it possible and how i could do it?

Zzzz
  • 3

2 Answers2

0

I have the same configuration as you have, and I confirm it is possible.

I bought the laptop with Windows 10 installed. I created empty space for Ubuntu using Windows 10 and it's partitioning tool.

Then I install Ubuntu. During installation, I chose installer settings that allowed me to define the partitions as I wished. I specifically installed the SWAP partition on HDD and the rest of Ubuntu on empty space on SSD.

So in general, I would recommend to install Windows 10 first as you wish. Then partition with Windows tool to create empty space for Ubuntu. It makes Windows happy with it's own partition, probably less risky than partitioning directly from a third party tool while Windows is shut down. Last, use Ubuntu installer to define your partitions as you wish. Installer will show clearly Windows partitions, the different drives, the empty space on each drive.

But before doing anything, backup your data!!

FloT
  • 2,326
0
  • There is no problem in that.
  • You can do that by:

    1. Fresh install of Windows on SSD.
    2. Shrink the Windows partitio and copy the Windows Partitions on SSD, either with dd command or clonezilla

Important: If copying
1. Backup your data
2. Read the tutorials. 3. Sum of all the windows partitions should be less than SSD size.
4. Keep the SSD as second disk so that the Windows does not overwrite the Ubuntu bootloader.

Vijay
  • 8,056