0

I have installed dual boot windows 10 /ubuntu 14.04. As I went through the instructions I saw that by having an EFI bios I can only make 4 partitions max i.e 2 for windows ( primary c drive and a system generated one) and now I have 2 for ubuntu (swap and an ext4 ) is it alright if I make more partitions in windows ?

1 Answers1

1

To have more than 4 partitions on harddisk you should create one of those 4 extended. And then in extended create logical partitions.

You can check also here, here, here

Romeo Ninov
  • 709
  • 7
  • 13