diff --git a/build_image.sh b/build_image.sh index 6c6f9bc2be..982c6035e8 100755 --- a/build_image.sh +++ b/build_image.sh @@ -142,15 +142,16 @@ fi # -- Turn root file system into bootable image -- -# Setup extlinux configuration. -# TODO: For some reason the /dev/disk/by-uuid is not being generated by udev -# in the initramfs. When we figure that out, switch to root=UUID=$UUID. -cat <