Am 01.04.2013 07:04, schrieb Victor McAllister: > on a PC Engines ALIX > > I am using syslinux to boot Bering 5b1 serial Geode. > > The system boots until > > LINUXRC: Root: /dev/ram0 > LINUXRC: Looking for leaf.cfg... > LINUXRC: Generating default dirs... > LINUXRC: Generating /tmp & /var/log partitions ... > LINUXRC: PKGPATH is empty or unset. Can not install packages. > LINUXRC: LRP= is empty or unset. Can not install packages. > LINUXRC: chown and chmod /dev... > LINUXRC: Loaded Packages > LINUXRC: Creating new rootfs... > LINUXRC: Switch_root into newfs... > can't run '/etc/init.d/rcS': No such file or directory > > Please press Enter to activate this console. > > > This is similar to a problem a couple of years ago on Bering 4 when > initrd.lrp did not have the pata_1200.ko module required for the wrap > board to see the compact flash and so it cannot find leaf.cfg and > complete booting. > > Anyone else seeing this problem?
Victor; yes I can reproduce it. Edit syslinux.cfg and remove the leading slashes from initrd.lrp and initmod.lrp DEFAULT /syslinux/linux initrd=/initrd.lrp,/initmod.lrp rw root=/dev/ram0 ... should be looks like below: DEFAULT /syslinux/linux initrd=initrd.lrp,initmod.lrp rw root=/dev/ram0 ... hth kp ------------------------------------------------------------------------------ Own the Future-Intel® Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d ------------------------------------------------------------------------ leaf-user mailing list: leaf-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-user Support Request -- http://leaf-project.org/