From 78aef7f66bb62da23ff87ba2f24fb5e33637c0be Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 24 Feb 2000 14:39:04 +0000 Subject: no_comment --- perl-install/install2.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install2.pm') diff --git a/perl-install/install2.pm b/perl-install/install2.pm index 23478df31..af40b5a3e 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -643,6 +643,8 @@ sub main { last if $o->{step} eq 'exitInstall'; } + install_any::ejectCdrom(); + fs::write($o->{prefix}, $o->{fstab}, $o->{manualFstab}, $o->{useSupermount}); modules::write_conf("$o->{prefix}/etc/conf.modules", 'append'); -- cgit v1.2.1