slitaz-doc-wiki-data diff pages/en/guides/liveusb.txt @ rev 7

Add pages/en folder.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 26 12:17:18 2011 +0000 (2011-02-26)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/pages/en/guides/liveusb.txt	Sat Feb 26 12:17:18 2011 +0000
     1.3 @@ -0,0 +1,42 @@
     1.4 +====== LiveUSB ======
     1.5 +
     1.6 +===== From SliTaz =====
     1.7 +
     1.8 +Download > Burn > Boot a SliTaz ISO image. Open Terminal > type in (change ///dev/sda// if needed):
     1.9 +
    1.10 +<code>
    1.11 +$ su root
    1.12 +# tazusb format
    1.13 +</code>
    1.14 +Enter a name such as /dev/sda1 or type 'list'... wait ...
    1.15 +<code>
    1.16 +# tazusb gen-liveusb /dev/sda1
    1.17 +</code>
    1.18 +
    1.19 +Wait…. and then reboot!
    1.20 +
    1.21 +===== From Windows =====
    1.22 +
    1.23 +A SliTaz Live USB installation or a Frugal Install  can be performed using [[http://unetbootin.sourceforge.net/|UNetbootin]].
    1.24 +
    1.25 +You may either choose: 
    1.26 +  * the standard version ([[http://unetbootin.sourceforge.net/unetbootin-windows-latest.exe|Windows]] | [[http://unetbootin.sourceforge.net/unetbootin-linux-latest|Linux]]) : select SliTaz ISO from the Distribution list in unetbootin, or 
    1.27 +  * a custom SliTaz version ([[http://unetbootin.sourceforge.net/unetbootin-windows-latest.exe|Windows]] | [[http://unetbootin.sourceforge.net/unetbootin-linux-latest|Linux]]).
    1.28 +
    1.29 +To create a Live USB, select “USB Drive” under installation type.
    1.30 +
    1.31 +You can also choose to do frugal install. To perform a Frugal Install, select “Hard Disk” under installation type;
    1.32 +
    1.33 +---- 
    1.34 +\\
    1.35 +^  Page Review Section  ^^ 
    1.36 +|Quality| Good  |
    1.37 +|Review| Minor Updates  |
    1.38 +|Priority| Medium |
    1.39 +|Problems| add a [[http://forum.slitaz.org|forum post link]]|
    1.40 +|:::     | OR add a [[http://labs.slitaz.org/issues |lab issue tracker link ]]|
    1.41 +|How to Improve| Add tazusb.exe, a SliTaz alternative to unetbootin |
    1.42 +|::: |   |
    1.43 +
    1.44 +\\
    1.45 +----
    1.46 \ No newline at end of file