On Sun, Jan 31, 2016, 4:18 PM R Mercado <r_mercado@xxxxxxxx> wrote:
My method of making a bootable USB disk was to use the script
livecd-iso-to-disk from the Fedora 23 Live Image this way:
sudo ./livecd-iso-to-disk --format '/home/rmercado/Downloads/hj/Fedora
-Live-Workstation-x86_64-23-10.iso' /dev/sdb1
No, for UEFI it also needs --efi
Is more reliable to use:
--efi --reset-mbr --format
And point it at the whole device rather than an existing partition. This of course obliterates everything on the stick.
Chris Murphy
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org