really only need to add this code of yours:
elif [ $SEARCH = "h7" ] ; then dd if=/dev/mmcblk0p2 of=$WORKDIR/$KERNELNAME log "Kernel resides on /dev/mmcblk0p2" + elif [ $SEARCH = "osmio4kplus" -o $SEARCH = "osmio4k" ] ; then + dd if=/dev/mmcblk1p2 of=$WORKDIR/$KERNELNAME + log "Kernel resides on /dev/mmcblk0p2" elif [ $SEARCH = "sf4008" -o $SEARCH = "et11000" ] ; then
Applied: https://github.com/p...ee33957b5382234
I sent you an invitation on github to have access to this repo but you missed it, check your https://github.com/notifications
Anyway after https://forums.openp...nfo-enigmainfo/ there will be no need for this hand fixes and PLi could use https://github.com/O.../BackupSuite-NG too.