slitaz-tools rev 692

tazinst: Avois error in web interface about hda5
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 01 05:14:22 2012 +0100 (2012-03-01)
parents aa2740362cec
children e2aa25eb8e38
files installer/tazinst
line diff
     1.1 --- a/installer/tazinst	Wed Feb 29 14:26:24 2012 -0800
     1.2 +++ b/installer/tazinst	Thu Mar 01 05:14:22 2012 +0100
     1.3 @@ -131,8 +131,8 @@
     1.4  # web: predefined mirrors (stable|cooking|rolling), ex: SRC_FILE=cooking
     1.5  SRC_FILE=""
     1.6  
     1.7 -# Install Target (Root Partition).
     1.8 -TGT_PARTITION="/dev/hda5"
     1.9 +# Install Target (Root Partition, ex /dev/hda5).
    1.10 +TGT_PARTITION=""
    1.11  
    1.12  # Target File system.  
    1.13  # SliTaz uses ext3 by default but another filesystem can be used if wanted,