Hi, I've built an Angstrom 'console-image' using a recent git pull from openembedded master for a PXA255 board booting off a compact flash card. The kernel boots but init gets stuck after spewing these messages: >> INIT: version 2.86 booting Please wait: booting... Starting udev Remounting root file system... Caching udev devnodes Populating dev cache logger: mount: mount point /dev/pts does not exist logger: mount: mount point /dev/shm does not exist Configuring network interfaces... ifup: failed to lock statefile /etc/network/run/ifstate: Permission denied done. Starting portmap daemon: portmapportmap: fork: No such device. net.ipv4.conf.default.rp_filter = 1 net.ipv4.conf.all.rp_filter = 1 hwclock: can't open '/dev/misc/rtc': No such file or directory Tue Oct 19 15:54:00 UTC 2010 hwclock: can't open '/dev/misc/rtc': No such file or directory Checking for built-in Bluetooth: no Collected errors: * opkg_conf_init: Could not lock /usr/lib/opkg/lock: Permission denied. >>
I expected to get to a login prompt :(. There is no network device and I'm guessing I have the RTC incorrectly configured however the messages about '/dev/pts, /dev/shm, and opkg' looked suspicious to me. Am I missing some kernel options or do I need to create a device table etc.? Versions: - angstrom-2008 - linux 2.6.31 I hope this is the appropriate mailing list for this question. Thanks, Ash _______________________________________________ Angstrom-distro-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
