Index: boot/Makefile.grub
===================================================================
--- boot/Makefile.grub	(revision dabaa83b25c423e925fe9c02776f001dc124f49b)
+++ boot/Makefile.grub	(revision e39d7b832f24a725f0663acb3b62261da551856a)
@@ -51,5 +51,5 @@
 $(POST_OUTPUT): build_dist
 ifeq ($(GRUB_ARCH),pc)
-	$(GENISOIMAGE) -J -r -input-charset utf-8 -V "HelenOS-CD" -eltorito-boot $(ELTORITO) -no-emul-boot -boot-load-size 64 -boot-info-table -o $@ $(DISTROOT)/
+	$(GENISOIMAGE) -J -r -input-charset utf-8 -V "HelenOS-CD" -eltorito-boot $(ELTORITO) -no-emul-boot -boot-info-table -o $@ $(DISTROOT)/
 endif
 ifeq ($(GRUB_ARCH),efi)
