Line 53: |
Line 53: |
| #(root terminal) | | #(root terminal) |
| dd if=Trisquel_4-5-1a-sugar.img of=/dev/sd(x) [1] | | dd if=Trisquel_4-5-1a-sugar.img of=/dev/sd(x) [1] |
− | dd: writing to `/dev/sdg': No space left on device [2] | + | dd if=Trisquel_4-5-1a-sugar.img of=/dev/sd(x) bs=4k [1] |
− | 3907585+0 records in | + | 489472+0 records in |
− | 3907584+0 records out | + | 489472+0 records out |
− | 2000683008 bytes (2.0 GB) copied, 649.726 s, 3.1 MB/s | + | 2004877312 bytes (2.0 GB) copied, 296.656 s, 6.8 MB/s |
| | | |
| :[1] (x)=your device name. type "mount" in terminal to see it | | :[1] (x)=your device name. type "mount" in terminal to see it |
| ::'''CAUTION Do not use /dev/sda''' | | ::'''CAUTION Do not use /dev/sda''' |
| | | |
− | [2] The .img file is smaller than 2.0 GB (1.9GB) so it will work | + | [2]Disregard this message if it appears: |
− | ::Disregard this message | + | ; dd: writing to `/dev/sd(x)': No space left on device |
− | :::(USB was resized in gparted. before writing to .img) | + | : The .img file is actually smaller than 2.0 GB (1.9GB) so it will work. |
| + | : the critical parts of the USB image are written prior to this message appearing |
| + | :::(THE USB was resized in gparted. before writing to an .img) |
| + | :some 2Gb USB's are smaller than the 2 GB Lexar I used. |
| | | |
| * tested on | | * tested on |
| :2 Gb Lexar Firefly USB | | :2 Gb Lexar Firefly USB |
− | :2 GB Verbatum Sliding cover USB | + | :2 GB Verbatum Sliding cover USB (smaller) |
− | :2 GB Sandisk Cruzer micro ('''after removing U3 hidden partition''') | + | :2 GB Sandisk Cruzer micro ('''after removing U3 hidden partition''') (smaller) |
| | | |
| ==Configure a Sugar-ltsp-server== | | ==Configure a Sugar-ltsp-server== |