X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=940824977e8aaf12f08316cef768c32274b09372;hp=aaaf48f6388def97aee86dc8e3e9ae50cc521f2a;hb=fec9f56db9e116d0a8b15312f17a097f56c4c7c0;hpb=246f61dabe49a18d263c6c24720d180ae4eeaa97 diff --git a/grml-live b/grml-live index aaaf48f..9408249 100755 --- a/grml-live +++ b/grml-live @@ -614,8 +614,8 @@ if [ "$ARCH" = i386 ] || [ "$ARCH" = amd64 ] ; then log "Installing /boot/memtest86+.bin" cp /boot/memtest86+.bin "$BUILD_OUTPUT"/boot/addons/memtest else - ewarn "No memtest binary found, skipping." - log "No memtest binary found, skipping." + ewarn "No memtest binary found (either install package grml-live-addons or memtest86+), skipping." + log "No memtest binary found (either install package grml-live-addons or memtest86+), skipping." eend 0 fi fi