On Thu, 2002-09-05 at 18:18, curt brune wrote: > I know how to build the ramdisk image, however, I do not know how to tell > the kernel to > use the ram disk image. How is this done?
Add initrd=/path/to/initrd.img to your bootloader arguments.
On Thu, 2002-09-05 at 18:18, curt brune wrote: > I know how to build the ramdisk image, however, I do not know how to tell > the kernel to > use the ram disk image. How is this done?
Add initrd=/path/to/initrd.img to your bootloader arguments.