This is an unusually large size (128MB). Is your ramdisk
really that large? Try reducing this to a more sane value
(say 4096) and add the "ramdisk=" line to your /etc/lilo.conf
if your ramdisk goes above 4MB.
>
> [*] Initial RAM disk (initrd) support
>
> The version of lilo is 21.6. My lilo.conf is as this:
> boot=/dev/hda
> map=/boot/map
> install=/boot/boot.b
> prompt
> timeout=50
> message=/boot/message
> linear
> default=CapitelFW-2.4.9
> image=/hda2/boot/linux-2.4.91
> label=CapitelFW-2.4.9
> initrd=/hda2/root/initrd.gz
> append="root=/dev/ram0 init=linuxrc rw"
> image=/hda2/boot/linux-2.4.10-ac
> label=CapitelFW-ac12
> initrd=/hda2/root/initrd.gz
> append="root=/dev/ram0 init=linuxrc rw"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/