OSDN Git Service

1-install: fix boot failure from ntfs
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 12 Jan 2018 07:25:56 +0000 (15:25 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 12 Jan 2018 07:25:56 +0000 (15:25 +0800)
commit6ef4a40b9b444deb09e4639420551ab327e885e0
tree3f8e42d1b2ec2d68088e0ac604de55c8817e16cc
parentda10a090e3a33a19b42a73e9d50decc4d18e4165
1-install: fix boot failure from ntfs

Our grub-efi doesn't include ntfs module. Though we could load ntfs.mod
at runtime, it won't work if secure boot is enabled.

Simply copy the boot files to ESP to avoid the issue.
install/scripts/1-install