copying files to gpt fails
On kernel 4.11.7-200.fc25.x86_64
I'm having problem with copying windows 10 installation files to pendrive formatted in GPT with one fat32 partition only. When I copy files, usually it stops around 5% (in space) to go and doesn't proceed further. I used two pendrives (4GB and 8GB) and it always fails. Any clues?
Using dd works just fine, but I can't use it with this iso.
fat32 won't copy files greater than 4GB. is the file bigger than that? is so, redo pendrive to use ntfs instead.
I don't think that's the issue here since you're copying single files, so none should be above 4GB.
How do you copy the files, and in what Environment? What's the error message? Is there any SELinux warning or crash infomarion coming up?