I would like to make my computer dual boot. I saw from Lenovo Setup utility that boot mode is UEFI so I need to make my bootable USB on GPT style. So how can I burn Windows 10 bootable usb on Ubuntu 20.04 with GPT style?
Asked
Active
Viewed 16 times
0
-
So Ubuntu is already installed? – schrodingerscatcuriosity Feb 11 '21 at 09:11
-
Currently the computer has no OS but I have another computer with Ubuntu and an USB stick that I would like to use in installation. – Jaakko Seppälä Feb 11 '21 at 09:16
-
Good news then! Installing windows after Ubuntu can be a real challenge. Try this: create the usb with a GPT partition table and NTFS format. Then mount the windows ISO and copy the contents to the usb. Boot the computer and select the proper UEFI entry. Before that, you can partition your disk the way you like it. – schrodingerscatcuriosity Feb 11 '21 at 09:22
-
So how do I create the usb with a GPT partition table an NTFS format? I tried to look such an option from the program Disks. – Jaakko Seppälä Feb 11 '21 at 09:32
-
Let me try this first, I think I've done it like this sometime ago, but I may be wrong. – schrodingerscatcuriosity Feb 11 '21 at 09:39