http://bugs.skolelinux.no/show_bug.cgi?id=1203
------- Additional Comments From [EMAIL PROTECTED] 2007-06-30 15:36 -------
Hi
I am not quite familiar with it, but would it help to
set the interface of the workstation to allow-hotplug?
Does it still get the automatic dhcp address from tjener during the
installation and is then able to connect to ldap?
Maybe someone can confirm that, before we commit something like
the patch below.
Cheers
Steffen
--- debian-edu-preseed.old 2007-06-30 15:33:44.000000000 +0200
+++ debian-edu-preseed 2007-06-30 15:34:03.000000000 +0200
@@ -107,7 +107,7 @@
# Use this unless Server also was choosen.
if [ -z "$eth0" ] ; then
eth0=dhcp
- autoeth0="auto eth0"
+ autoeth0="allow-hotplug eth0"
fi
RUNXSERVER=true
;;
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]