X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=mkimage.sh;h=3f1102208d7fc372959eacb51e61f66da20f419b;hb=2e14b6ffa6e6723989d40400e9837ea60ac3b666;hp=b67c27c38e7e750a0fea4502a6dc046416f2d4a0;hpb=dc074dde390a07ebe579ef7dc304eecced7917a2;p=debian-xu4 diff --git a/mkimage.sh b/mkimage.sh index b67c27c..3f11022 100755 --- a/mkimage.sh +++ b/mkimage.sh @@ -2,10 +2,6 @@ # Install a bog-standard Debian bootable for ODROID XU3/XU4. # -# Note: You will need u-boot-exynos >= 2016.05~rc3+dfsg1-1, -# which at the time of writing is in experimental (it will -# probably eventually hit stretch). -# # Beware: This will ERASE ALL DATA on the target SD card # or MMC partition. # @@ -198,9 +194,6 @@ echo "devicetree /exynos5422-odroidxu4.dtb" EOF chmod 0755 /mnt/xu4/etc/grub.d/25_devicetree -# Work around Debian bug #823552. -sed -i 's/\(GRUB_CMDLINE_LINUX_DEFAULT=".*\)"/\1 loglevel=4"/' /mnt/xu4/etc/default/grub - # Now we can create the GRUB boot menu. chroot /mnt/xu4 /usr/sbin/update-grub