--- trunk/installer/include/prepare_fstab.sh 2010/05/30 17:39:27 1021 +++ trunk/installer/include/prepare_fstab.sh 2010/05/30 18:29:43 1034 @@ -1,7 +1,8 @@ #!/bin/bash # $Id$ -source include/hwdetection.sh +source /etc/installer.conf +source ${INSTALLER_DIR}/include/hwdetection.sh : ${INSTALL_ROOT="/mnt/magellan"} KNOWN_DISKS="ROOT BOOT SWAP HOME TMP USER VAR SVR OPT"