Roger E McClurg wrote:

Hi List,

I have been running Bering 1.2 from CF using GRUB as a boot loader for a while now. I decided to try Bering uClibc 2.2 on the same system. I tried to use the same GRUB configuration for uClibc as I did for 1.2, but that did not work. Bering never loaded the RAM drive. I noticed a difference in the boot configuration for uClibc when I booted the distribution CD, so I tried to incorporate those changes in my grub.conf file. I obviously did something wrong as GRUB now gives me this error:

Error 1: Filename must be either an absolute pathname or blocklist

Unfortunately it does not tell me which file it has a problem with.

My grub.conf file looks like this:


I guess this is from menu.lst

color red/blue yellow/blue
root (hd0,0)
timeout 5
default 0

# For booting LEAF
title LEAF Bering uClibc Version 2.2
kernel BOOT_IMAGE=/linux init=/linuxrc rw root=/dev/ram0 LEAFCFG=/dev/hdc1:msdos \
syst_size=16M log_size=4M PKGPATH=/dev/hdc1:msdos initrd=initrd.lrp \


LRP=root,etc,log,local,modules,keyboard,iptables,shorwall,dnscache,ulogd,weblet
# yes, you need the initrd.lrp line twice, once above, and once here
initrd /initrd.lrp


Maybe it does not like the empty line in front of LRP (if my mail program does not fool me)

HTH
Erich



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to