Re: [PATCH] try to unmount everything from /media on live installs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Looks good,

Regards,

Hans


Jeremy Katz wrote:
devicekit-disks is mounting fixed disks right now which then causes us pain in the installer.  let's try to
unmount everything before anaconda starts
---
 liveinst/liveinst.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/liveinst/liveinst.sh b/liveinst/liveinst.sh
index cc6e3d5..744a2b9 100644
--- a/liveinst/liveinst.sh
+++ b/liveinst/liveinst.sh
@@ -56,6 +56,8 @@ if [ ! -e /selinux/load ]; then
     ANACONDA="$ANACONDA --noselinux"
 fi
+# devkit-disks is now mounting lots of stuff. for now, let's just try to unmount it all
+umount /media/*
 /sbin/swapoff -a
 /sbin/lvm vgchange -an --ignorelockingfailure

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux