From aa7140a773f6fc71d90f210ebc5126605c7510cc Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Sat, 13 Apr 2013 14:15:22 -0500 Subject: [PATCH] ubunt: remove extra /boot/uboot/vmlinuz- Signed-off-by: Robert Nelson --- lib/ubuntu-finish.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ubuntu-finish.sh b/lib/ubuntu-finish.sh index f3a1d59..6a759c8 100644 --- a/lib/ubuntu-finish.sh +++ b/lib/ubuntu-finish.sh @@ -48,6 +48,7 @@ rm -rf /boot/initrd.img || true #Fake flash-kernel (quantal) rm -rf /boot/vmlinuz- || true +rm -rf /boot/uboot/vmlinuz- || true rm -rf /boot/initrd.img- || true #Cleanup: Initial Bootloader