Changeset 3312 in MondoRescue for branches/3.2/mindi/analyze-my-lvm


Ignore:
Timestamp:
Aug 28, 2014, 5:20:35 AM (10 years ago)
Author:
Bruno Cornec
Message:
  • Fix #753 by forcing LV creation which on RHEL7 now asks a question in case something was already there before.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mindi/analyze-my-lvm

    r3275 r3312  
    7575    fi
    7676
    77     echo "# $LVMCMD lvcreate$params -n $logical_volume $volume_group"
     77    echo "# echo y | $LVMCMD lvcreate$params -n $logical_volume $volume_group"
    7878}
    7979
Note: See TracChangeset for help on using the changeset viewer.