From 0ed77b4d524759942d122ee37929d2b99a6f6791 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Tue, 21 Dec 1999 15:38:49 +0000 Subject: *** empty log message *** --- perl-install/install_any.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'perl-install/install_any.pm') diff --git a/perl-install/install_any.pm b/perl-install/install_any.pm index f72733d60..139ef21a8 100644 --- a/perl-install/install_any.pm +++ b/perl-install/install_any.pm @@ -210,8 +210,6 @@ sub searchAndMount4Upgrade { my $w = $::beginner && $o->wait_message('', _("Searching root partition.")); - $o->{partitioning}{readonly} = 1; - #- try to find the partition where the system is installed if beginner #- else ask the user the right partition, and test it after. getHds($o); -- cgit v1.2.1