> diff --git a/liveinst/liveinst b/liveinst/liveinst > index f479edc..87744d3 100755 > --- a/liveinst/liveinst > +++ b/liveinst/liveinst > @@ -86,7 +86,7 @@ done > xhost +si:localuser:root > > if [ -x /usr/bin/devkit-disks ]; then > - /usr/bin/devkit-disks --inhibit -- /usr/bin/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run "$ANACONDA $*" > + /usr/bin/udisks --inhibit -- /usr/bin/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run "$ANACONDA $*" > elif [ -x /usr/bin/hal-lock -a -e /var/lock/subsys/haldaemon ]; then > /usr/bin/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run "$ANACONDA $*" > else You should change the test in the if to check for the same binary, then. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list