local TMP_SWAP && TMP_SWAP=$(grep swap $INSTALL_ROOT/etc/fstab|grep -v ^#|awk '{print $1}') && config_query_string SUSPEND_SWAP "What is your swap device/file?" "$TMP_SWAP" .