#!/bin/sh mkdir -p /boot/efi/EFI/ubuntu cp /boot/vmlinuz /boot/efi/EFI/ubuntu/ cp /boot/initrd.img /boot/efi/EFI/ubuntu/