Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in linux/ubuntu/hyperv-gen2.sh script on Ubuntu Server 18.04.1 #20

Open
iraqigeek opened this issue Sep 5, 2018 · 0 comments
Open

Comments

@iraqigeek
Copy link

Hi,

I've tried to build the ubuntu 18.04 server box on hyper-v, and the path and filename for bootx64.efi are not correct.

The correct script is (note the difference in case):
cp -r /boot/efi/EFI/ubuntu/ /boot/efi/EFI/BOOT
mv /boot/efi/EFI/BOOT/ubuntu/shimx64.efi /boot/efi/EFI/BOOT/BOOTX64.efi

Don't know if this breaks the build for other versions of Ubuntu. Tested only on 18.04.1-server-amd64 ISO.

@iraqigeek iraqigeek changed the title Bug in linux/ubuntu/hyperv-gen2.sh script Bug in linux/ubuntu/hyperv-gen2.sh script on Ubuntu Server 18.04.1 Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant