website diff en/doc/handbook/liveusb.html @ rev 341

cookbook+handbook: fix url and up e17 art website
author Christophe Lincoln <pankso@slitaz.org>
date Fri Mar 27 22:03:09 2009 +0100 (2009-03-27)
parents 44c1d75f8630
children fa2c5bed2417
line diff
     1.1 --- a/en/doc/handbook/liveusb.html	Mon Sep 08 14:08:20 2008 +0000
     1.2 +++ b/en/doc/handbook/liveusb.html	Fri Mar 27 22:03:09 2009 +0100
     1.3 @@ -63,12 +63,12 @@
     1.4  </p>
     1.5  <h4>Maintaining system settings</h4>
     1.6  <p>When you finish your LiveUSB session, make sure you maintain your installed 
     1.7 -packages, system settings, etc, by writing the entire current filesystem with:
     1.8 +packages, system settings, etc, by backing up the entire current filesystem with:
     1.9  </p>
    1.10  <pre># tazusb writefs gzip
    1.11  </pre>
    1.12  <p>
    1.13 -This effectively compresses and backs up everything to 'rootfs.gz' to be 
    1.14 +This effectively compresses and writes everything to 'rootfs.gz' to be 
    1.15  loaded the next time you boot.
    1.16  </p>
    1.17  <p>