#!/usr/bin/sh udisksctl mount -b /dev/disk/by-label/BOOT cp kernel8.img /run/media/me/BOOT/kernel8.img udisksctl unmount -b /dev/disk/by-label/BOOT