slitaz-doc-wiki-data diff pages/fr/guides/liveusb.txt @ rev 4

Add pages/fr folder.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 26 12:13:35 2011 +0000 (2011-02-26)
parents
children b8e0b134ba24
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/pages/fr/guides/liveusb.txt	Sat Feb 26 12:13:35 2011 +0000
     1.3 @@ -0,0 +1,27 @@
     1.4 +====== LiveUSB ======
     1.5 +
     1.6 +===== Depuis SliTaz =====
     1.7 +
     1.8 +Téléchargez > Gravez > Bootez sur SliTaz. Ouvrez un terminal > tapez (changez ///dev/sda// si c'est nécessaire):
     1.9 +
    1.10 +<code>
    1.11 +su
    1.12 +root
    1.13 +tazusb format 
    1.14 +> entrez un nom comme /dev/sda1 ou tapez 'list'.
    1.15 +tazusb gen-liveusb /dev/sda1
    1.16 +</code>
    1.17 +
    1.18 +Attendez…. et redémarrez!
    1.19 +
    1.20 +===== Depuis Windows =====
    1.21 +
    1.22 +Une installation de SliTaz en Live USB ou en installation dite 'Frugal' peut être faite en utilisant [[http://unetbootin.sourceforge.net/|UNetbootin]].
    1.23 +
    1.24 +Vous pouvez choisir : 
    1.25 +  * La version standard ([[http://unetbootin.sourceforge.net/unetbootin-windows-latest.exe|Windows]] | [[http://unetbootin.sourceforge.net/unetbootin-linux-latest|Linux]]) : Sélectionnez SliTaz depuis la liste des distributions dans unetbootin, ou 
    1.26 +  * Une version customisée de SliTaz ([[http://unetbootin.sourceforge.net/unetbootin-windows-latest.exe|Windows]] | [[http://unetbootin.sourceforge.net/unetbootin-linux-latest|Linux]]).
    1.27 +
    1.28 +Pour créer un Live USB, sélectionnez “USB Drive” dans le type d'installation.
    1.29 +
    1.30 +Vous pouvez aussi choisir de faire une installation Frugal : sélectionnez “Hard Disk” dans le type d'installation.
    1.31 \ No newline at end of file