SHARE
TWEET
Untitled
a guest
Jun 13th, 2016
114
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- #!/bin/sh
- # as in https://blogs.msdn.microsoft.com/virtual_pc_guy/2015/02/11/copying-the-vhd-of-a-generation-2-linux-vmand-not-booting-afterwards/
- grub-install –target=x86_64-efi –efi-directory=/boot/efi –no-nvram –removable
- #cp –r /boot/efi/EFI/ubuntu/ /boot/efi/EFI/boot
- #mv /boot/efi/EFI/boot/shimx64.efi /boot/efi/EFI/boot/bootx64.efi
RAW Paste Data
