Hi.

This might fix the installation hanging at the 'choose network card' 
step.

diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index ccb6fdb..5b54df6 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -280,7 +280,7 @@ bootstrap_system() {
                        GUITERMINAL=xterm
                        ;;
                debian-edu_*)
-                       EXTRA_APPEND="$EXTRA_APPEND desktop=kde"
+                       EXTRA_APPEND="$EXTRA_APPEND desktop=kde 
netcfg/choose_interface=auto"
                        GUITERMINAL=konsole
                        ;;
                *)      ;;


Wolfgang

Attachment: signature.asc
Description: Digital signature

Reply via email to