Am Dienstag, 10. Februar 2004 21:46 schrieb [EMAIL PROTECTED]: > Hey everyone, > > I'm having a little problem with a couple of packages loading during boot > time. I'm running Bering 1.2, configured to boot and load packages from > /dev/hda1. There are two packages that don't want to load at boot time: > tcpdump.lrp and ntpsimpl.lrp. When I include either of these in my > syslinux.cfg, get a strange message during the packages loading process... > > ... (!NF) Finished. > > At that point, no other packages will load, and the system just continues > to boot up. If I have the package at the end of my syslinux.cfg it's no > problem, but if I put it somewhere else in the list of packages, it > doesn't allow the remaining packages to load. > > That only occurs during boot, though. When I do lrpkg -i it installs the > package with no complaints. > > Has anyone else experienced something like this?
You probably exceeded the 256 character limitation in syslinux.cfg. Try add them to lrpkg.cfg. kp ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn ------------------------------------------------------------------------ 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
