Changes

Jump to navigation Jump to search
m
Line 76: Line 76:  
* Never started so has original Name___; Color___ startup
 
* Never started so has original Name___; Color___ startup
   −
===Write to a 2 GB USB===
+
===Write to a 2 GB (1.95 GiB) USB===
#
   
  dd if=/dev/sd(x) of=Soas_Coconuts.img bs=2M
 
  dd if=/dev/sd(x) of=Soas_Coconuts.img bs=2M
 
  956+0 records in
 
  956+0 records in
Line 83: Line 82:  
  2004877312 bytes (2.0 GB) copied, 93.2584 s, 21.5 MB/s
 
  2004877312 bytes (2.0 GB) copied, 93.2584 s, 21.5 MB/s
   −
*NOTE may complain that it is unable to write to your USB as it is too small.
+
*NOTE dd may complain that it is unable to write to your USB "No space left on device."
 
:Disregard as it will work (this is due to gparted resizing)
 
:Disregard as it will work (this is due to gparted resizing)
 +
 +
===Write to a Smaller 2 GB (1.87GiB) USB===
 +
dd if=Soas_Coconuts.img of=/dev/sdg bs=2M
 +
dd: writing `/dev/sdg': No space left on device
 +
956+0 records in
 +
955+0 records out
 +
2003828736 bytes (2.0 GB) copied, 316.111 s, 6.3 MB/s
    
==Fedora-16-Beta-TC-i686-Live-LXDE==
 
==Fedora-16-Beta-TC-i686-Live-LXDE==
12,355

edits

Navigation menu