On Wed, 2020-10-21 at 09:34 -0500, Lance Lassetter wrote: > I wouldn't do it (writing an iso over the network from NFS storage, > due to the network possibly messing up the integrity of the iso > image) but you should still be able to with the "dd" command. Issue > a "mount" command and you should see the mount path of your NFS > storage. Then, as Bob explained, do "dd if=/path/to/NFS- > storage/image.iso of=/dev/sdX bs=8M status=progress oflag=direct" You've been misattributing who said what, it was ME who gave Bob a "dd" example, but... If you were trying to burn a DVD from an ISO file over NFS, I'd be a bit hesitant about relying it to supply uninterrupted data to the burner. But churning data from an ISO via NFS to other kinds of media, such as USB flashdrives, oughtn't to be any problem. -- uname -rsvp Linux 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64 Boilerplate: All unexpected mail to my mailbox is automatically deleted. I will only get to see the messages that are posted to the mailing list. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx