set max initrd size to 24000kB
[grml-terminalserver.git] / templates / grub-pxelinux_config
index 3ecd48b..9ae04f9 100644 (file)
@@ -19,7 +19,7 @@
 
 
 # default boot arguments used for both grub and pxelinux
-default_boot_args_="ramdisk_size=16384 root=/dev/ram0 rw \
+default_boot_args_="ramdisk_size=24000 root=/dev/ram0 rw \
 init=/etc/init nfsdir=$IP_:$MOUNT_POINT_ nodhcp noprompt noeject \
 apm=power-off nomce"