Am Sonntag, 16. März 2014, 17:28:31 schrieb n22e113:
> On 3/16/2014 16:16, n22e113 wrote:
> > kernel /syslinux/linux rw root=/dev/ram0 \
> > LEAFCFG=/dev/sda2:ext2 initrd=/initrd.lrp,/initmod.lrp \
> >
> >console=ttyS0,38400n8 console=tty0
> 
> I took out console=tty0 from above and now the errors are (quote):
> modprobe: module isofs not found in modules.dep
> modprobe: module vfat not found in modules.dep
> modprobe: module mbcache not found in modules.dep
> modprobe: module ext2 not found in modules.dep
> It looks like grub legacy doesn't recognize the string
> "initrd=/initrd.lrp,/initmod.lrp"? I will try:
> 1. Combine initrd.lrp + initmod.lrp into one; and
> 2. try grub2.
> Cheers!

If you have initrd.lrp and initmod.lrp in yur root directory you may try
initrd=initrd.lrp,initmod.lrp

without the leading slash.

kp


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to