Changeset 706 in MondoRescue for branches/stable/mindi/analyze-my-lvm


Ignore:
Timestamp:
Jul 22, 2006, 4:38:43 AM (18 years ago)
Author:
andree
Message:

Fix screen corruption during restore in 'Configure LVM' phase:

  • Removed superfluous echo command in analyze-my-lvm.
  • Removed superfluous (and wrong) vgremove_sz command in mondo-prep.c.
File:
1 edited

Legend:

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

    r678 r706  
    259259    echo "# echo y | $LVMCMD pvcreate -ff $i"
    260260done
    261 echo "# $LVMCMD vgscan; echo"
     261echo "# $LVMCMD vgscan"
    262262echo ""
    263263echo "Create and activate the VG's (volume groups)."
Note: See TracChangeset for help on using the changeset viewer.