Changes

Jump to navigation Jump to search
28 bytes removed ,  08:22, 26 June 2009
no edit summary
Line 241: Line 241:  
: Unmount the USB first, then from terminal:
 
: Unmount the USB first, then from terminal:
 
   <code>sudo dd if=/home/suse/"myappliance".raw of=/dev/sdb bs=4k</code>
 
   <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.=====
+
===== Typical Imaging Session=====
: <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>
+
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>[sudo] password for XXXX:</code>
+
<pre>XXXX:~/Desktop/$ sudo dd if=openSUSE-Sugar-liveUSB-unstable.i686-0.0.3-Build4.17.raw of=/dev/sdb bs=4k
: 463360+0 records in
+
[sudo] password for XXXX:
: 463360+0 records out
+
463360+0 records in
:1897922560 bytes (1.9 GB) copied, 195.168 s, 9.7 MB/s
+
463360+0 records out
 +
1897922560 bytes (1.9 GB) copied, 195.168 s, 9.7 MB/s
 +
</pre>
    
==Resources==
 
==Resources==
 
* http://www.vmware.com/
 
* http://www.vmware.com/
 
* [[OLPC:VMware]]
 
* [[OLPC:VMware]]

Navigation menu