Hello I am using Bearing 1.2, booting from flash.

I add few *.lrp packages to be loaded. Last one - and doesn't matter which -
its everytime the last one, is shown with (nf!) mark and it isn't loaded to
the system.

I thought that this was due to small syst_size so I extend it in
syslinux.cfg:

display syslinux.dpy
timeout 0
default linux initrd=initrd.lrp syst_size=32M log_size=8M init=/linuxrc rw
root=/dev/ram0 boot=/dev/hda1 PKGPATH=/dev/hda1
LRP=root,etc,local,modules,iptables,ppp,keyboard,shorwall,ulogd,wireless,wir
eutil,netutils,dhcpd,maradns,libz,sshd,sftp,weblet,ntpsimpl,ntpdate


But I stil getting same error when loading - in this case - package ntpdate.

Here are free and df command from my router:

litin: -root-
# free
              total         used         free       shared      buffers
  Mem:        95428        11512        83916            0           76
 Swap:            0            0            0
Total:        95428        11512        83916

litin: -root-
# df
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/root                32768      6004     26764  18% /
tmpfs                    47712        20     47692   0% /tmp
tmpfs                     8192        48      8144   1% /var/log
/dev/hda1                17695      3513     14182  20% /mnt


as you can see /dev/root - 32MB, is used only from 18%.....

Please what is wrong?

Linuxsrc ramdisk values are in default:

#  **** Adjust if needed ****
#  1/ Max size of unpacked LRP files
SYSTSIZE=6M
#  2/ Max size of /var/log directory
LOGSIZE=2M

Regards


Litin




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
------------------------------------------------------------------------
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