F5F Stay Refreshed Software Operating Systems Set up Windows 10 boot from USB on Ubuntu by following the appropriate steps for your system configuration.

Set up Windows 10 boot from USB on Ubuntu by following the appropriate steps for your system configuration.

Set up Windows 10 boot from USB on Ubuntu by following the appropriate steps for your system configuration.

J
JustRhune
Member
199
11-19-2016, 08:31 AM
#1
You've been working with Linux for nearly five years and rely on the dd command for bootable USBs. When you attempted a Windows 10 USB, you encountered a classic error and had to reboot. You're now considering an ISO download and wondering if there are alternative tools besides dd for creating bootable drives. There are several options available, such as Rufus, Etcher, or GParted, which can simplify the process and offer additional features.
J
JustRhune
11-19-2016, 08:31 AM #1

You've been working with Linux for nearly five years and rely on the dd command for bootable USBs. When you attempted a Windows 10 USB, you encountered a classic error and had to reboot. You're now considering an ISO download and wondering if there are alternative tools besides dd for creating bootable drives. There are several options available, such as Rufus, Etcher, or GParted, which can simplify the process and offer additional features.

Q
Qandii
Member
233
11-24-2016, 10:56 AM
#2
Based on my observations, Windows doesn’t work well with dd. It’s usually better to use a Linux tool for creating Windows USBs. You might manage to work around this by setting up a GPT partition on the flash drive and copying the ISO contents directly.
Q
Qandii
11-24-2016, 10:56 AM #2

Based on my observations, Windows doesn’t work well with dd. It’s usually better to use a Linux tool for creating Windows USBs. You might manage to work around this by setting up a GPT partition on the flash drive and copying the ISO contents directly.

E
eduardodd08
Posting Freak
852
11-24-2016, 06:56 PM
#3
FoxPro recommends using an ISO file that works as a bootable USB drive (modern UEFI versions support this). DD is acceptable regardless of format. Microsoft typically doesn’t offer such files directly, so it’s best to create them on a Windows PC. Keep in mind: ISO images are originally designed for CDs/DVDs, and writing them to USB can be seen as a workaround.
E
eduardodd08
11-24-2016, 06:56 PM #3

FoxPro recommends using an ISO file that works as a bootable USB drive (modern UEFI versions support this). DD is acceptable regardless of format. Microsoft typically doesn’t offer such files directly, so it’s best to create them on a Windows PC. Keep in mind: ISO images are originally designed for CDs/DVDs, and writing them to USB can be seen as a workaround.

T
TheLittleDonut
Junior Member
5
11-24-2016, 08:12 PM
#4
The initial result points to a website about USB bootable Windows for Linux.
T
TheLittleDonut
11-24-2016, 08:12 PM #4

The initial result points to a website about USB bootable Windows for Linux.

T
TOMMYCRAFT05
Member
124
11-24-2016, 08:41 PM
#5
It actually creates a bootable USB for a UEFI system. I use this whenever I don’t have Rufus or similar tools. The UEFI typically searches for a fat32 partition containing boot files, and once you copy everything from the ISO, it adds an EFI folder which the BIOS recognizes.
T
TOMMYCRAFT05
11-24-2016, 08:41 PM #5

It actually creates a bootable USB for a UEFI system. I use this whenever I don’t have Rufus or similar tools. The UEFI typically searches for a fat32 partition containing boot files, and once you copy everything from the ISO, it adds an EFI folder which the BIOS recognizes.

H
HorseyHay
Member
208
11-25-2016, 05:33 AM
#6
Thanks! It's working now!
H
HorseyHay
11-25-2016, 05:33 AM #6

Thanks! It's working now!