Changeset 2915 in MondoRescue for branches/3.0/mindi/rootfs/sbin/post-init


Ignore:
Timestamp:
Dec 9, 2011, 9:19:33 PM (12 years ago)
Author:
Bruno Cornec
Message:
  • Force block size back to 32768 in OBDR mode after skipping the 2 tape marks, to read the additional rootfs data corerctly - Fix #593 and #358 for good it seems
File:
1 edited

Legend:

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

    r2856 r2915  
    2626    if [ "$iso$nuke$compare$interactive$pxe" != "" ] ; then
    2727        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
     28        LogIt "It may mean your device is not seen correctly." 1
     29        LogIt "Check driver list and error messages." 1
    2930        exit 0
    3031    else
Note: See TracChangeset for help on using the changeset viewer.