- Timestamp:
- Feb 12, 2006, 2:49:46 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mondo/mondo/restore-scripts/mondo/grub-MR
r274 r376 149 149 fi 150 150 151 echo "Now I'll use grub-install" >> $LOGFILE 152 chroot /mnt/RESTORING grub-install $1 >> $LOGFILE 153 res=$? 154 echo "grub-install returned $res" >> $LOGFILE 155 [ "$res" -eq "0" ] && exit 0 156 151 157 echo "Trying a hack" >> $LOGFILE 152 158 FindBootPart $1 $2
Note:
See TracChangeset
for help on using the changeset viewer.