correct rootfs
diff --git a/scripts/DB410C/21-customize b/scripts/DB410C/21-customize
index 64e7cea..8ea0b33 100755
--- a/scripts/DB410C/21-customize
+++ b/scripts/DB410C/21-customize
@@ -30,7 +30,7 @@
 EOF
 
 cat << EOF > $target/etc/fstab
-/dev/disk/by-partlabel/rootfs / ext4   rw,relatime,data=ordered 0 1
+/dev/disk/by-label/rootfs / ext4   rw,relatime,data=ordered 0 1
 EOF
 
 # hack