Am Samstag, 4. Dezember 2004 04:43 schrieb Joe Nelson: > I've been running on a really old version of LEAF and have been > trying to upgrade it. I'm trying to get Bering-uClibc 2.2.2 going. > Some of the config files are a little different than what I'm used > to. I'm running this on a Soekris with a CF card. Before, I had a > syslinux.cfg and a lrpkg.cfg. Now it looks like I have a > syslinux.cfg and a leaf.cfg which looks quite a bit different. I > don't think that I have them configured correctly. When I boot up > I get the following: > > LINUXRC: Mounting a 10M TMPFS filesystem... > hda: hda1 > hda: hda1 > VFS: Can't find a Minix or Minix V2 filesystem on device 03:01. > hda: hda1 > hda: hda1 > LINUXRC: LRP= isKernel panic: Attempted to kill init! > empty or unset. Can not install packages. > .: 285: Can't open /var/lib/lrpkg/root.dev.own > > I'm assuming that its cause I don't have things properly > configured. Here's what my syslinux.cfg looks like: > > display syslinux.dpy > timeout 0 > default linux console=ttyS0,19200n8 initrd=initrd.lrp init=/linuxrc > rw root=/dev/ram0 boot=/dev/hda1:msdos PKGPATH=/dev/hda1 > tmp_size=16M syst_size=10M > > My leaf.cfg has everything commented out except LRP: > > LRP="root config etc local modules iptables ulogd dropbear" > > Any ideas as to where I need to make changes?
You need to change syslinux.cfg to point to your leaf.cfg. See: http://leaf.sourceforge.net/doc/guide/buci-lrpkg.html kp ------------------------------------------------------- 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
