path: clonezilla_5.15.4-1/sbin/ocs-prep-repo
    modprobe nfs
  fi
  pid_rpcbind="$(LC_ALL=C pidof rpcbind)"
  if [ -z "$pid_rpcbind" ]; then
    echo "Service rpcbind is necesary for NFS client. Start it now..."
