Thanks Erik, I had to create "/var/lib/lrpkg/<PACKAGE>.local" files and put "etc:f" in my lrpkg.cfg. Now it works.
Eric Wolzak wrote: > Hi Abjin > > > Hi, > > > > I created a "Bering" cd and when I boot the cd after backing up all the >configuration changes, I find that my network > > configuration is not getting saved during backup. I made changes to network >configuration several time, made backup and > > every time when I reboot the network files default to the initial file. These are >the files that I load from lrpkg.cfg. > > >root,etc,local,modules,shorwall,openssl,mawk,ipsec,ipsec509,dhcpd,dnscache,weblet,tcpdump,libpcap > > How did you backup, on a floppy ? probably yes, are you sure that the > backed up files are loaded during booting. > > To test if your etc.lrp is backed up correctly you should do the following: > > mount /dev/fd0u1680 /mnt if you have a 1680 Kb floppy or > mount /dev/fd0u1440 /mnt if you have a 1440 Kb (normal) floppy > > then > cp /mnt/etc.lrp / > cd / > lrpkg -i etc.lrp > > now check the settings in interface etc. If they are now set to the correct > value, you have a good backup, but a problem with loading the correct > package. > if etc.lrp doesn't exist, you possible tried to backup to the cdrom ( look > at the destination option.) > > Now look at the lrcfg backup menu > after a new boot, what backup device is listed at the backup device for > etc. > if this is CD than the cdrom is loaded as the only one or as the last one. > Did you specify the F or R options in syslinux.cfg > look at > http://leaf.sourceforge.net/devel/jnilo/bubooting.html > in the section 9.5 > > Good Luck > regards > > Eric Wolzak > member of the Bering Crew > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > ------------------------------------------------------------------------ > 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 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ------------------------------------------------------------------------ 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
