Microsoft Windows 10, Version 1607 (Updated Jan 2017) | Release Date: 1/19/2017 | MSDN

Discussion in 'Windows 10' started by LostED, Jan 19, 2017.

  1. rpo

    rpo MDL Expert

    Joined:
    Jan 3, 2010
    Messages:
    1,166
    Likes Received:
    990
    Trophy Points:
    60
    Two days ago I bought a USB stick, formated it as Fat 32, created a Win PE and copied it on th stick. Booting fom the USB key wasn't successfull. After making the partition of the stick active, booting was OK. So I supposed the partition has to be active, but may be I'm wrong and my first booting attempt failed for an other reason.
     
  2. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,624
    Trophy Points:
    450
    #222 Enthousiast, Feb 5, 2017
    Last edited: Feb 5, 2017
    It's the official MSFT supported way to create an UEFI and Legacy BIOS bootable USB install-media.

    It has been discussed manymanymany times, i've used it hundreds of times and just formatting the USB drive FAT32 in explorer works, Tito added one bit that it maybe not works on older particular systems but that problem i haven't encountered.

    There are many replies it also works for many others.

    I'm not talking about any (homebrew) winpe disk, i'm talking about windows installations (vista, 7, 8.x and 10).
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
  4. KNARZ

    KNARZ MDL Addicted

    Joined:
    Oct 9, 2012
    Messages:
    896
    Likes Received:
    475
    Trophy Points:
    30
  5. rpo

    rpo MDL Expert

    Joined:
    Jan 3, 2010
    Messages:
    1,166
    Likes Received:
    990
    Trophy Points:
    60
    Sorry, I don't want to engage in polemic, but I don't agree with you. I just took an USB stick I used before to install Windows 10 (not a homebrew winpe disk), marked the partition inactive and tried to boot on this USB stick : failure. Following this test, I marked the partition active : boot OK.
     
  6. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,624
    Trophy Points:
    450
    Don't mark or unmark anything, just format FAT32 using explorer and extract the iso to the root of the usb and it works, i've installed only the past 3 days windows 30+ times using the official MSFT method.

    On many different usb thumbdrives.
     
  7. Ace2

    Ace2 MDL Addicted

    Joined:
    Oct 10, 2014
    Messages:
    523
    Likes Received:
    320
    Trophy Points:
    30
    #227 Ace2, Feb 6, 2017
    Last edited by a moderator: Apr 20, 2017
    @rpo

    This always works for me, clean usb stick with HDDLLF.4.40, then use diskpart cmds.

    Code:
    diskpart
    
    list disk
    
    select disk x
    
    clean
    
    create partition primary
    
    select partition 1
    
    format fs=ntfs quick
    
    active
    Then Extract Windows ISO to usb.


    Then cd to the boot folder on usb, if usb is on F: use these cmds.

    Code:
    F:
    
    cd boot
    
    bootsect /nt60 F:
     
  8. OldMX

    OldMX MDL Senior Member

    Joined:
    Jul 30, 2009
    Messages:
    482
    Likes Received:
    187
    Trophy Points:
    10
    #228 OldMX, Feb 6, 2017
    Last edited by a moderator: Apr 20, 2017
    Why would you erase the memory twice with llf and then with diskpart clean, this is beyond unneeded, just format as fat32 and extract the .iso, works all the time.
     
  9. Ace2

    Ace2 MDL Addicted

    Joined:
    Oct 10, 2014
    Messages:
    523
    Likes Received:
    320
    Trophy Points:
    30
    That always the way i use diskpart cmds, HDDLLF.4.40 wipe's the usb stick.;)
     
  10. rpo

    rpo MDL Expert

    Joined:
    Jan 3, 2010
    Messages:
    1,166
    Likes Received:
    990
    Trophy Points:
    60
    Absolutly. Let's be clear :
    You just have to format your USB stick as ntfs or fat32 (if you have to boot on an UEFI sytem) and extract the .iso to it, BUT the partition on the stick has to be marked as active; if you get an new stick it is possible that the partition is not marked as active : you can format it, copy files on it but it is not bootable. Once the partition is marked as active you'r done and you don't have to worry about it for future operations. The code provided by Ace2 includes the Diskpart active statement and the MS MCT tool seamlessly markes the partition active while copying the iso image on the stick.
    I believe we can now conclude the debate.
     
  11. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,624
    Trophy Points:
    450
  12. rpo

    rpo MDL Expert

    Joined:
    Jan 3, 2010
    Messages:
    1,166
    Likes Received:
    990
    Trophy Points:
    60
    @Enthousiast,

    This is like a dialogue of the deaf. This is what I mean : if for some reason the partition of your USB stick is not marked as active, you will not be able to boot from this USB stick. That's all.
     
  13. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    If my memory serves correctly the active mark is not required for UEFI boot but for MBR one :hmm:. At least it was needed to boot the grub loader from my Win10PESE in MBR.
     
  14. borimol

    borimol MDL Novice

    Joined:
    Mar 2, 2012
    Messages:
    13
    Likes Received:
    1
    Trophy Points:
    0
    Still no spanish?
     
  15. lobo11

    lobo11 TOMAHAWK CHOP

    Joined:
    Feb 16, 2012
    Messages:
    6,587
    Likes Received:
    5,350
    Trophy Points:
    210
  16. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,624
    Trophy Points:
    450
    I boot on all systems i have and service for others, old BIOS/MBR systems and UEFI systems.
     
  17. rpo

    rpo MDL Expert

    Joined:
    Jan 3, 2010
    Messages:
    1,166
    Likes Received:
    990
    Trophy Points:
    60
    Yes, you are right, only required for MBR.
     
  18. coleoptere2007

    coleoptere2007 MDL Guru

    Joined:
    Apr 8, 2008
    Messages:
    3,182
    Likes Received:
    1,796
    Trophy Points:
    120
  19. MaJo24

    MaJo24 MDL Junior Member

    Joined:
    Aug 19, 2008
    Messages:
    59
    Likes Received:
    52
    Trophy Points:
    0
    Without having done any tests, I would guess that the difference between the two boot methods reduces to whether or not the USB stick actually has an MBR: If it has been "partitioned" MBR-less, i.e. the partition itself starts at sector 1 without a prepended MBR, the OS-specific partition boot record (PBR) will be invoked directly at startup and take control of the boot process. In this case, there is no need to set anything "active": There is no place to set this flag anyway, because no MBR means no partition table.

    If the USB media actually has an MBR at sector 1, which will be invoked at boot, the MBR code will search through the partition table and only relay boot control to the PBR of a partition with the active flag set.

    Anyway, just a guess. To be sure, you'd have to look at the first sector of your USB sticks in a disk/hex editor.