Trisquel On A Sugar Toast: Difference between revisions
mNo edit summary |
|||
| Line 13: | Line 13: | ||
: Trisquel 5.0 is based on the previous Ubuntu release, 11.04 Natty Narwhal. | : Trisquel 5.0 is based on the previous Ubuntu release, 11.04 Natty Narwhal. | ||
===Install To 4GB USB=== | ====Install To 4GB USB==== | ||
::Formatted /boot 500 ext4 / ext4 3300 | ::Formatted /boot 500 ext4 / ext4 3300 | ||
*Boot CD | *Boot CD | ||
| Line 28: | Line 28: | ||
shutdown -h now | shutdown -h now | ||
(USB shutsdown) | (USB shutsdown) | ||
====Make .img file==== | =====Make .img file===== | ||
:insert 4 GB USB in PC | :insert 4 GB USB in PC | ||
You must replace "(x)" with the appropriate small Latin letter ("a", "b", "c", ...), so the name corresponds to your USB stick. | You must replace "(x)" with the appropriate small Latin letter ("a", "b", "c", ...), so the name corresponds to your USB stick. | ||
| Line 42: | Line 42: | ||
4009754624 bytes (4.0 GB) copied, 174.034 s, 23.0 MB/s | 4009754624 bytes (4.0 GB) copied, 174.034 s, 23.0 MB/s | ||
====Write .img file to another 4 GB USB==== | =====Write .img file to another 4 GB USB===== | ||
:insert another 4GB USB in PC | :insert another 4GB USB in PC | ||
# dd if=Tris-5-i686.img of=/dev/sd(x) bs=2M | # dd if=Tris-5-i686.img of=/dev/sd(x) bs=2M | ||