Re: Software to create bootable USB stick

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Aug 29, 2018 at 03:01:51PM +0100, Danny Horne via users wrote:
On 29/08/18 14:11, Bryce Hardy wrote:
 
 
 
I'm running Fedora Workstation 28.  What software can I use to install a
downloaded OS .ISO onto a USB stick so the OS can be installed on
another machine?
 
There are many others but install the mediawriter package to get the
official Fedora utility.
 

Tried this, but it doesn't appear to have made it bootable

dd if=/path/to/image.iso of=/dev/sdX bs=8M status=progress oflag=direct

where "/dev/sdX" should be your USB thumb

Verify the image is undamaged after download, umount all partitions on
the USB stick; and before running dd be *very* careful with the
"of=/dev/sdX" (i.e. /dev/sdc, /dev/sdd, or whatever) part: replace sdX
with the *correct* device name for your USB stick. Mess up that drive
name and you might be in for lots of fun with re-installing everything
of what you just destroyed.

To check the correct drive: maybe "lsblk -f"

Fedora doc on the subject (search for "Using a direct write method")
https://docs.fedoraproject.org/en-US/quick-docs/creating-and-using-a-live-installation-image/index.html

If the stick turns out to be unbootable maybe try another one.

If in doubt - don't do it at all!

Wolfgang
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux