pmb.chroot.shutdown: be more user friendly when unmounting SD card (MR 2012)
When unmounting SD card after pmbootstrap install --sdcard=...
it takes a lot of time for kernel to sync filesystem cache
before actual umounting happehs. This looks like pmbootstrap is
stuck, so before doing unmount print a message to inform user of
what's happening, in case --sdcard
was used.