Windows 10 ISO: file system question

Page 1 of 3 123 LastLast

  1. Posts : 189
    Windows 10 Pro 64 bit
       #1

    Windows 10 ISO: file system question


    Hi,

    I don't want and I never used the "media creation tool".

    I Always donwload the ISO and then I usually put it in a dvd and in some pendrives.

    But, I Always have some doubts that I want to clarify forever, if you can help me.

    We have a WINDOWS 10.ISO (latest version).

    If I am correct:

    For LEGACY bios just COPY the ISO contents into the pendrive using NFTS and MBR.

    For SECURE BOOT and UEFI bios just COPY the ISO into the pendrive using GPT and FAT32.

    Said so, a program such RUFUS should be useless.

    Please, tell me if I am right or correct me. I want to understand that forever.

    PS: if someone use the Media Creation Tool, how this tool knows if the target is LEGACY or UEFI??? What kind of FS will use the tool itself??? It will pass the secure boot too?
      My Computer


  2. Posts : 8,111
    windows 10
       #2

    A ISO is basically a disk image and must be written to the device by the correct software copying the contents isn't the correct way of doing it as it needs to write the correct boot sector
      My Computer


  3. Posts : 189
    Windows 10 Pro 64 bit
    Thread Starter
       #3

    In this forum, in the last, someone said me that a copy (for gpt uefi fat32 as i remember) was enough.

    I am not sure but once it worked without any tools (just copy).

    Maybe a Rufus is needed only for ntfs mbr legacy?

    I'd like to understand more of this just the have a precise idea. Also need to understand how the WMC tool works.
      My Computer


  4. Posts : 15,487
    Windows10
       #4

    Pipppero2007 said:
    Hi,

    I don't want and I never used the "media creation tool".

    I Always donwload the ISO and then I usually put it in a dvd and in some pendrives.

    But, I Always have some doubts that I want to clarify forever, if you can help me.

    We have a WINDOWS 10.ISO (latest version).

    If I am correct:

    For LEGACY bios just COPY the ISO contents into the pendrive using NFTS and MBR.

    For SECURE BOOT and UEFI bios just COPY the ISO into the pendrive using GPT and FAT32.

    Said so, a program such RUFUS should be useless.

    Please, tell me if I am right or correct me. I want to understand that forever.

    PS: if someone use the Media Creation Tool, how this tool knows if the target is LEGACY or UEFI??? What kind of FS will use the tool itself??? It will pass the secure boot too?
    1) use fat32 in all cases.

    2) the media creation tool creates a usb drive suitable for either install. It does it automatically - if drive is mbr formatted, it installs as legacy bios, if gpt - uefi. MCT really is easiest way to do it without thinking.

    3) it works with secure boot on but in a hyper-v vm, you may need to turn it off.
      My Computer


  5. Posts : 18,432
    Windows 11 Pro
       #5

    Format the USB flash drive as FAT32. Mark the FAT32 partition on the USB flash drive as Active. Copy the files in the ISO file to the USB flash drive. It will boot in both Legacy BIOS and UEFI, secure boot enabled or not. The Media Creation Tool does not need to know if the target is UEFI or legacy BIOS because an Active FAT32 partition is compatible with both.

    There is no need for RUFUS. The commands in diskpart are:

    diskpart
    list disk
    select disk # <- replace # with the disk number of the usb flash drive
    clean <- this will erase the flash drive
    create part pri
    format fs=fat32 quick
    active
    exit
    exit
      My Computer


  6. Posts : 15,487
    Windows10
       #6

    NavyLCDR said:
    Format the USB flash drive as FAT32. Mark the FAT32 partition on the USB flash drive as Active. Copy the files in the ISO file to the USB flash drive. It will boot in both Legacy BIOS and UEFI, secure boot enabled or not. The Media Creation Tool does not need to know if the target is UEFI or legacy BIOS because an Active FAT32 partition is compatible with both.

    There is no need for RUFUS. The commands in diskpart are:

    diskpart
    list disk
    select disk # <- replace # with the disk number of the usb flash drive
    clean <- this will erase the flash drive
    create part pri
    format fs=fat32 quick
    active
    exit
    exit
    I always use command assign after format as that forces a mount point for a drive letter. I have found some sytems or drives (no idea which) do not automatically assign a drive letter. Should not happen but something causes that now and then. Never had issue since applying assign command.
      My Computer


  7. Posts : 15,037
    Windows 10 IoT
       #7

    I also do assign, active etc. It's just habit/routine for me now. I hardly ever use the MCT, as I usually use my MSDN ISO's and just use diskpart.
      My Computer


  8. Posts : 15,487
    Windows10
       #8

    alphanumeric said:
    I also do assign, active etc. It's just habit/routine for me now. I hardly ever use the MCT, as I usually use my MSDN ISO's and just use diskpart.
    Actually I rarely use active as I always use UEFI where it is not needed, but as belts-and-braces, fine.
      My Computer


  9. Posts : 15,037
    Windows 10 IoT
       #9

    cereberus said:
    Actually I rarely use active as I always use UEFI where it is not needed, but as belts-and-braces, fine.
    I have a mix of both, my older desktop PC's are legacy and my newer laptops are UEFI. My ASUS laptop will actually do a UEFI install from an NTFS formatted thumb drive. It's just easier to do all my thumb drives the same way and not worry about them working or not working.
      My Computer


  10. Posts : 189
    Windows 10 Pro 64 bit
    Thread Starter
       #10

    NavyLCDR said:
    Format the USB flash drive as FAT32. Mark the FAT32 partition on the USB flash drive as Active. There is no need for RUFUS. The commands in diskpart are:

    diskpart
    list disk
    select disk # <- replace # with the disk number of the usb flash drive
    clean <- this will erase the flash drive
    create part pri
    format fs=fat32 quick
    active
    exit
    exit
    cereberus said:
    I always use command assign after format as that forces a mount point for a drive letter. I have found some sytems or drives (no idea which) do not automatically assign a drive letter. Should not happen but something causes that now and then. Never had issue since applying assign command.
    I didn't understand this reply to NavyLCDR.

    If I am correct, basically, you tell me that:

    1) ISO to be extracted
    2) format USB as FAT32
    3) copy ISO extracted to USB
    4) mark USB as active

    Those commands I can do with diskpart but also with disk managment of Windows or 3rd party software of partitions (is right?) for people that don't want to use DOS interface.

    Assuming what I wrote above is correct, I didn't understand about the "command assign" after format.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 17:03.
Find Us




Windows 10 Forums