Index: boot/Makefile
===================================================================
--- boot/Makefile	(revision 571addd173f588601486722216ec77880b28e1da)
+++ boot/Makefile	(revision 14f21007dc0cf82ed243c0420406da06d1dd6c47)
@@ -48,5 +48,5 @@
 endif
 ifeq ($(RDFMT),fat)
-	$(MKFAT) $(DIST_PATH) $@
+	$(MKFAT) 1048576 $(DIST_PATH) $@
 endif
 
