On Sun, 25 Sep 2016 06:58:33 -0600 Lawrence E Graves <lgraves95@xxxxxxxxx> wrote: > Is anyone else having trouble with liveusb-creator gui. It downloads ok > but it will not show up afterwards. Help will be greatly appreciated. > I assume that you want to make a bootable livecd iso? If not, then ignore. If yes, then you could consider using the simpler and more reliable commandline option: # in order to make a bootable cd, etc, on the commandline: sudo dd if=path-to-iso.iso of=/dev/sdb bs=1M # In the above, if (input file) has path-to-iso.iso is the location of your iso. For example: /tmp/Fedora.iso # Note: only the letter-drive is to be included in the of (output file) i.e. /dev/sdb not inclusive of the numeral /dev/sdb1. HTH, Ranjan ____________________________________________________________ FREE ONLINE PHOTOSHARING - Share your photos online with your friends and family! Visit http://www.inbox.com/photosharing to find out more! _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx