dd if=/tmp/install-amd64-minimal-YYYYMMDD.iso of=/dev/sdX bs=8192k && sync

This will wipe everything on the USB key. Double check that there is nothing on there you want before proceeding. 
Make sure you have the correct device path! Note also that we need to target the device itself, and not a partition within it,
 so for /dev/sdX in the above command, use e.g. /dev/sdb and not/dev/sdb1; /dev/sdc and not/dev/sdc1, etc.


ref: http://wiki.gentoo.org/wiki/EFI_Gentoo_End_to_End_Install/Creating_and_Booting_the_Minimal-Install_Image_on_USB
make_a_boot_usb_from_install_disk.txt · Last modified: 2014/12/16 23:45 by paulsmith
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki