Creating bootable USB of MSDN May ISO

Discussion in 'Windows 10' started by Pike, May 14, 2020.

  1. Pike

    Pike MDL Novice

    Joined:
    Jun 26, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
  2. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,633
    Trophy Points:
    450
    It was created successfully, the notification is only about what to do when booting the USB key.
     
  3. toyo

    toyo MDL Senior Member

    Joined:
    Aug 14, 2009
    Messages:
    439
    Likes Received:
    294
    Trophy Points:
    10
    #3 toyo, May 14, 2020
    Last edited: May 14, 2020
    It works fine like that, I did it yesterday myself with the last Rufus and Win 10 x64 2004/consumer.
    It just quips about Secure Boot.
    On my Z370 motherboard I can boot with Safe Boot and non-CSM UEFI-only modes enabled by the way. There should be 2 partitions on the USB when you press F11 or whatever your mobo vendor uses. One of them can boot properly and you'll just be able to install as UEFI+SB.
     
  4. istighfar

    istighfar MDL Junior Member

    Joined:
    Apr 18, 2020
    Messages:
    66
    Likes Received:
    31
    Trophy Points:
    0
    Rufus is one of the most used tools to create bootable usb stick.
    you created a uefi bootable iso through rufus so you must go to bios and enable UEFI so that the usb can boot.
    i suspect you 're trying to boot the usb with legacy bios enabled.
     
  5. Pike

    Pike MDL Novice

    Joined:
    Jun 26, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    That worked. Rufus created 2 partitions on USB, I suspect the it's because MSDN images are still new and support needs to be added.
     
  6. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,633
    Trophy Points:
    450
    Your screenshot shows nothing wrong, it's just a warning to turn off secureboot before you boot from the USB.
     
  7. bekdan1988

    bekdan1988 MDL Novice

    Joined:
    Mar 14, 2016
    Messages:
    6
    Likes Received:
    8
    Trophy Points:
    0
    It's working with Rufus. It says you must disable secure boot in bios while you install Windows. Then you can reenable secure boot in bios.
     
  8. rpo

    rpo MDL Expert

    Joined:
    Jan 3, 2010
    Messages:
    1,166
    Likes Received:
    990
    Trophy Points:
    60
  9. tnx

    tnx MDL Expert

    Joined:
    Sep 2, 2008
    Messages:
    1,660
    Likes Received:
    256
    Trophy Points:
    60
    Anybody simply use Diskpart ?

    Formatted to NTFS then use
    Code:
    bootsect /nt60 f:
    
    f being the USB drive letter
    Then simply copy the files to the USB, even with a large install.wim

    I have tested this on Z97 and Z170 and Z270 boards set to Secure Boot. USB boots UEFI.

    Not working on Z77.