Changes

Jump to navigation Jump to search
171 bytes added ,  04:30, 26 June 2009
m
→‎Image USB/SD Drives: install from openSUSE .raw file with dd command
Line 237: Line 237:  
====Image USB/SD Drives====
 
====Image USB/SD Drives====
 
* Details on how to use uncompresses raw file: http://en.opensuse.org/Disc_image_howtos
 
* Details on how to use uncompresses raw file: http://en.opensuse.org/Disc_image_howtos
: Unmount the USB first, then from terminal: <code>sudo dd if=/home/suse/myappliance.raw of=/dev/sdb bs=4k</code>
+
Latest .raw file: http://download.opensuse.org/repositories/Education/images/openSUSE-Sugar-liveUSB-unstable.i686-0.0.3-Build4.17.raw.bz2
* Typical Image Session with raw file on Desktop (BE CERTAIN YOUR USB is sdb (the volume ID). (DO NOT use sdb1, the first partition ID). Change. if different.
+
* Extract raw file
: <code>xxxx@xxxx-Hardy:~/Desktop/$ sudo dd if=openSUSE-Sugar-liveUSB-unstable.i686-0.0.1-Build11.2.raw of=/dev/sdb bs=4k</code>
+
: Unmount the USB first, then from terminal:
 +
  <code>sudo dd if=/home/suse/"myappliance".raw of=/dev/sdb bs=4k</code>
 +
===== Typical Image Session with raw file on Desktop (BE CERTAIN YOUR USB is sdb (the volume ID). (DO NOT use sdb1, the first partition ID). Change. if different.=====
 +
: <code>xxxx@xxxx-Hardy:~/Desktop/$ sudo dd if=openSUSE-Sugar-liveUSB-unstable.i686-0.0.3-Build4.17.raw of=/dev/sdb bs=4k</code>
 
: <code>[sudo] password for XXXX:</code>
 
: <code>[sudo] password for XXXX:</code>
 
: 463360+0 records in
 
: 463360+0 records in
12,355

edits

Navigation menu