Sugar on a Stick/Installation/OLPC/lang-es: Difference between revisions
No edit summary |
KachachanC (talk | contribs) No edit summary |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{Outdated | Sugar on a Stick}} | |||
<noinclude> | <noinclude> | ||
{{ Translations | [[Sugar_on_a_Stick/Installation/OLPC|english]] | [[Sugar_on_a_Stick/Installation/OLPC/lang-es|español]] | [[Sugar_on_a_Stick/Installation/OLPC/lang-fr|français]] }} | {{ Translations | [[Sugar_on_a_Stick/Installation/OLPC|english]] | [[Sugar_on_a_Stick/Installation/OLPC/lang-es|español]] | [[Sugar_on_a_Stick/Installation/OLPC/lang-fr|français]] }} | ||
| Line 49: | Line 50: | ||
wget http://dev.laptop.org/~mstone/releases/SOURCES/crcimg-1.1.tar.bz2 | wget http://dev.laptop.org/~mstone/releases/SOURCES/crcimg-1.1.tar.bz2 | ||
tar xvf crcimg-1.1.tar.bz2 | tar xvf crcimg-1.1.tar.bz2 | ||
cd Makefile.build | |||
sudo make -f Makefile.build install | sudo make -f Makefile.build install | ||
| Line 94: | Line 96: | ||
==En Fedora:== | ==En Fedora:== | ||
wget {{ | wget {{SoaS-2 path}} | ||
sudo yum install livecd-tools | sudo yum install livecd-tools | ||
sudo livecd-iso-to-disk --format --xo --xo-no-home {{SoaS- | sudo livecd-iso-to-disk --format --xo --xo-no-home {{SoaS-2 image}} /dev/sdX1 | ||
donde <code>/dev/sdX1</code> es el asociado con su dispositivo de medios extraíbles. | donde <code>/dev/sdX1</code> es el asociado con su dispositivo de medios extraíbles. | ||