Changeset 2856 in MondoRescue for branches


Ignore:
Timestamp:
Jul 25, 2011, 3:01:43 PM (13 years ago)
Author:
Bruno Cornec
Message:
  • Improve error message in case mondorestore isn't found
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.9/mindi/rootfs/sbin/post-init

    r2098 r2856  
    2525else
    2626    if [ "$iso$nuke$compare$interactive$pxe" != "" ] ; then
    27         LogIt "FYI, this CD was made by Mindi, not Mondo." 1
     27        LogIt "The mondorestore command was not found on your backup media" 1
     28        LogIt "It may mean your device is not seen correctly. Check driver list and error messages." 1
    2829        exit 0
    2930    else
Note: See TracChangeset for help on using the changeset viewer.