Shed, On Tue, 14 Jan 2003 09:35:08 EST Shed wrote:
> Is there max packages that can be loaded on default line in the > syslinux.cfg file? (Bering 1_rc4) This is what I have: Not a package limit but there is a line length limit of 254 or 255 characters. > default linux initrd=initrd.lrp log_size=16M init=/linuxrc > root=/dev/ram0 boot=/dev/fd0u1680:msdos > PKGPATH=/dev/fd0u1680,/dev/fd1u1440 LRP=root,etc,local,modules,iptables, > >ppp,pppoe,shorewall,daemontl,dnscache,tinydns,libm,ntpsimpl,libz,sshd,sftp,ezipupd,weblet > > But it is only loading the following (per /var/log/messages and > (#3)Packages list: > >LRP=root,etc,local,modules,iptables,ppp,pppoe,shorewall,daemontl,dnscache,tinydns,libm,ntpsimpl,li Looks like yours is (at least) 261 characters, hence the truncation. You can work around that limitation by using a lrpkg.cfg file. Check out http://leaf.sf.net/devel/jnilo/bubooting.html#AEN1155 for details. (It's in an CD-ROM/isolinux booting section, but will work for floppy booting too.) --Brad ------------------------------------------------------- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the answers to all your SSL security issues. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en ------------------------------------------------------------------------ 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
