On 9/14/23 17:21, Joe Zeff wrote:
On 09/14/2023 03:49 PM, Mike Wright wrote:
I can't answer about mediawriter.

dd works well for creating bootable devices.

dd if=f38.iso of=/dev/sdX bs=1m (see note below about bs=)

I've always used mediawriter ever since it was available, and whatever came before that as well.  This is the first time I've ever had to use dd, and I can now tell you that your suggestion works, except for two little things: one, you need to do it as root, and second, that should be bs=1MB.  Thanx again!

Maybe it just needs to be uppercase.  "bs=1M" works.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to