website rev 328

en: Tidy liveusb page
author Paul Issott <paul@slitaz.org>
date Wed Mar 25 13:48:57 2009 +0000 (2009-03-25)
parents 1a336180f07a
children ea9a8347c14a 98d8157f0d13
files en/doc/handbook/liveusb.html
line diff
     1.1 --- a/en/doc/handbook/liveusb.html	Wed Mar 25 12:51:05 2009 +0000
     1.2 +++ b/en/doc/handbook/liveusb.html	Wed Mar 25 13:48:57 2009 +0000
     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>