Stephen More wrote:
The floppy image that exists on the 2.2 iso image is missing the leaf.cfg.
So I created a leaf.cfg with
LRP="root config etc local modules iptables dhcpcd keyboard shorwall ulogd dnscache dropbear weblet" PKGPATH="/dev/cdrom:iso9660" syst_size=6M log_size=2M
The system now boots, but when I try to backup a package there is no floppy option, I have to make it using custom. Then after the system reboots, it does not load the backed up package from disk.
What have I done wrong ?
-Thanks Steve More
try
PKGPATH=/dev/fd0:msdos,/dev/cdrom:iso9660 syst_size=8M log_size=2M
------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl ------------------------------------------------------------------------ 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
