ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Make a Bootable Windows 10 USB Installer from Fedora Linux

    IT Discussion
    windows windows 10 usb linux fedora fedora 28 woeusb
    9
    28
    56.8k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      scottalanmiller @jmoore
      last edited by

      @jmoore said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

      @phlipelder Yeah I'm a fan of Rufus on windows but like the Fedora media writer on Fedora

      But Fedora Media Writer on Fedora can't write Windows media.

      J D 2 Replies Last reply Reply Quote 0
      • J
        jmoore @scottalanmiller
        last edited by

        @scottalanmiller That is true. I am just saying I use both systems regularly

        1 Reply Last reply Reply Quote 0
        • D
          Dashrender @Obsolesce
          last edited by

          @obsolesce said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

          @black3dynamite said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

          @obsolesce said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

          @pete-s said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

          But in all honesty it's very easy to make a bootable windows installer USB drive manually. Just make a primary bootable FAT32 partition on the USB drive and copy the files from the ISO onto it. Done.

          Yeah on windows I always do it manually because it's so fast. But I always use ntfs, never fat32.

          Isn't fat32 partition needed for UEFI bootable installer?

          I guess not, because I always specifically do fs=ntfs in disk part when I make one.

          Are you positive you're booting UEFI mode using that USB stick?

          1 Reply Last reply Reply Quote 0
          • D
            dbeato @scottalanmiller
            last edited by

            @scottalanmiller said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

            @jmoore said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

            @phlipelder Yeah I'm a fan of Rufus on windows but like the Fedora media writer on Fedora

            But Fedora Media Writer on Fedora can't write Windows media.

            I believe @JaredBusch had a post on this a while ago. Found it
            https://mangolassi.it/topic/17140/create-uefi-bootable-usb-from-fedora/

            1 Reply Last reply Reply Quote 0
            • I
              IRJ
              last edited by

              @scottalanmiller said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

              WoeUSB

              Installation on Ubuntu 18.04

              sudo add-apt-repository ppa:nilarimogard/webupd8
              sudo apt update
              sudo apt install woeusb
              
              
              1 Reply Last reply Reply Quote 0
              • I
                IRJ
                last edited by

                Not working for me. I tried two different USB drives. It is just booting to a grub menu. Unless I am supposed to launch something from here.

                B 1 Reply Last reply Reply Quote 0
                • B
                  black3dynamite @IRJ
                  last edited by black3dynamite

                  @IRJ said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

                  Not working for me. I tried two different USB drives. It is just booting to a grub menu. Unless I am supposed to launch something from here.

                  I've had success using CLI instead.

                  sudo umount /dev/sdb1
                  sudo woeusb --tgt-fs NTFS --device Win10_1903_V1_English_x64.iso /dev/sdb
                  
                  I 2 Replies Last reply Reply Quote 0
                  • I
                    IRJ @black3dynamite
                    last edited by

                    @black3dynamite said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

                    @IRJ said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

                    Not working for me. I tried two different USB drives. It is just booting to a grub menu. Unless I am supposed to launch something from here.

                    I've had success using CLI instead.

                    sudo umount /dev/sdb1
                    sudo woeusb --tgt-fs NTFS --device Win10_1903_V1_English_x64.iso /dev/sdb
                    

                    Trying now..

                    1 Reply Last reply Reply Quote 0
                    • I
                      IRJ @black3dynamite
                      last edited by

                      @black3dynamite said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

                      @IRJ said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

                      Not working for me. I tried two different USB drives. It is just booting to a grub menu. Unless I am supposed to launch something from here.

                      I've had success using CLI instead.

                      sudo umount /dev/sdb1
                      sudo woeusb --tgt-fs NTFS --device Win10_1903_V1_English_x64.iso /dev/sdb
                      

                      Same result

                      IMG_20190702_220747.jpg

                      1 Reply Last reply Reply Quote 0
                      • B
                        black3dynamite
                        last edited by

                        Not sure why but I'm getting this message using the CLI.

                        /usr/bin/woeusb: line 1676: echo: write error: Invalid argument
                        The command "exit 0" failed with exit status "1", program is prematurely aborted
                        

                        Instead of

                        Unmounting and removing "/media/woeusb_source_1559784507_8150"...
                        Unmounting and removing "/media/woeusb_target_1559784507_8150"...
                        You may now safely detach the target device
                        Done :)
                        The target device should be bootable now
                        
                        S 1 Reply Last reply Reply Quote 0
                        • S
                          scottalanmiller @black3dynamite
                          last edited by

                          @black3dynamite I've not seen that happen. This is every time?

                          B 1 Reply Last reply Reply Quote 0
                          • B
                            black3dynamite @scottalanmiller
                            last edited by

                            @scottalanmiller said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

                            @black3dynamite I've not seen that happen. This is every time?

                            It happened twice so far with the same USB.

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              scottalanmiller @black3dynamite
                              last edited by

                              @black3dynamite said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

                              @scottalanmiller said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

                              @black3dynamite I've not seen that happen. This is every time?

                              It happened twice so far with the same USB.

                              Try another USB, maybe there is something wrong with that one?

                              1 Reply Last reply Reply Quote 0
                              • 1
                              • 2
                              • 2 / 2
                              • First post
                                Last post