hint remaining checks
This commit is contained in:
parent
6e728abd86
commit
835baa9786
@ -130,6 +130,13 @@ if [ ${CLEAN} -eq 1 ]; then
|
||||
else
|
||||
printf "left: %s\n" ${RES}
|
||||
fi
|
||||
|
||||
# last hints
|
||||
printf "$0: Checks remained to be done:\n"
|
||||
printf " * resulting ISO image ${IMG} boots USB stick and/or Optical media.\n"
|
||||
printf " * appended FAT partition is mountable.\n"
|
||||
printf " * fdisk -lu ${IMG}\n"
|
||||
|
||||
}
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user