Re: [yocto] psplash wierdness

2015-09-23 Thread Andy Pont
Khem wrote... > Your initrd is missing /dev/null device it seems. You need to create it dring > build or > some runtime mechanism Hmmm, on further inspection it appears that in the /etc/rcS.d run level that psplash has been created as S00 while udev which is presumably going to create these

Re: [yocto] psplash wierdness

2015-09-23 Thread Khem Raj
Your initrd is missing /dev/null device it seems. You need to create it dring build or some runtime mechanism On Sep 23, 2015 8:10 AM, "Andy Pont" wrote: > I have spent all morning fine tuning psplash on a PXE booting system using > an NFS mounted root file system (all built with Yocto 1.8 for th