Changeset 3071 in MondoRescue for branches/3.0/mondo/src/restore-scripts
- Timestamp:
- Nov 15, 2012, 4:00:50 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/mondo/src/restore-scripts/mondo/make-me-bootable
r3057 r3071 64 64 # Then activate the one which should 65 65 if [ "$dummy" != "" ] ; then 66 echo "W ill activate $pon $drive" >> $LOGFILE66 echo "Would activate $partno on $drive" >> $LOGFILE 67 67 else 68 68 echo -en "${cmd}a\n$partno\np\nw\n" | parted2fdisk $drive >> $LOGFILE 2>> $LOGFILE
Note:
See TracChangeset
for help on using the changeset viewer.