summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mk-images.ia642
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images.ia64 b/scripts/mk-images.ia64
index 7cafa2d73..134124ccc 100644
--- a/scripts/mk-images.ia64
+++ b/scripts/mk-images.ia64
@@ -41,7 +41,7 @@ EOF
makeBootImages() {
makebootdisk --kernelto $TOPDESTPATH/kernels/vmlinuz \
--imagename boot.img \
- --bootdisksize 20480 \
+ --bootdisksize 25600 \
--initrdflags '--initrdto $TOPDESTPATH/images/ramdisk.img \
--initrdsize 12288 \
--loaderbin loader \