Changeset 1163 in MondoRescue
- Timestamp:
- Feb 14, 2007, 8:08:25 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mindi/mindi
r1158 r1163 2228 2228 mkdir -p $bigdir/tmp 2229 2229 if [ _"$MONDO_SHARE" != _"" ]; then 2230 cp -f $MONDO _CACHE/mondo-restore.cfg$bigdir/tmp &> /dev/null2230 cp -f $MONDORESTORECFG $bigdir/tmp &> /dev/null 2231 2231 fi 2232 2232 [ -d "/mnt/.boot.d" ] && echo "Oh Jebus" > $bigdir/tmp/DUMBASS-GENTOO … … 3240 3240 LogIt "disks then it may still be a result of a problem with your kernel.\n" 3241 3241 pwd=`pwd` 3242 cd $ TMP_ROOT3242 cd $MINDI_TMP 3243 3243 mkdir -p lib/modules 3244 3244 cp -a "/lib/modules/$FAILSAFE_KVER" "lib/modules/$FAILSAFE_KVER" || Die "Cannot copy kernel modules."
Note:
See TracChangeset
for help on using the changeset viewer.