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 |
mNo edit summary |
||
Line 267: | Line 267: | ||
* Details http://en.opensuse.org/Sugar | * Details http://en.opensuse.org/Sugar | ||
===Dual Mode .iso Files=== | |||
NOTE: Latest versions of opensuse-edu-sugar.iso files can be burned to USB with dd command. "They are dual mode" | NOTE: Latest versions of opensuse-edu-sugar.iso files can be burned to USB with dd command. "They are dual mode" | ||
Download: [[http://download.opensuse.org/repositories/Education/images/iso/]] | |||
Example record: | 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 | 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 in |