Sugar on a Stick/Linux: Difference between revisions
→openSUSE Sugar-Desktop on a stick: Note on "DUAL MODE" iso files ability to write to USB/SD with dd command |
|||
Line 267: | Line 267: | ||
* Details http://en.opensuse.org/Sugar | * Details http://en.opensuse.org/Sugar | ||
NOTE: Latest versions of opensuse-edu-sugar.iso files can be burned to USB with dd command. "They are dual mode" | |||
Example record: *be sure /dev/sd(x) points to your USB (can destroy your Hard Disk if wrong) use Partition Manager to see proper label... | |||
dd if=openSUSE-Sugar-live-unstable.i686-0.2.0-Build5.1.iso of=/dev/sd(x)* bs=4M | |||
102+1 records in | |||
102+1 records out | |||
428867584 bytes (429 MB) copied, 53.2686 s, 8.1 MB/s | |||
== What's next? == | == What's next? == |