Creating M7 LiveUSB Stick?

Just downloaded M7 LIVE CDs… Wonder if there’s a way to put the LIVE CDs into a USB startup disk to test it on netbook / avoid burning too many CDs throughout the development cycle.

Currently running openSUSE 11.1 x86_64.

Any help will be appreciated :slight_smile:

You could try:
UNetbootin - Homepage and Downloads

Hi
Have a look at the howto’s
http://en.opensuse.org/Installation_without_CD
and
http://en.opensuse.org/Howtos


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.29-0.1-default
up 2 days 7:42, 2 users, load average: 1.60, 0.51, 0.65
GPU GeForce 8600 GTS Silent - Driver Version: 190.18

“dd” is your friend, just dump them on your USB stick.

That looks very promising… Will try it tomorrow and report back the result.

Thanks for all the replies!!

Yeah, ‘dd’ is your friend indeed.

dd if=image.iso of=/dev/sdX bs=4M