Sugar on a Stick/Linux/openSUSE
< Sugar on a Stick | Linux
Jump to navigation
Jump to search
openSUSE Sugar-Desktop on a stick
- The openSUSE version is a .raw image that is burned to a stick by the dd command. It creates a usb stick that boots sugar-desktop with 55 applications.
- This is a persistent live image on a stick (a file system is created on the stick on first boot)
- Installation of openSUSE.raw file to USB/SD: VMware#Image USB/SD Drives
- Download Link for .raw files:[[1]]
- 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" Download: [[2]]
The resulting USB/SD has not got persistence. It is equivalent to Booting from the CD
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