On Fri, 14 Aug 2020 at 12:30, Bob Goodwin <[email protected]> wrote:
> Can someone tell me how to make this work? > > [root@WS1 bobg]# livecd-iso-to-disk > /home/bobg/Downloads/Win10_1909_English_x64.iso /run/media/bobg/4C60-B824 > A previous thread recommended WoeUSB: $ dnf info woeusb Last metadata expiration check: 0:01:50 ago on Fri 14 Aug 2020 15:30:14 ADT. Available Packages Name : WoeUSB Version : 3.3.1 Release : 2.fc31 Architecture : x86_64 Size : 294 k Source : WoeUSB-3.3.1-2.fc31.src.rpm Repository : updates Summary : Windows USB installation media creator URL : https://github.com/slacka/WoeUSB License : GPLv3+ Description : A utility that enables you to create your own bootable Windows installation : USB storage device from an existing Windows Installation disc or disk image. Note that you have to format the USB drive as NTFS. You can't use dd because the Windows installer won't run from the DVD disk format when using a USB stick. > > ERROR: '/run/media/bobg/4C60-B824' is not a block device > > I found this in my notes, apparently Sam Sieb suggested it as a method > of writing to a storage device, a flash drive in this case. > You have to specify the USB device as /dev/sdX. The WoeUSB git link has some examples. -- George N. White III
_______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
