Changeset 1401 in MondoRescue
- Timestamp:
- May 7, 2007, 10:25:45 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.4/mindi/mindi
r1400 r1401 3111 3111 [ "$YOUR_KERNEL_SUCKS" ] && [ ! "$FAILSAFE_KVER" ] && Die "Please install mindi-kernel package. You need it.\nGo to http://www.mondorescue.org and download it, then install it." 3112 3112 3113 rm -f /root/images/mindi/{*img,*gz,*iso}3114 3115 3113 PrepareDataDiskImages $CACHE_LOC 3116 3114 noof_disks=$? … … 3161 3159 LogIt "Finished." 3162 3160 elif [ "$TAPEDEV" ] ; then 3163 mkdir -p /root/images/mindi3164 rm -f /root/images/mindi/{*img,*gz,*iso}3165 3161 OfferToMakeBootableISO $CACHE_LOC 3166 3162 if [ -e "$CACHE_LOC/all.tar.gz" ] ; then
Note:
See TracChangeset
for help on using the changeset viewer.