From a91a164fb5e43b03e6533d638f14aed01535c8ba Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Mon, 30 Apr 2007 12:54:44 +0000 Subject: do not try to configure dvd devices during install since /dev is wiped out at reboot --- perl-install/install/steps.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/install/steps.pm') diff --git a/perl-install/install/steps.pm b/perl-install/install/steps.pm index dfd91646e..4ebeec8e0 100644 --- a/perl-install/install/steps.pm +++ b/perl-install/install/steps.pm @@ -453,7 +453,6 @@ Consoles 1,3,4,7 may also contain interesting information"; #- for mandrake_firstime touch "$::prefix/var/lock/TMP_1ST"; - any::config_dvd($::prefix); any::config_mtools($::prefix); #- make sure wins is disabled in /etc/nsswitch.conf -- cgit v1.2.1