FAQ

1. What can be added to the USB disk with WinSetupFromUSB?
2. Does it support multiple sources of the same type?
3. My internal disk is not shown during first (Text mode) part of Windows XP (2000, 2003) setup
4. There is error 0x0000007B on blue background (BSOD) at start of XP (2000, 2003) Setup
5. Program does not display my USB disk
6. Are customized Windows sources supported?
7. What do the advanced options do?
8. My system won't boot from USB
9. Is (U)EFI supported?
10. How do I add another Windows or Linux source?
11. When adding NT6 (Vista and above setup or PE based utility) ISO occupied space on the USB disk is 150-220 MB more than my source
12. Is the program free and may it be freely redistributed?
13. XP/2003/2000 Setup is very slow when copying files at Text mode phase
14. How to report bugs or problems with the program?
15. How to remove already added sources?
16. How to edit boot menu names?
17. I am unable to add Linux/Other grub4dos ISO because it cannot be de-fragmented
18. Why I cannot boot other sources in UEFI mode, only Windows ones?
19. Is Windows Secure Boot supported?

852 thoughts on “FAQ

    • Edit \boot\bcd for BIOS boot and \efi\microsoft\boot\bcd for EFI using the included BootIce or get the free VisualBCD.

  1. i build my usb drive with winsetupfromusb 1-4. with win xp and win7 setup. i want to ad bartpe in this pen drive. please give me method.

  2. Hi. When uploading Win 8.1 on NTFS formatted USB FD, winSetupFromUSB NOT copying efi folder. I’m trying to make some magic mentioned in your FAQ, to install >4Gb windows iso in uefi mode.

    • It should be added for you by the program when you add Windows source. Then you can see it and use it elsewhere if you need to.
      Here is it, you need shifthd.bat in root:

      title Boot First Internal Disk
      map --unhook
      map --unmap=0:0xff && map --rehook
      ls /shifthd.bat > nul || find --set-root --devices=hf /shifthd.bat
      /shifthd.bat
      if "%RDSK%"=="" pause Fatal error while swapping hard disk order, cannot continue! && configfile /menu.lst
      pause --wait=1 Booting MBR on hd0 ...
      chainloader (hd0)+1

  3. Hello, I’am from RUSSIA, sorry for my eng.
    Help please, I use JetFlash Transcend 64gb, and when I start, I see error –
    “Null/zero target hard disk number(hd0) during grub4dos MBR install!
    For safety reasons program will not operate on PhysicalDrive 0. Please ask for help in support forum @ msfn.org if that’s not the case.
    Aborting in 10 seconds…”

    What this hapened?

    • When you started your computer, the USB disk got first number, 0, amd the internal one second, which is very rare case and to prevent accidental damage of the internal disk program checks and refuses to operate with disk 0.
      Most likely all you need to do is to reboot the computer with the USB disk disconnected and once Windows is loaded plug it back in and continue.

    • The limit is usually from the computer BIOS, most, if not all, seeing only the first 128 GiB/ 137 GB. So this limitation will apply to grub4dos for example and other boot managers, not able to see contents beyond that boundary.
      Once operating system gains control, the whole drive will be visible as per OS limitations.

      To stay on the safe side, either use < 128 GiB drives, or partition it with several partitions and make the first one smaller that 128 GiB. In this case you need to keep in mind that 4th partition entry must be unused if you boot Linux ISOs. I have no information what the limitations are when in EFI mode, but for backward compatibility with BIOS I'd stick with the rules above.

Leave a Reply