X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=test%2Ftest-efi-create-disk.sh;h=4f953ace356227079f0e4b9967f2b640e0e8caa1;hb=19e887e709c31ee4366ec44a770d3963cd48cb86;hp=07595b7214857e14821defd68494c88d1de962f4;hpb=0fa2cac4f0cdefaf1addd7f1fe0fd8113db9360b;p=elogind.git diff --git a/test/test-efi-create-disk.sh b/test/test-efi-create-disk.sh index 07595b721..4f953ace3 100755 --- a/test/test-efi-create-disk.sh +++ b/test/test-efi-create-disk.sh @@ -12,7 +12,7 @@ mkdir -p mnt mount ${LOOP}p1 mnt mkdir -p mnt/EFI/{Boot,systemd} -cp sd-bootx64.efi mnt/EFI/Boot/bootx64.efi +cp systemd-bootx64.efi mnt/EFI/Boot/bootx64.efi cp test/splash.bmp mnt/EFI/systemd/ [ -e /boot/shellx64.efi ] && cp /boot/shellx64.efi mnt/