Supported Sources

Here is an incomplete list of some of the supported sources tested with WinSetupFromUSB.
Since new sources are added frequently, please check again for updates.

Tests are usually performed on a NTFS formatted USB flash disk, including the Linux based ones. If there are additional steps needed to get a source going or another file system is needed, there will be a note.

Please leave a comment if you have tested another source, with a description and link to it, or if you have a request for a new one.

WindowsLinux / *BSD / *nixAntivirus Rescue DisksDOS/Other

Windows 2000/XP/2003 Setup option, multiple sources are supported:

  • Windows XP, any architecture (32 and 64 bits), any Service Pack (SP), any version (Home, Professional etc.)
  • Windows 2000, any SP, any version
  • Windows 2003, any architecture, any SP, any version

Windows Vista / 7 / 8 / Server 2008/2012 based ISO option, multiple sources are supported::

UBCD4Win/WinBuilder/Windows FLPC setup/BartPE option:

IA64/Itanuim versions are not tested.

Linux ISO/Other Grub4dos compatible ISO option, multiple sources are supported:

Ubuntu / Xubuntu / Kubuntu

Note- if there are problems starting or installing Debian/Ubuntu from USB hard disk take a look at this tutorial

Debian
Mageia
Fedora / CentOS / RedHat
Suse / OpenSUSE
Slackware
Others

Use Linux ISO/Other Grub4dos compatible ISO option unless other specified

Use Linux ISO/Other Grub4dos compatible ISO option

519 thoughts on “Supported Sources

    • Will add it, thanks.

      Basically, all DOS based ISOs should work fine, since they operate in real-mode and the created by grub4dos virtual CD with the contents of the ISO file are still active and visible.

      • Hiren’s Boot CD 15.2 – Tested
        Note: the file must be renamed with letter because contains some special char.
        Please add this to the list and delete this post for flood reason and my previous one as well.

        • Sorry, I wouldn’t support Hiren’s BCD while it contains files and operating systems which are subject to proper licensing and redistribution rights.

          I see no flooding and no reason to delete your posts. Let me know if you need them removed anyway.

  1. How did you get norton bootable recovery tool to work. When I try adding as an ISO it starts and says file not found error

    • Maybe something has changed. At least one of the AutoIt dependencies, wsock32.dll is missing in new NBRT boot.wim images, and the custom AutoIt script which mounts the ISO cannot start, hence the error about missing files.
      You can get it running by copying all files from the large NBRT.ISO in the relevant WinSetup folder to Sources un USB disk root, e.g.:
      NBRT.ISO \Sources\SYMANTEC_NBRT –> USB disk \Sources\SYMANTEC_NBRT\
      NBRT.ISO \Sources\Drivers\ –> USB disk \Sources\Drivers\

      Then you can delete NBRT.ISO.

      I will see what I can do to get it properly supported in the next versions.

    • Thank you.
      Localization is in the to-do list, but since it would require going through all the code and rewriting lots of it, it’s lower priority. Hopefully by 2.0 version it will be ready.

    • Inq-live-3.1beta2-amd64-debian.iso works fine here, both on NTFS and FAT32 formatted partition and real machine.
      Not so lucky with inq-live-3.0-x86_64.iso- seems to based on old version of Alt Linux which does not support SysLinux isohybrid-ed images and file system, nor I could find a proper kernel parameter to pass the ISO file as argument, as the most recent distribution have.
      The only suitable kernel parameter I found was automatic=method:disk, which brings up later on options to provide an ISO file or a directory with livecd file, but sadly ISO mounting fails half way through, and providing a directory with the livecd file brings another error that it cannot be found or something along the lines. That’s on FAT32, NTFS is a no-go, since the module seems to be missing in the build.

      • Thanks for checking it. The beta version works fine. I admire your work, Winsetupfromusb is awesome. I have tried a lot of multiboot programs but all of them had problems. Keep it up!

  2. this software can create bootable usb for multi iso files? even if the flash drive format was ntfs and usb 3.0? because i tested many softwares but every-time windows 7 fail to see drivers during installation process when i create it with that method

    • What do the ISO files contain?
      NTFS should be irrelevant, no idea why mentioning it, are you booting Linux source as well?
      Windows 7 does not include USB 3.0 drivers, you’d have to integrate them in your source using DISM for example, or use USB 2.0 port.
      The next version, which is nearly ready, has an option to load custom drivers before start of Setup, that might help.
      Or you are experiencing some other issue?

    • Just add the second one the same way you added the first one, pressing GO between each source.
      Have you looked at the FAQs, #10 in particular?

Leave a Reply