Ubuntu: Difference between revisions
m →'''.img files''' with dd: can be repeated as many times as needed for duplication of USB's |
|||
| Line 152: | Line 152: | ||
====Persitent 4 GB USB built with ubuntu startup-disk creator==== | ====Persitent 4 GB USB built with ubuntu startup-disk creator==== | ||
*Format USB Fat16 | *Format USB Fat16 | ||
*choose Dextrose-sugar.iso from "other" (1.2 | *Start ubuntu startup-disk creator | ||
*choose Dextrose-sugar.iso from "other" (1.2 GB ) | |||
*select USB Target | *select USB Target | ||
*Move slider to left to (1.8GB) | *Move slider to left to (1.8GB) | ||
*Write USB | *Write USB | ||
:Boot from USB and select try without installing | |||
::Changes to USB will be saved on reboot. | |||
=====Make '''.img file''' with dd===== | =====Make '''.img file''' with dd===== | ||
dd if=/dev/sdb of=Dextrose-sugar4p3.img bs=2M | dd if=/dev/sdb of=Dextrose-sugar4p3.img bs=2M | ||
| Line 161: | Line 164: | ||
1850+1 records out | 1850+1 records out | ||
3880452096 bytes (3.9 GB) copied, 224.698 s, 17.3 MB/s | 3880452096 bytes (3.9 GB) copied, 224.698 s, 17.3 MB/s | ||
====Install to 8 GB USB from booted burned DVD==== | ====Install to 8 GB USB from booted burned DVD==== | ||
*Format USB as / 6GB ext4 plus (1.8GB) swap | *Format USB as / 6GB ext4 plus (1.8GB) swap | ||