# overlayfs cd /boot file=nofsprotect if [ -e ${file} ]; then mount -o rw,remount / mount -o rw,remount /boot fi