0

I want to create a bootable usb. I used create startup disk program (Ubuntu default program) and I have a Windows 10 iso file. But I am not able to select it. How can I fix it?

Sinscary
  • 1,385
  • 9
  • 27
  • 1
    Welcome to Ask Ubuntu. SDC doesn't do Windows. Rufus https://rufus.ie/ will install a working copy of Windows to USB, but it is a Windows program. Mkusb will create a Windows installer disk, if the ISO is less than 4GB. – C.S.Cameron Apr 06 '20 at 11:00
  • Also I have problem with installing repos . I feel like I am stucked . Dont know what to do – Cloaaker Apr 06 '20 at 11:23
  • Try https superuser for Windows stuff https://superuser.com/questions/ask – C.S.Cameron Apr 06 '20 at 12:15
  • Linux: The new mkusb-plug from ppa:mkusb/unstablethe can create Windows installer USB drives also with files in the iso files exceeding 4 GiB. And as already stated, you can also use woeusb in Linux. -- Windows: Rufus can do it in Windows. – sudodus Apr 06 '20 at 15:50

1 Answers1

0

Format disk as NTFS and flash it with other program like WoeUSB ( https://www.fossmint.com/woeusb-create-bootable-windows-usb-sticks-from-linux/ )