Ignore:
Timestamp:
Nov 15, 2012, 4:00:50 AM (11 years ago)
Author:
Bruno Cornec
Message:

r5064@localhost: bruno | 2012-11-15 01:16:49 +0100

  • Adds more drivers in mindi to better support iscsi env
  • Fix again the bootable flag by calling the script with an action (was noaction !!) and having a better debug log in case of noaction
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.0/mondo/src/restore-scripts/mondo/make-me-bootable

    r3057 r3071  
    6464    # Then activate the one which should
    6565    if [ "$dummy" != "" ] ; then
    66         echo "Will activate $p on $drive" >> $LOGFILE
     66        echo "Would activate $partno on $drive" >> $LOGFILE
    6767    else
    6868        echo -en "${cmd}a\n$partno\np\nw\n" | parted2fdisk $drive >> $LOGFILE 2>> $LOGFILE
Note: See TracChangeset for help on using the changeset viewer.