aboutsummaryrefslogtreecommitdiff
path: root/scripts/HIKEY/10-setup
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/HIKEY/10-setup')
-rwxr-xr-xscripts/HIKEY/10-setup3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/HIKEY/10-setup b/scripts/HIKEY/10-setup
index 0640f6c..511de82 100755
--- a/scripts/HIKEY/10-setup
+++ b/scripts/HIKEY/10-setup
@@ -1,5 +1,8 @@
#!/bin/sh
+# replace UUID with label for /boot/efi
+sed -i -e 's,^UUID.*/boot/efi.*$,LABEL=BOOT /boot/efi vfat rw 0 2,' $target/etc/fstab
+
echo hi655x_pmic >> $target/etc/initramfs-tools/modules
$ROOTCMD update-initramfs -u -k all