Le 01.04.2004 15:48, Heinz Mauelshagen a écrit :edit /sbin/mkinitrd and increase the size there.
Append the kernel boot parameter "ramdisk_size=" and give a size in kilobytes (eg, 'ramdisk_size=16384' makes 16MB ram disks.
I don't think so. It is not the ramdisk size which has a problem but the filesystem created to support the initrd files (/dev, /etc, modules, scripts, ...). The size of this filesystem is fixed while creating the initrd.
L.
-- Luca Berra -- bluca@comedia.it
_______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/