F5F Stay Refreshed Software Operating Systems Create a bootable USB for Windows 10 on Raspberry Pi using Raspbian.

Create a bootable USB for Windows 10 on Raspberry Pi using Raspbian.

Create a bootable USB for Windows 10 on Raspberry Pi using Raspbian.

Pages (2): Previous 1 2
G
Gannisos
Member
73
04-25-2016, 02:59 PM
#11
There was a mistake in one of the commands. The original command had an incorrect path and flag. It should have been: ls -1A | awk '$1 != "sources" {print $0}' | xargs -n1 cp -avf -t /mnt/mkbootusb/USB/ESP/. Make sure the destination folder exists and is accessible.
G
Gannisos
04-25-2016, 02:59 PM #11

There was a mistake in one of the commands. The original command had an incorrect path and flag. It should have been: ls -1A | awk '$1 != "sources" {print $0}' | xargs -n1 cp -avf -t /mnt/mkbootusb/USB/ESP/. Make sure the destination folder exists and is accessible.

Pages (2): Previous 1 2