0

My partitions

I erased my whole disk and now I only have Ubuntu but I need a windows now so I made a bootable windows 10 usb and I started on legacy boot but computer directly open the Ubuntu. Can you help me please

Update: I installed Ubuntu again in UEFI mode and made my disk GPT but still same thing is happening. See my partitions above.

Zanna
  • 70,465
CCelik
  • 1

2 Answers2

0

It sounds like the issue is that you can't boot from the USB itself. If you are spamming the correct key to view the boot options when the computer turns on you should be able to select your flash drive as the boot option.

On most laptops and pcs to view the boot options you have to spam either F9 or ESC as the computer boots up to view the boot options.

  • 1
    From the comments, it seems op has already set the boot priority properly – j-money Feb 07 '19 at 15:40
  • Your advice was for him to change the boot order, I was suggesting that he manually select the USB as the boot option. Small difference but it would give more clarity as to what the issue is rather than praying and hoping it select his USB. – Clutchisback1 Feb 07 '19 at 15:42
  • Either A.) there is something wrong with the MB if it's not obeying the boot options based on priority, or B.) there is something wrong with the usb stick. In either event your suggested solution will not work – j-money Feb 07 '19 at 15:44
  • @j-money Agreed. I think the problem here starts because the OP somehow though it woul be a good idea to boot in Legacy mode. So, possibly related to the opposite of what the other answer mentions. –  Feb 07 '19 at 19:38
  • I tried both UEFI/Legacy and it is not about the USB I'm sure. – CCelik Feb 07 '19 at 23:30
0

If you erase whole disk it is possible that your disk is now converted to mbr. In order to install uefi version of windows which happens when you boot from a usb, you need change partition table of your entire disk to gpt. Hope it will help.

Adit
  • 1
  • It was MBR but I installed Ubuntu again and made the disk GPT but still same thing happens. – CCelik Feb 07 '19 at 23:28
  • What software you are using to make the bootable usb drive. Maybe you should try to just copy paste the contents of windows 10 iso into the usb, then just restart your computer with legacy bootorder switching off. – Adit Feb 08 '19 at 03:56