On Fri, Aug 14, 2020 at 11:30:24AM -0400, Bob Goodwin 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 > > 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. /run/media/bobg/4C60-B820 is not a block device, it's a mounted directory. You need to unmount the automounted volume and use the device (i.e. /dev/sdX ) that was mounted. You need to use the root device and not a partition. Also, livecd-iso-to-disk is for putting a livecd image on a flash drive. As far as I know, Windows 10 isn't a Linux liveCD. I imagine it will fail the attempt at a checksum. -- Jonathan Billings <billings@xxxxxxxxxx> _______________________________________________ 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