Displaying 1 result from an estimated 1 matches for "rdzramdisk_size".
2006 May 08
0
Merging Mandrake 10.1 auto_install floppy with first CD of the same distro.
...ootable). The autoinstall floppy is syslinux based.
Therefore I replace the isolinux.cfg file with syslinux.cfg file from the
auto_install floppy to the 'isolinux' folder on the CD and rename it as
isolinux.cfg. I change the line
'append kickstart=floppy automatic=met:cdrom
initrd=cdrom.rdzramdisk_size=128000 root=/dev/ram3
automatic=method:cdrom acpi=ht vga=788
label vgalo to this'
'append kickstart=cdrom automatic=met:cdrom
initrd=cdrom.rdzramdisk_size=128000 root=/dev/ram3
automatic=method:cdrom acpi=ht vga=788
label vgalo'
this is to point kickstart to the cdrom so that it will re...