How to make bootable usb.

I have done this with LinuxMint but can’t seem to find the info here?

Very easy. (Essentially just copying the relevant image to the USB storage device). Outlined here

https://en.opensuse.org/SDB:Live_USB_stick

and this graphical guide may be helpful to you

http://www.syncwithtech.org/2013/07/opensuse-bootable-usb.html

If you are actually using openSUSE, install imagewriter. This will make the bootable USB you require.
If you are using Mint, unfortunately you may not be able to use Imagewriter unless you have Mint 13, which did include it. Later versions removed it in favour of Mintstick, but this only writes debian images I think.

All I have ever done is use dd

Never had a problem with it.

Last time I simply used cp pointing to the device not a partition on the device. Seems to have worked ok

Anything that does a simple binary copy to the device should work

On 2014-06-18 22:56, gogalthorp wrote:
>
> Last time I simply used cp pointing to the device not a partition on the
> device. Seems to have worked ok

Me too.


Cheers / Saludos,

Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)