Windows 10: Use Linux dd command to write Windows 10 ISO to USB flash drive

Discus and support Use Linux dd command to write Windows 10 ISO to USB flash drive in Windows 10 Installation and Upgrade to solve the problem; Is there anything special about Windows 10 ISO files that would preclude the use of the dd command, for example, dd if=name-of-Windows-ISO-file... Discussion in 'Windows 10 Installation and Upgrade' started by nobody-important, Dec 14, 2019.

  1. Use Linux dd command to write Windows 10 ISO to USB flash drive


    Is there anything special about Windows 10 ISO files that would preclude the use of the dd command, for example,


    dd if=name-of-Windows-ISO-file of=/dev/sdX


    where sdX represents the USB flash drive?


    This command works for Linux distributions, but I've never tried it with Windows ISO files.

    :)
     
    nobody-important, Dec 14, 2019
    #1
  2. Fernandz Win User

    How To Format A Write Protected Flash Memory ?

    ¿You already tried this one?...

    Run CMD


    1. diskpart
    2. list disk

    Then in the 3º step, put the correct number of disk in the list for the usb flash (if it's listed in disk 3, then you'll have to write select disk 3).

    2. select disk #
    3. clean
    4. create partition primary
    5. select partition 1
    6. active
    7. format fs=fat32
    8. assign
    9. exit

    with that commands you will format the flash drive in fat32, if you have a large drive you can select also "format fs=ntfs" in step 7.

    good luck!
     
    Fernandz, Dec 14, 2019
    #2
  3. Bootable USB with ISO - What am I missing?

    Tried the first program, but it fails .. not sure yet why but troubleshooting that ...

    The pendrive seems to be only for linux? although seems very useful i dont think it will help me with this. Keeping it for future linux installs though

    hmmm if I already have the iso, do I just throw that in the usb drive?


    ok looking into this as well...
     
    copenhagen69, Dec 14, 2019
    #3
  4. Use Linux dd command to write Windows 10 ISO to USB flash drive

    Bootable USB with ISO - What am I missing?

    Have you copied all the files from the ISO to the flash drive? I can't see that step.


    After step 10. (after formatting and making it the active partition)

    Copy files from the ISO to flash drive.

    Open CMD as administrator.

    navigate to the flash drive, lets call it drive Z and type in the following commands.
    Z:
    cd boot
    bootsect.exe /nt60 z:
    exit


    Then try again.
     
    slyfox2151, Dec 14, 2019
    #4
Thema:

Use Linux dd command to write Windows 10 ISO to USB flash drive

Loading...
  1. Use Linux dd command to write Windows 10 ISO to USB flash drive - Similar Threads - Linux command write

  2. USB flash drive is write protected

    in Windows 10 Drivers and Hardware
    USB flash drive is write protected: So, I was installing windows xp on one old pc, and downloaded some drivers for it. In one of it was msvcp100.dll and msvcr100.dll. I decided to move all those drivers to my usb flash drive, cut - paste, but in the process I got bsod. Now USB flash drive have some errors what...
  3. USB Flash drives write protected

    in Windows 10 Network and Sharing
    USB Flash drives write protected: Recently my four USB flash drives were write protected by Windows 10 Pro. I am using a version 2004. How can I removed the write protection. I have tried the DISKPART, REGEDIT, search the net, but to no help. Can anyone help me on this please. [ATTACH] Thank you Ricky...
  4. USB flash drive write protected

    in Windows 10 Drivers and Hardware
    USB flash drive write protected: I am trying to understand the programing of a USB Flash drive from the manufacturers. I understand the microcontrollers. I can understand PIC Erom type memory chips. I am unsure of how the program for the write protect is set from the computer into the microcontroller of the...
  5. Write Protected USB FLASH DRIVE

    in Windows 10 Software and Apps
    Write Protected USB FLASH DRIVE: i have usb that i create write ptotection in my other pc and that pc is broken. how can i remove the write protection on this usb? a app or procedure you know that may help me. i have try hdd low level format app/usb flash drive format app nothing happen. i try cmd command...
  6. USB Flash Drives Are Write Protected

    in AntiVirus, Firewalls and System Security
    USB Flash Drives Are Write Protected: Hello Everyone, This is a bout many years that I am not able to solve the "Write Protected" USB flash drive's problem however I searched a lot on google, studied many forums and tried different ways such as: editing windows registry, running diskpart commands and using some...
  7. USB Flash drive is write protected

    in Windows 10 Network and Sharing
    USB Flash drive is write protected: Hello, When I insert my pendrive into my windows 10 PC, it says I have to format it before I use it. But when I format it, it says the pendrive is "write protected" and can't format it. How can I solve this "write protected" error, please? Thanks in advance!...
  8. USB Flash drive is write-protected

    in Windows 10 Drivers and Hardware
    USB Flash drive is write-protected: Hello, When I insert my pendrive into my windows 10 PC, it says I have to format it before I use it. But when I format it, it says the pendrive is "write-protected" and can't format it. How can I solve this "write-protected" error, please? Thanks in advance! Tanzil ***...
  9. USB thumb flash drives are "write protected"

    in Windows 10 Drivers and Hardware
    USB thumb flash drives are "write protected": Bought 4 PNY 16GB USB thumb drives and every time I try to format them, the computer kicks back that they are write protected. Have tried ALL the solutions listed and explained in the 10 forums here, and nothing works to disable the write protection on my machine. Tried...
  10. Linux on a flash drive

    in Windows 10 Installation and Upgrade
    Linux on a flash drive: Is there a tutorial on how to setup Linux Distro on a large flashdrive where you can add software to the flash drive and a printer. That when you close the linux version and remove the flashdrive and then decide to use it later, all the software is still there? 72492

Users found this page by searching for:

  1. use dd.exe to format write protected drive