I'm getting into a right mess trying to do this. Maybe someone can give me some pointers as to where I'm going wrong.
I tried setting up the first floppy as per "On the first floppy keep only the following files: linux, syslinux.dpy, syslinux.cfg and initrd.lrp." This didn't work (gave me a non-bootable disk) unless I left the file ldlinux.sys on the first floppy too. I set up my syslinux.cfg as per this: display syslinux.dpy timeout 0 default linux initrd=initrd.lrp init=/linuxrc root=/dev/ram0 boot=/dev/fd0u1680:msdos DISKWAIT=yes PKGPATH=/dev/fd0u1680 LRP=root,etc,local,modules,pump,keyboard,shorwall,dnscache,sshd,ipsec,weblet This gave me an "undefined keyword in syslinux.cfg" error, and didn't prompt me for the second disk.Then it kernel panic'd after missing some root dirs. If I moved the diskwait to just after the init=/linuxrc, that gave me the same undefined error, but did prompt me for the second disk.After putting the second disk in, I got the same missing root dirs - kernel panic.I'd appreciate some pointers as to where I might be going wrong. I'm using Bering v1.0-RC2thanksDave ------------------------------------------------------------------------ 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